Release v1.32.0
What's Changed
- Update HMAC to fail when null value is passed to out parameter by @kexgaber in #1662
- Add EC seed functions as deprecated no-ops by @samuel40791765 in #1674
- Remove source patches for python main integration test by @WillChilds-Klein in #1681
- extend ec2-test-framework instance timeout by @samuel40791765 in #1688
- Add initial x509 tool by @ecdeye in #1666
- add support for EC_POINT_bn2point by @samuel40791765 in #1645
- Improve gcc-4.8 support/testing by @justsmth in #1665
- ec_nistp table generation for scalar multiplication by @dkostic in #1669
- Remove dead tail code from (non-SHA3) AES-GCM AArch64 kernel by @hanno-becker in #1639
- Set ret to NULL before return in EC_POINT_bn2point by @samuel40791765 in #1692
- Add CI script to build and test ACCP by @sp717 in #1684
- Update patch for tpm2-tss by @justsmth in #1698
- Update tcpdump integ test by @justsmth in #1699
- Add support for parsing ECPKParameter PEM files by @samuel40791765 in #1670
- add ECPKParameters_print as no-op by @samuel40791765 in #1686
- AES-GCM AArch64: Store swapped Htable values by @hanno-becker in #1403
- Add test to ensure sequence numbers are allowed to increase by more than one by @maddeleine in #1667
- Upstream: Add Intel Indirect Branch Tracking support by @justsmth in #1659
- Fix Windows/ARM64 assembly build by @justsmth in #1697
- Prepare release v1.32.0 by @justsmth in #1700
New Contributors
- @kexgaber made their first contribution in #1662
- @hanno-becker made their first contribution in #1639
- @sp717 made their first contribution in #1684
- @maddeleine made their first contribution in #1667
Full Changelog: v1.31.0...v1.32.0