Skip to content

aws-lc

Compare
Choose a tag to compare
@graebm graebm released this 01 Apr 00:34
· 289 commits to main since this release
6abdaa0

This release simplifies the build process.

  • SDK uses libcrypto from included aws-lc submodule. Previously, Linux users needed to compile and install install libcrypto from OpenSSL in a specific way.

  • CMake option BUILD_DEPS is now ON by default, simplifying the configuration for most users.