Skip to content

Release: v1.3.21

Compare
Choose a tag to compare
@crypto-transport-libs-ci-bot crypto-transport-libs-ci-bot released this 13 Sep 16:28
fd014b0

Weekly release for September 13 2022

What's Changed

  • release(rust-bindings): 0.0.12 by @goatgoose in #3462
  • Re-worked Session Resumption Usage Guide Sections by @maddeleine in #3423
  • openssl3 integration: load legacy provider for rc4 cipher by @toidiu in #3457
  • pass padding of 0 to EVP_CIPHER_CTX_set_padding by @toidiu in #3450
  • create rfc9151 security policy by @toidiu in #3431
  • openssl3 integration: work around for broken make build by @toidiu in #3468
  • Reference s2n_crypto_parameters via pointers by @lrstewart in #3469
  • Allocate s2n_crypto_parameters separately by @lrstewart in #3470
  • openssl3 integration: workaround for new EVP_Cipher return code by @toidiu in #3466
  • feat: add dynamic buffer capabilities by @camshaft in #3472
  • Add test certificate chains and CRLs for testing CRL validation by @goatgoose in #3458
  • ci: add openssl111 to LD_LIBRARY_PATH for integv2 testing by @dougch in #3464
  • Fix reference to wrong function by @armanbilge in #3478
  • Fix documentation for record sizes by @lrstewart in #3418
  • ci: update freebsd image by @toidiu in #3479
  • openssl3 integration: store const RSA and EC_KEY by @toidiu in #3474
  • openssl3 integration: cleanup providers by @toidiu in #3481
  • Allow static and shared libs to be mixed. by @graebm in #3467
  • Revert "Allow static and shared libs to be mixed." by @dougch in #3483

New Contributors

Full Changelog: v1.3.20...v1.3.21