-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating nim-bearssl to release 0.2.3 (#2796)
- Loading branch information
1 parent
f5d87c5
commit dcff7e9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nim-bearssl
updated
8 files
+1 −1 | bearssl.nimble | |
+2 −2 | bearssl/abi/bearssl_rand.nim | |
+8 −4 | bearssl/abi/bearssl_ssl.nim | |
+1 −1 | bearssl/abi/bearssl_x509.nim | |
+2 −2 | bearssl/certs/cacert.nim | |
+1,226 −1,061 | bearssl/certs/cacert20240311.c | |
+1 −1 | bearssl/rand.nim | |
+1 −1 | tests/test_rand.nim |