You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Benedikt Ritter <br...@apache.org> on 2017/05/18 11:40:15 UTC

[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: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


RE: [CRYPTO] Suggestion from ApacheCON: Have a look at Amazon s2n

Posted by "Ke, Xianda" <xi...@intel.com>.
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:britter@apache.org] 
Sent: Thursday, May 18, 2017 7:40 PM
To: Commons Developers List <de...@commons.apache.org>
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: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org