AWS Open Source Blog
Tag: encryption
Introducing AWS Libcrypto for Rust, an Open Source Cryptographic Library for Rust
AWS Libcrypto for Rust (aws-lc-rs) is an open source cryptographic library for Rust software developers with FIPS cryptographic requirements.
Open Sourcing Encryption in Transit for Redis
中文版 Amazon Web Services announced today at redisconf that it is open sourcing encryption-in-transit for Redis, the leading in-memory key-value data store. Amazon ElastiCache for Redis added the encryption-in-transit feature last year to help our customers encrypt their Redis data sets and satisfy compliance requirements. We learned from our customers, and designed a solution that […]
Better Random Number Generation for OpenSSL, libc, and Linux Mainline
中文版 In 2015, AWS introduced s2n, a new open source implementation of the TLS/SSL protocols that protect the privacy and integrity of data moving over a network. s2n was designed to be secure, simple, small, and fast. The project is thriving, and we use it extensively. In February, our CISO Stephen Schmidt shared that “we […]