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-07-10 08:50:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac92204c156e9ee9a35eb36713028153bc3d3137
wolfssl
/
wolfcrypt
T
History
Daniel Pouzzner
ac92204c15
make -DNO_ED448_KEY_{IMPORT,EXPORT} buildable
2021-07-16 18:21:30 -05:00
..
benchmark
ED: add streaming API to the ED verify routines: wc_ed*_verify_msg_init(), wc_ed*_verify_msg_update(), wc_ed*_verify_msg_final();
2021-07-16 13:49:47 -05:00
src
make -DNO_ED448_KEY_{IMPORT,EXPORT} buildable
2021-07-16 18:21:30 -05:00
test
ED: add --enable-ed25519-stream and --enable-ed448-stream to configure.ac, disabled by default, and add them to --enable-all and --enable-all-crypto lists, along with --enable-aesgcm-stream; report AES-GCM and ED* streaming API options in feature summary rendered at end;
2021-07-16 13:49:47 -05:00
user-crypto
cppcheck: fixes from reviewing report
2021-05-20 17:55:06 +10:00