This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-27 14:32:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d04ab3757edae22d8250dbf4fc8fbe8da207e6ff
wolfssl
/
wolfcrypt
History
David Garske
d04ab3757e
New build option
WIN_REUSE_CRYPT_HANDLE
to allow reuse of the windows crypt provider handle. Seeding happens on any new RNG or after
WC_RESEED_INTERVAL
. If using threads make sure wolfSSL_Init() or wolfCrypt_Init() is called before spinning up threads. ZD 19754. Fixed minor implicit cast warnings in internal.c. Add missing
hpke.c
to wolfssl VS project.
2025-05-06 14:38:02 -07:00
..
benchmark
Merge branch 'master' into OE8-CHECK-IN
2025-04-14 15:24:28 -06:00
src
New build option
WIN_REUSE_CRYPT_HANDLE
to allow reuse of the windows crypt provider handle. Seeding happens on any new RNG or after
WC_RESEED_INTERVAL
. If using threads make sure wolfSSL_Init() or wolfCrypt_Init() is called before spinning up threads. ZD 19754. Fixed minor implicit cast warnings in internal.c. Add missing
hpke.c
to wolfssl VS project.
2025-05-06 14:38:02 -07:00
test
linuxkm: register dh and ffdhe.
2025-04-25 21:21:26 -05:00