summary refs log tree commit diff
path: root/crypto/src/tls (follow)
Commit message (Expand)AuthorAgeFilesLines
* Calculate HMAC without extracting TlsSecretPeter Dettman2021-07-243-6/+23
* Simplify HandleClosePeter Dettman2021-07-211-7/+7
* Avoid redundant CheckUsageInRole callsPeter Dettman2021-07-148-61/+25
* Refactoring around TlsEncryptorPeter Dettman2021-07-138-28/+39
* Some methods towards GMSSL supportPeter Dettman2021-07-134-20/+57
* Port of new TLS API from bc-javaPeter Dettman2021-07-12266-0/+36270