index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
hpke
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
open brace '{' following struct go on the same line
Dimitri Papadopoulos
2024-07-22
1
-2
/
+1
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
OpenSSL License is applied for some source files, change to Apache 2
Shakti Shah
2024-02-19
1
-1
/
+1
*
Add additional internal HPKE hardening checks resulting from code audit.
Stephen Farrell
2023-11-03
2
-52
/
+80
*
Copyright year updates
Matt Caswell
2023-09-07
2
-2
/
+2
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-06-15
2
-2
/
+2
*
configure: introduce no-ecx to remove ECX related feature
Yi Li
2023-06-14
1
-0
/
+4
*
Fix a HPKE API to put libctx, propq as last (optional parameters).
slontis
2023-04-14
1
-6
/
+4
*
prevent HPKE sender setting seq unwisely
Stephen Farrell
2022-12-08
1
-1
/
+44
*
hpke: fix tests with disabled chacha20 or poly1305
Tomas Mraz
2022-12-05
1
-4
/
+2
*
Refactoring some operations to avoid repeated calls
Tomas Mraz
2022-12-05
1
-72
/
+54
*
hpke_aead_enc/dec(): Refactor to pass in OSSL_HPKE_CTX *
Tomas Mraz
2022-12-05
1
-36
/
+18
*
ossl_kdf_ctx_create(): Check for NULL KDF being fetched
Tomas Mraz
2022-12-05
1
-0
/
+4
*
Fix Coverity issues in HPKE
slontis
2022-11-29
1
-20
/
+13
*
Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.
Stephen Farrell
2022-11-25
3
-17
/
+1801
*
Add HPKE DHKEM provider support for EC, X25519 and X448.
slontis
2022-09-23
2
-0
/
+180