[Cryptography] Amazon releases open source cryptographic module
    Viktor Dukhovni 
    cryptography at dukhovni.org
       
    Thu Jul  2 17:05:52 EDT 2015
    
    
  
On Thu, Jul 02, 2015 at 01:35:37PM -0700, Ryan Carboni wrote:
> s2n versus LibreSSL?
> 
> I lean toward the folks that aren't hired by the US government to do cloud
> computing.
> https://aws.amazon.com/govcloud-us/
The code is easy enough to read, the provenance is not so important.
What matters more is that as yet, the library is incomplete:
    https://github.com/awslabs/s2n/blob/master/tls/s2n_connection.c
        /* At present s2n is not suitable for use in client mode, as it
         * does not perform any certificate validation. However it is useful
         * to use S2N in client mode for testing purposes. An environment
         * variable is required to be set for the client mode to work.
         */
-- 
	Viktor.
    
    
More information about the cryptography
mailing list