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 08:42:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d077c39f42b2c57ca0f5e4792e594e183eff719c
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
d077c39f42
wolfcrypt/test/test.c: in aes_xts_128_test(), gate in-place test on !HAVE_FIPS || FIPS_VERSION_GE(5,3); in hpke_test(), gate tests on availability of relevant ECC curve, not just on relevant digest.
2023-01-27 16:49:46 -06:00
..
benchmark
Fix for
MB
vs
MiB
printing. The
base2
option was printing type backwards (
base2=1
= 1024 bytes and
base2=0
or
-base10
means 1000 bytes).
2023-01-12 11:09:20 -08:00
src
wolfcrypt/src/port/arm/armv8-aes.c: harmonize arg validation in aarch64-armasm wc_AesCcm{En,De}crypt() with aes.c -- tolerate null in/out iff inSz==0.
2023-01-27 16:32:13 -06:00
test
wolfcrypt/test/test.c: in aes_xts_128_test(), gate in-place test on !HAVE_FIPS || FIPS_VERSION_GE(5,3); in hpke_test(), gate tests on availability of relevant ECC curve, not just on relevant digest.
2023-01-27 16:49:46 -06:00
user-crypto
update copyright to 2023
2022-12-30 17:12:11 -07:00