Hi All,

OWASP is the Open Web Application Security Project
(https://www.owasp.org/). OWASP offers ESAPI, the Enterprise Security
API. ESAPI helps secure typical tasks, such as querying a SQL database
(by providing database specific encoders) and encrypting data for
storage (by providing authenticated encryption with recommended
ciphers).

Previously, ESAPI was offered in safe languages such as Java and .Net.
The project will soon be offering a C++ variant using Crypto++ as the
underlying cryptographic library. The project will be run by David
Anderson and Kevin Wall.

Crypto++ and C++ programmers are encouraged to participate. The OWASP
C++ code will be located at
http://code.google.com/p/owasp-esapi-cplusplus/, and the project
mailing list can be found at
https://lists.owasp.org/mailman/listinfo/owasp-esapi-c++.

Jeff

-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.

Reply via email to