v1.6.0
Highlights
- AES Key Wrap Algorithm Support by @skmcgrail in #250
- Expose accessors for private/public key on elliptic curve keys by @justsmth in #259
- KEM: Key-Encapsulation Mechanisms API Support by @skmcgrail in #260
- RSA Module Refactor by @skmcgrail in #273
- Support for PowerPC big-endian by @justsmth in #295
- Persistent private keys for agreement by @justsmth in #302
- A working FIPS build for Windows by @justsmth in #309
- RSA Key Generation Support by @skmcgrail in #315
- Update to latest FIPS-2.0.6 by @justsmth in #318
- Update aws-lc-sys/aws-lc to v1.20.0 by @skmcgrail in #314
Other Changes
- Update rustls integration test by @skmcgrail in #291
- CI for minimal dependency versions by @justsmth in #290
- Enable exhaustive_enums lint by @skmcgrail in #289
- Move hex functions out of test mod by @justsmth in #293
- Updated aws-lc-fips-sys and fips feature messaging by @skmcgrail in #282
- Consider target env for pregenerated bindings by @justsmth in #283
- Set debug for CMAKE_BUILD_TYPE by @justsmth in #298
- Improve support for big/little-endian arrays by @justsmth in #299
- Use classic comment style for CMakelists copyright notice by @WesleyRosenblum in #304
- Refactor sys-crate Cmake build logic by @justsmth in #301
- RSA Module Tidying by @skmcgrail in #305
- Fix script nightly feature by @skmcgrail in #307
- Migrate actions-rs/* to dtolnay/rust-toolchain by @skmcgrail in #308
- Add CI test with musl by @justsmth in #310
- Update to AWS-LC-FIPS-2.0.5 by @justsmth in #313
- Update bindgen requirement from 0.68.1 to 0.69.2 by @dependabot in #311
- Use cargo-careful w/ CI tests by @justsmth in #312
- Split CI configuration across multiple files by @justsmth in #316
- Rust Docs + GH workflow cleanup by @justsmth in #320
- Minor adjustments to key_wrap module API by @skmcgrail in #321
- Fix GH doc deploy by @justsmth in #323
- Encoding docs cleanup by @justsmth in #319
- Fix doc deploy 2 by @justsmth in #324
New Contributors
- @WesleyRosenblum made their first contribution in #304
Full Changelog: v1.5.2...v1.6.0