aboutsummaryrefslogtreecommitdiffstats
path: root/jrt/tests/com/yahoo/jrt/CryptoUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Merge Java package 'c.y.s.tls.{auth,json,policy}' into 'c.y.s.tls'Bjørn Christian Seime2022-07-201-4/+4
* Remove 'role' concept from 'authorized-peers'Bjørn Christian Seime2022-07-111-3/+0
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Encapsulate pattern implementation in RequiredPeerCredentialBjørn Christian Seime2020-11-251-3/+1
* Override hostname verification in PeerAuthorizerTrustManagerBjørn Christian Seime2020-02-171-5/+8
* Make peer authentication in TlsContext configurableBjørn Christian Seime2019-07-031-1/+2
* Remove ciphers from DefaultTlsContext public constructorsBjørn Christian Seime2019-07-031-1/+1
* Move constants from DefaultTlsContext to TlsContextBjørn Christian Seime2019-07-031-1/+1
* Use 'prime256v1' curve for EC keysBjørn Christian Seime2019-01-231-7/+5
* Allow configuration of accepted ciphersBjørn Christian Seime2019-01-231-1/+2
* Use AuthorizationMode to configure behaviour of PeerAuthorizerTrustManagerBjørn Christian Seime2018-12-051-2/+2
* Use DefaultTlsContext in jrt unit testsBjørn Christian Seime2018-12-051-53/+17
* Update TODO commentBjørn Christian Seime2018-12-051-1/+1
* Add TODOBjørn Christian Seime2018-11-281-0/+1
* Use TlsContext to construct TlsCryptoEngineBjørn Christian Seime2018-11-281-0/+23
* Use PeerAuthorizer in TLS unit tests of jrtBjørn Christian Seime2018-11-271-0/+24
* Test SslEngine in EchoTest and SessionTestBjørn Christian Seime2018-09-031-0/+43