|
|
Line 1: |
Line 1: |
− | {{Template:<includeonly>{{{1}}}</includeonly><noinclude>Project About</noinclude>
| + | #REDIRECT [[OWASP_Java_Encoder_Project]] |
− | | |
− | | project_name = OWASP Java Encoder Project
| |
− | | |
− | | project_home_page = OWASP Java Encoder Project
| |
− | | |
− | | project_description =
| |
− | *This project is a simple-to-use drop-in encoder class with little baggage.
| |
− | *This code was donated from SuccessFactors as part of the [[OWASP Java XML Templates Project|OWASP JXT project]]. This code was designed for high-availability/high-performanceencoding 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 key motivation for the separate project was:
| |
− | #Simple drop-in encoding functionality
| |
− | #Redesigned for performance
| |
− | # More complete API (uri and uri component encoding, etc) in some regards.
| |
− | *This is a Java 1.5 project.
| |
− | *We are currently finishing up the core encoding capability and will have all of the other ESAPI-encoder functions supported soon as well.
| |
− | | |
− | | project_license = [http://www.opensource.org/licenses/bsd-license.php New BSD License]
| |
− | | |
− | | leader_name1 = Jeff Ichnowski
| |
− | | |
− | | leader_username1 = Jeff_Ichnowski
| |
− | | |
− | | contributor_name1 = Jim Manico
| |
− | | |
− | | contributor_username1 = Jmanico
| |
− | | |
− | | contributor_name2 = Jeremy Long
| |
− | | |
− | | |
− | | pamphlet_link =
| |
− | | |
− | | presentation_link =
| |
− | | |
− | | mailing_list_name = https://lists.owasp.org/mailman/listinfo/owasp-java-encoder-project
| |
− | | |
− | | project_road_map = http://www.owasp.org/index.php/OWASP_Java_Encoder_Project/Roadmap
| |
− | | |
− | | links_url1 = http://code.google.com/p/owasp-java-encoder/
| |
− | | links_name1 = http://code.google.com/p/owasp-java-encoder/
| |
− | | |
− | | links_url2 =
| |
− | | links_name2 =
| |
− | | |
− | | release_1 = Coming soon
| |
− | | release_2 =
| |
− | | release_3 =
| |
− | | release_4 =
| |
− | <!--- The line below is for GPC usage only. Please do not edit it --->
| |
− | | project_about_page = Projects/OWASP Java Encoder Project
| |
− | }}
| |