-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule picotls
updated
8 files
+6 −4 | include/picotls.h | |
+12 −6 | include/picotls/openssl.h | |
+1 −0 | lib/cifra/x25519.c | |
+7 −2 | lib/hpke.c | |
+15 −12 | lib/openssl.c | |
+7 −2 | lib/picotls.c | |
+18 −18 | t/assets/rsa/cert.pem | |
+8 −8 | t/openssl.c |