summary refs log tree commit diff
path: root/crypto/src/tls/DtlsEpoch.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* RFC 9146: DtlsEpoch tracks record header lengthsPeter Dettman2023-04-131-1/+8
| | | | - accounts for whether connection ID is in use for read/write.
* Port of new TLS API from bc-javaPeter Dettman2021-07-121-0/+61