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-28 13:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7b560f2aba1629b5dc0bf6190bd19cdfe4b7c96
wolfssl
/
wolfcrypt
History
David Garske
d7b560f2ab
Fix for scan-build warning about value being stored and not used. Changed the
wc_RsaFunction
API to public. Added ability to expose
wc_RsaDirect
with new define
WC_RSA_DIRECT
.
2018-05-30 12:44:55 -07:00
..
benchmark
Coverity fixes 2 (
#1493
)
2018-04-13 05:35:18 -07:00
src
Fix for scan-build warning about value being stored and not used. Changed the
wc_RsaFunction
API to public. Added ability to expose
wc_RsaDirect
with new define
WC_RSA_DIRECT
.
2018-05-30 12:44:55 -07:00
test
Improved the CryptoDev test to include example callback with context.
2018-05-30 09:11:44 -07:00
user-crypto
* Added support for not loading a private key for server or client when
HAVE_PK_CALLBACK
is defined and the private PK callback is set. Tested with all cipher suites, TLS 1.2/1.3, client/server certs, RSA/ECC/ED25519.
2018-03-21 11:27:08 -07:00