aboutsummaryrefslogtreecommitdiffstats
path: root/security-utils/src/main/java/com/yahoo/security/hpke
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0910-10/+10
* Implement RFC 9180 HPKE sender asymmetric key authentication modeTor Brede Vekterli2023-03-233-5/+132
* Add an "interactive" token resealing protocol and basic tooling supportTor Brede Vekterli2023-01-311-4/+4
* Correct class name to reflect actual cipher name orderTor Brede Vekterli2022-12-013-6/+6
* Add X25519 private to public key extraction and use for HPKE openingTor Brede Vekterli2022-10-193-16/+9
* Minimal implementation of RFC 9180 Hybrid Public Key Encryption (HPKE)Tor Brede Vekterli2022-10-1810-0/+835