summary refs log tree commit diff
path: root/crypto/src/tls/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* Store the PRF CryptoHashAlgorithmPeter Dettman2021-07-252-10/+1
* Refactoring around TLS HKDFPeter Dettman2021-07-253-4/+34
* Calculate HMAC without extracting TlsSecretPeter Dettman2021-07-242-0/+21
* Avoid redundant CheckUsageInRole callsPeter Dettman2021-07-142-22/+2
* Refactoring around TlsEncryptorPeter Dettman2021-07-137-26/+35
* Port of new TLS API from bc-javaPeter Dettman2021-07-1294-0/+6824