blob: ddb7ffab5de80de6c6e1b62ac674f7cd81da8603 (
plain) (
blame)
1
2
3
4
5
6
7
|
AWS-LC is a general-purpose cryptographic library maintained by the AWS
Cryptography team for AWS and their customers. It is based on code from the
Google BoringSSL project and the OpenSSL project.
AWS-LC contains portable C implementations of algorithms needed for TLS and
common applications. For performance critical algorithms, optimized assembly
versions are included for x86 and ARM.
|