summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/security
Commit message (Expand)AuthorAgeFilesLines
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-1920-1341/+0
* Revert "Move classes in com.yahoo.security to security-utils"Harald Musum2018-10-1920-0/+1341
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-1720-1341/+0
* Ensure stable ordering of fields in DNBjørn Christian Seime2018-10-171-1/+2
* Introduce insecure mixed mode + move env var logic to separate classBjørn Christian Seime2018-09-261-0/+66
* Revert "Use BouncyCastle as provider for JKS keystore"Bjørn Christian Seime2018-09-121-1/+1
* Use BouncyCastle as provider for JKS keystoreBjørn Christian Seime2018-09-111-1/+1
* Support PEM serialization of EC private keysBjørn Christian Seime2018-09-111-3/+11
* Add type representing generic TLS config for VespaBjørn Christian Seime2018-09-102-0/+98
* Allow multiple certificates in PEM fileBjørn Christian Seime2018-09-101-3/+3
* Add builder method for creating truststore from PEMBjørn Christian Seime2018-09-101-0/+30
* Add TODOBjørn Christian Seime2018-09-031-0/+1
* Make serial number a BigInteger to allow for >64-bit valuesBjørn Christian Seime2018-09-031-5/+13
* Add helper wrapper to set csr/certificate as CABjørn Christian Seime2018-09-032-0/+8
* Add 'SHA256withECDSA' as signature algorithmBjørn Christian Seime2018-09-031-0/+1
* Fix typo in name of enum constantBjørn Christian Seime2018-09-031-1/+1
* Use elliptic curve crypto to speed up unit testsBjørn Christian Seime2018-08-302-2/+5
* Use BouncyCastle to generate keypairsBjørn Christian Seime2018-08-301-1/+1
* Copy security related utility classes from vespa-athenz to vespajlibBjørn Christian Seime2018-08-3017-0/+1117