Hi Benedikt, I've took a glance at s2n. It is not a full replacement for OpenSSL, its crypto is a wrapper of OpenSSL. It doesn't support all the algorithms that OpenSSL supports. For instance, s2n does not support AES-CTR algorithm.
Regards, Xianda -----Original Message----- From: Benedikt Ritter [mailto:[email protected]] Sent: Thursday, May 18, 2017 7:40 PM To: Commons Developers List <[email protected]> Subject: [CRYPTO] Suggestion from ApacheCON: Have a look at Amazon s2n Hi folks, Somebody at Dapeng’s talk about commons crypto suggested us to have a look at Amazon s2n [1]. I’m not sure it is a full replacement for OpenSSL, but if it is, it may be interesting to have it as an alternative native backend for crypto. Cheers, Benedikt [1] https://github.com/awslabs/s2n --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
