This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Projects/OWASP Java Encoder Project"
From OWASP
m |
|||
Line 7: | Line 7: | ||
| project_description = | | project_description = | ||
*This project is a simple-to-use drop-in encoder class with little baggage. | *This project is a simple-to-use drop-in encoder class with little baggage. | ||
− | * | + | *This code was designed for high-availability/high-performance encoding functionality. |
*The current code base averages: 744ns/encode for XML We have plans to optimize it past: 450ns/encode (fairly easily) ESAPI.encodeForXML with same benchmark data: 3450ns/encode (7x slower) | *The current code base averages: 744ns/encode for XML We have plans to optimize it past: 450ns/encode (fairly easily) ESAPI.encodeForXML with same benchmark data: 3450ns/encode (7x slower) | ||
*The key motivation for the separate project was: | *The key motivation for the separate project was: | ||
− | #Simple drop-in encoding functionality | + | # Simple drop-in encoding functionality |
− | #Redesigned for performance | + | # Redesigned for performance |
# More complete API (uri and uri component encoding, etc) in some regards. | # More complete API (uri and uri component encoding, etc) in some regards. | ||
*This is a Java 1.5 project. | *This is a Java 1.5 project. |
Revision as of 19:34, 26 March 2012
PROJECT INFO What does this OWASP project offer you? |
RELEASE(S) INFO What releases are available for this project? | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|