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 04:02:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df82b01e6876c85474cea9b3aa12fe58b1655f8e
wolfssl
/
wolfcrypt
History
David Garske
df82b01e68
Added x448 static ephemeral support.
2021-11-09 08:27:42 -08:00
..
benchmark
linuxkm: add --enable-benchmark switch (default yes) and BUILD_BENCHMARK conditional to configure.ac to allow build with testwolfcrypt but without benchmark; change gate in wolfcrypt/benchmark/include.am from
if !BUILD_LINUXKM
to
if BUILD_BENCHMARK
.
2021-11-08 18:25:15 -06:00
src
Added x448 static ephemeral support.
2021-11-09 08:27:42 -08:00
test
test.c: fix whitespace.
2021-11-08 18:24:42 -06:00
user-crypto
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
2021-11-08 17:35:05 -06:00