This website requires JavaScript.
Explore
Help
Register
Sign In
WolfSSL
/
wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
Watch
1
Star
0
Fork
You've already forked wolfssl
0
Code
Issues
Releases
Wiki
Activity
d04ab3757e
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