Clone this repo:
  1. 0ce3e48 Bump downstream dependencies in CI (#15376) by pyca-boringbot[bot] · 4 hours ago main
  2. b0e1c48 Bump BoringSSL, OpenSSL, AWS-LC in CI (#15375) by pyca-boringbot[bot] · 4 hours ago
  3. bdb3039 reopen main for development (#15373) by Alex Gaynor · 25 hours ago
  4. dcb7050 Prepare for 50.0.0 release (#15372) by Alex Gaynor · 26 hours ago 50.0.0
  5. 53fccd9 Don't leak how PKCS#7 encryptedKey decryption failed (#15369) by Alex Gaynor · 27 hours ago
  6. d472f97 Add `from __future__ import annotations` to all src/ Python files (#15371) by Alex Gaynor · 27 hours ago
  7. 908773d Bump downstream dependencies in CI (#15368) by pyca-boringbot[bot] · 29 hours ago
  8. 2cc07cc Bump BoringSSL, OpenSSL, AWS-LC in CI (#15367) by pyca-boringbot[bot] · 29 hours ago
  9. c94ede9 chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366) by dependabot[bot] · 29 hours ago
  10. 67a8308 chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365) by dependabot[bot] · 29 hours ago
  11. 95018ff Release the GIL in one-shot AEAD encrypt/decrypt (#15361) by Paul Kehrer · 2 days ago
  12. 6954733 Release the GIL during DH and DSA parameter generation (#15364) by Paul Kehrer · 2 days ago
  13. 6893b94 Import _serialization instead of serialization in x509/extensions (#15363) by Paul Kehrer · 2 days ago
  14. a7582c7 Remove unused utils.cached_property (#15362) by Paul Kehrer · 2 days ago
  15. 27307ca Add a fast path to _check_byteslike for common buffer types (#15360) by Paul Kehrer · 2 days ago
  16. d1eaccb Release the GIL in hash, HMAC, cipher, and AEAD operations (#15359) by Paul Kehrer · 2 days ago
  17. 9bcfcce Avoid double allocation in CipherContext.update for stream modes (#15358) by Paul Kehrer · 2 days ago
  18. 6f73ba2 Deprecate Diffie-Hellman over finite fields (FFDH) (#15171) by Alex Gaynor · 2 days ago
  19. 33601e1 Reduce Fernet per-operation overhead (#15357) by Paul Kehrer · 2 days ago
  20. 9b03229 Cache non-deprecated attributes in _ModuleWithDeprecations (#15356) by Paul Kehrer · 2 days ago