summary refs log tree commit diff
path: root/crypto/src/tls/DtlsReliableHandshake.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CleanupPeter Dettman2022-09-201-1/+0
|
* Refactoring around MemoryStreamPeter Dettman2022-06-301-7/+2
|
* Generics migration in TlsPeter Dettman2022-06-281-16/+13
|
* Fix return typePeter Dettman2022-03-161-4/+2
|
* DTLS: delayed handshake hash updatePeter Dettman2022-03-161-84/+101
| | | | - avoid clone of handshake hash
* Fixes for new_session_ticketPeter Dettman2021-10-041-1/+2
| | | | - see https://github.com/bcgit/bc-csharp/issues/317
* Port of new TLS API from bc-javaPeter Dettman2021-07-121-0/+558