Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year updates | Tomas Mraz | 2024-09-05 | 1 | -1/+1 |
* | open brace '{' following struct go on the same line | Dimitri Papadopoulos | 2024-07-22 | 1 | -4/+2 |
* | Add additional internal HPKE hardening checks resulting from code audit. | Stephen Farrell | 2023-11-03 | 1 | -2/+11 |
* | Copyright year updates | Matt Caswell | 2023-09-07 | 1 | -1/+1 |
* | configure: introduce no-ecx to remove ECX related feature | Yi Li | 2023-06-14 | 1 | -1/+19 |
* | Fix a HPKE API to put libctx, propq as last (optional parameters). | slontis | 2023-04-14 | 1 | -24/+34 |
* | Fix windows builds | FdaSilvaYY | 2023-01-24 | 1 | -2/+2 |
* | prevent HPKE sender setting seq unwisely | Stephen Farrell | 2022-12-08 | 1 | -27/+93 |
* | hpke: fix tests with disabled chacha20 or poly1305 | Tomas Mraz | 2022-12-05 | 1 | -0/+2 |
* | Refactoring some operations to avoid repeated calls | Tomas Mraz | 2022-12-05 | 1 | -7/+0 |
* | Fix Coverity issues in HPKE | slontis | 2022-11-29 | 1 | -15/+4 |
* | Implements Hybrid Public Key Encryption (HPKE) as per RFC9180. | Stephen Farrell | 2022-11-25 | 1 | -0/+1921 |