RE: [PHP-I18N] Resources for multi-byte character security?
[email protected] ("Tex") Thu, 1 Aug 2024 13:56:28 -0700
| Newsgroups | php.i18n |
|---|---|
| Message-ID | <[email protected]> |
Nick see https://www.unicode.org/reports/tr36/ Unicode Security Considerations and https://unicode.org/reports/tr39/ Unicode Security Mechanisms Tex -----Original Message----- From: Nick Lockheart [mailto:[email protected]]=20 Sent: Thursday, August 1, 2024 1:15 PM To: [email protected] Subject: [PHP-I18N] Resources for multi-byte character security? I'm interested in learning more about multi-byte character security and related topics. It's hard to find anything online that isn't very topical or very narrow in scope. Are there any good comprehensive resources on multi-byte character flow through a web application? Thank you.