Release v1.10.0
What's Changed
- Upstream merge 2023 04 14 by @skmcgrail in #958
- Remove cruft from generate build script by @torben-hansen in #976
- Retire Armv7 x25519 implementation by @torben-hansen in #973
- P-384/521 runtime check for s2n-bignum on aarch64 by @dkostic in #983
- Update EVP AES GCM and XTS benchmarks to reuse the key and cipher during the benchmark by @andrewhop in #965
- test case when xts mode key and tweak init is done separately by @torben-hansen in #974
- Add GitHub Action for testing commits with aws-lc-rs by @skmcgrail in #971
- Add DH_check support to perf tool by @torben-hansen in #982
- Add missing symbols for postgres by @samuel40791765 in #979
- Upstream merge 2023-05-01 by @torben-hansen in #987
- Add benchmarks for EC_KEY_generate_key(_fips) by @samuel40791765 in #969
- Fix device farm CI build with boto3 by @samuel40791765 in #990
- Fix memory various minor memory leaks in speed.cc by @andrewhop in #988
- Enable valgrind tests on AArch64 by setting ARMCAP via static defines to avoid reading from MIDR_EL1. by @nebeid in #978
- Fix two trailing new-lines in PR template by @torben-hansen in #998
- Support OpenBSD on arm64 by @knightjoel in #962
- Add Postgres integration test CI by @samuel40791765 in #986
- P-384/521 fallback to small implementation when OPENSSL_SMALL is set by @dkostic in #984
- Upstream merge 2023 05 05 by @samuel40791765 in #997
- AWS CodeBuild GitHub Job Pruner by @skmcgrail in #980
- Minor fixes pointed out by static analysis by @samuel40791765 in #995
- Add Openssh integration tests to CI by @justsmth in #942
- Add support for X509_get0_pubkey by @samuel40791765 in #1000
- Fix incorrect lambda CodeBuild policy permission by @skmcgrail in #1001
- Check HWCAP_CPUID before reading MIDR_EL1 on aarch64 by @lilybarrowman in #1006
- Only build acvp/modulewrapper with BUILD_TESTING by @justsmth in #1012
- Run FIPS break tests as a part of the CI by @andrewhop in #1005
- Fix for building on aarch64 with 32-bit OS by @dkostic in #1015
- Merge integrate-pq into main by @WillChilds-Klein in #897
- Upstream merge 2023-05-12 by @dkostic in #1008
- Fix typo's and clarify some language by @torben-hansen in #993
- Bump AWSLC_VERSION_NUMBER_STRING to 1.10.0 by @andrewhop in #1019
New Contributors
- @lilybarrowman made their first contribution in #1006
Full Changelog: v1.9.0...v1.10.0