Skip to content

Release: v1.2.0

Compare
Choose a tag to compare
@torben-hansen torben-hansen released this 01 Sep 21:36
· 2326 commits to main since this release
b93f52e

Major changes since the last release (v.1.1.0):

  • Added additional EVP_CIPHER CFB ciphers.
  • Added SHA3 and SHAKE implementation. Run-time enabling required.
  • Added EVP_PKEY_HKDF support.
  • Made EVP_CIPHER opaque.
  • Added SSL_CTX_SET_ciphersuites support.
  • Imported jitter entropy 3.4.0.
  • Installing bssl tool by default.
  • Bumped required cmake version to 3.0.
  • Added awslc_api_version_num for getting api version number.
  • Synced s2n-bignum.
  • Added optimised md5 implementation for aarch64.
  • Added stitched implementation for aes-cbc+hmac TLS ciphers.