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 "Category:OWASP Enterprise Security API"
From OWASP
m (Fix bad grammar.) |
m (Add Google Tink as recommendation for strong crypto.) |
||
Line 127: | Line 127: | ||
* General HTML sanitization: [https://www.owasp.org/index.php/OWASP_Java_HTML_Sanitizer_Project OWASP Java HTML Sanitizer] | * General HTML sanitization: [https://www.owasp.org/index.php/OWASP_Java_HTML_Sanitizer_Project OWASP Java HTML Sanitizer] | ||
* Validation: [http://beanvalidation.org/ JSR-303/JSR-349 Bean Validation] | * Validation: [http://beanvalidation.org/ JSR-303/JSR-349 Bean Validation] | ||
− | *Strong cryptography: [https://github.com/google/keyczar Keyczar] | + | *Strong cryptography: [https://github.com/google/tink Google Tink], [https://github.com/google/keyczar Keyczar] |
* Authentication / authorization: [https://shiro.apache.org/ Apache Shiro] | * Authentication / authorization: [https://shiro.apache.org/ Apache Shiro] | ||
* CSRF protection: [https://www.owasp.org/index.php/Category:OWASP_CSRFGuard_Project OWASP CSRFGuard Project] or [https://www.owasp.org/index.php/CSRFProtector_Project OWASP CSRFProtector Project] | * CSRF protection: [https://www.owasp.org/index.php/Category:OWASP_CSRFGuard_Project OWASP CSRFGuard Project] or [https://www.owasp.org/index.php/CSRFProtector_Project OWASP CSRFProtector Project] |
Revision as of 00:52, 22 August 2018
This project is part of the OWASP Builders community. Feel free to browse other projects within the Defenders, Builders, and Breakers communities. |
Pages in category "OWASP Enterprise Security API"
The following 27 pages are in this category, out of 27 total.
C
E
- EASPI
- ESAPI Swingset
- ESAPI
- ESAPI Access Control
- ESAPI ClassicASP Readme
- ESAPI ColdFusion CFML Readme
- ESAPI Contributions
- ESAPI DotNET Readme
- ESAPI Javadocs
- ESAPI JavaScript Readme
- ESAPI Mapping
- ESAPI Plan
- ESAPI Python Readme
- ESAPI Secure Coding Guideline
- ESAPI Specification
- ESAPI Summit
- ESAPI-Building
- ESAPI-BuildingWithEclipse