Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-21 | 1.5 kB | |
Release_ v1.5.25 source code.tar.gz | 2025-08-21 | 5.1 MB | |
Release_ v1.5.25 source code.zip | 2025-08-21 | 9.3 MB | |
Totals: 3 Items | 14.3 MB | 3 |
Weekly release for August 25 2025
Release Summary
- Add a copy of the rfc9151 policy (20250429) which pins all of the policy parts to the current version.
- Adds new TLSv1.3-enabled security policies for CloudFront's outbound ("upstream") connections to origin servers. We also add similar policies with PQ enabled.
What's Changed
- chore: bindings release 0.3.24 by @johubertj in https://github.com/aws/s2n-tls/pull/5455
- chore: apply clippy fixes by @johubertj in https://github.com/aws/s2n-tls/pull/5459
- Add fixed version of the rfc9151 policy by @Mark-Simulacrum in https://github.com/aws/s2n-tls/pull/5277
- test(integration): add record padding test by @jmayclin in https://github.com/aws/s2n-tls/pull/5451
- refactor(stuffer): Rename s2n_stuffer_has_pem_encapsulated_block by @alice-aws in https://github.com/aws/s2n-tls/pull/5465
- ci: don't include tls/extensions in SAW build by @lrstewart in https://github.com/aws/s2n-tls/pull/5466
- ci: fix wikipedia network test + better error message by @lrstewart in https://github.com/aws/s2n-tls/pull/5470
- refactor: setup replacement default policies by @lrstewart in https://github.com/aws/s2n-tls/pull/5464
- Add TLSv1.3 (classical + PQ) policies for CloudFront Upstream by @WillChilds-Klein in https://github.com/aws/s2n-tls/pull/5460
New Contributors
- @alice-aws made their first contribution in https://github.com/aws/s2n-tls/pull/5465
Full Changelog: https://github.com/aws/s2n-tls/compare/v1.5.24...v1.5.25