Releases: awslabs/aws-c-cal
Releases · awslabs/aws-c-cal
Fix build against openssl 1.0.2
What's Changed
- Fix build against openssl 1.0.2 by @DmitriyMusatkin in #164
Full Changelog: v0.6.3...v0.6.4
RSA support and Fix MacOS 14+
What's Changed
- added workflow for handling answerable discussion by @yasminetalby in #156
- Fix aws-c-cal-config.cmake by @graebm in #158
- Be more explicit on int format in DER by @DmitriyMusatkin in #160
- RSA support by @DmitriyMusatkin in #159
- fix for byo crypto compile and add ci for it by @TingDaoK in #162
- Use fake pub key by @TingDaoK in #163
New Contributors
- @yasminetalby made their first contribution in #156
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
v0.6.0
What's Changed
- update time to ancient by @jmklix in #150
- Cleanup aws-lc thread locals and thread local key on library shutdown by @bretambrose in #152
Full Changelog: v0.5.27...v0.6.0
v0.5.27
What's Changed
- Support BoringSSL by @DmitriyMusatkin in #148
- Fix warnings in public headers by @waahm7 in #149
Full Changelog: v0.5.26...v0.5.27
Make sure unix initialization vectors for aes ctr mode are generated with 1 as the counter value.
Make sure unix initialization vectors for aes ctr mode are generated with 1 as the counter value.
Pre-release
Pre-release
What's Changed
- Fixed CTR mode on openssl not generating an empty counter. This wasn'… by @JonathanHenson in #147
Full Changelog: v0.5.25...v0.5.26
Add validation checks to AES algorithms. Fix some apple framework version checks.
Pre-release
What's Changed
- add github templates and bots by @jmklix in #143
- Unpin awslc by @TingDaoK in #144
- Fix for osx deployment target 10.9 by @waahm7 in #145
- Added validation for key and iv sizes. by @JonathanHenson in #146
New Contributors
Full Changelog: v0.5.24...v0.5.25
Fix legacy openssl builds and handle ios versions correctly
What's Changed
- Correctly detect mac os version. by @JonathanHenson in #140
- Handle openssl 1.0 on cipher reset correctly. by @JonathanHenson in #141
Full Changelog: v0.5.23...v0.5.24
Minor Bug fix in keywrap buffer management that broke on statically allocated buffers.
Pre-release
What's Changed
- Minor Bug fix in keywrap buffer management that broke on statically allocated buffers.. by @JonathanHenson in #139
Full Changelog: v0.5.22...v0.5.23