0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in 7cc06ea0b0e0ef4642443cab735ffe45a085eb9e More... over 4 years ago
Update QuicExt::update_secrets for new *ring* API More... over 4 years ago
Restore QUIC handshake test More... over 4 years ago
Remove QUIC key update test More... over 4 years ago
Remove spurious Option from quic::Secrets More... over 4 years ago
Avoid exposing secret key material in TLS 1.3 unless actually logging. More... almost 5 years ago
Comment out QUIC test until it can be fixed. More... almost 5 years ago
Improve encapsulation of key material during TLS 1.3 key schedule. More... almost 5 years ago
Remove HKDF smoke test. More... almost 5 years ago
Simplify `KeySchedule::derive_for_empty_hash()`. More... almost 5 years ago
Keep AEAD key material encapsulated in key schedule. More... almost 5 years ago
Factor out common parts of key schedule tests. More... almost 5 years ago
Simplify key material exporting & improve its error handling. More... almost 5 years ago
Rename `KeySchedule::derive` to `KeySchedule::derive_bytes`. More... almost 5 years ago
Avoid allocating temporary `Vec<u8>`s during each HKDF expansion. More... almost 5 years ago
Make TLS 1.3 key schedule less wasteful. More... almost 5 years ago
Use *ring* 0.16.4 HKDF API. More... almost 5 years ago
Remove `need_derive_for_extract` from `KeySchedule`. More... almost 5 years ago
Simplify key schedule. More... almost 5 years ago
Merge branch 'b/simplify-aad' of https://github.com/briansmith/rustls More... almost 5 years ago
Remove redundant `alg` fields. More... almost 5 years ago
Simplify construction of nonces. More... almost 5 years ago
Simplify construction of AAD. More... almost 5 years ago
Update minimum rustc version to 1.36(!) More... almost 5 years ago
Update to *ring* 0.16.2 to improve sealing operations. More... almost 5 years ago
Expose client's resumption ciphersuite More... almost 5 years ago
Fix ticketer More... almost 5 years ago
Use new sct.rs, ct-logs and webpki-roots More... almost 5 years ago
Updated for Ring 0.16 More... almost 5 years ago
Fix ticketer.rs More... almost 5 years ago