summaryrefslogtreecommitdiffstats
path: root/test/hpke_test.c
AgeCommit message (Expand)Author
2023-11-03Add additional internal HPKE hardening checks resulting from code audit.Stephen Farrell
2023-09-07Copyright year updatesMatt Caswell
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2023-04-14Fix a HPKE API to put libctx, propq as last (optional parameters).slontis
2023-01-24Fix windows buildsFdaSilvaYY
2022-12-08prevent HPKE sender setting seq unwiselyStephen Farrell
2022-12-05hpke: fix tests with disabled chacha20 or poly1305Tomas Mraz
2022-12-05Refactoring some operations to avoid repeated callsTomas Mraz
2022-11-29Fix Coverity issues in HPKEslontis
2022-11-25Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell