| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-01 | 1.6 kB | |
| v1.7.9 source code.tar.gz | 2026-09-01 | 4.9 MB | |
| v1.7.9 source code.zip | 2026-09-01 | 9.2 MB | |
| Totals: 3 Items | 14.2 MB | 0 | |
Release Summary
- Add
s2n_conn_get_signature_public_key_type()API which returns a string describing the leaf certificate's public key type and parameters for a completed TLS connection.
What's Changed
- feat: add backwards compatible hybrid PQ policies by @CarolYeh910 in https://github.com/aws/s2n-tls/pull/6044
- docs: io callback examples by @jmayclin in https://github.com/aws/s2n-tls/pull/6036
- fix(bindings): avoid mutable aliasing in shared Config callbacks by @jouho in https://github.com/aws/s2n-tls/pull/6053
- fix: set actual_protocol_version_established on deserialized connections by @jouho in https://github.com/aws/s2n-tls/pull/6049
- chore: upgrade CBMC to 6.11.0 by @WesleyRosenblum in https://github.com/aws/s2n-tls/pull/6061
- perf(sidetrail): Avoid digest zeroing in proof by @alexw91 in https://github.com/aws/s2n-tls/pull/6056
- chore(bindings): release bump v0.3.43 by @jouho in https://github.com/aws/s2n-tls/pull/6070
- feat: add
s2n_conn_get_signature_public_key_typeAPI by @CarolYeh910 in https://github.com/aws/s2n-tls/pull/5963 - feat(metrics): add negotiated metrics for compatibility by @jmayclin in https://github.com/aws/s2n-tls/pull/6068
- feat: skip blinding delay on missing required client cert by @jouho in https://github.com/aws/s2n-tls/pull/6072
- fix: restrict cert signature preferences in custom CNSA2 interop policies by @CarolYeh910 in https://github.com/aws/s2n-tls/pull/6073
- fix(metrics): normalize s2n signature by @jmayclin in https://github.com/aws/s2n-tls/pull/6077
Full Changelog: https://github.com/aws/s2n-tls/compare/v1.7.8...v1.7.9