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 14:12:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b40913e80c993dbd518134c333198ae338d6335d
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
b40913e80c
wolfcrypt/src/random.c: restore outer cast in array_add() to avoid -Wconversion added in
b28e22aef0
, itself a fix for a defect added in
ed11669f3c
(root cause of warning is implicit type promotion).
2024-07-25 15:25:32 -05:00
..
benchmark
update copyright to 2024
2024-07-19 13:15:05 -06:00
src
wolfcrypt/src/random.c: restore outer cast in array_add() to avoid -Wconversion added in
b28e22aef0
, itself a fix for a defect added in
ed11669f3c
(root cause of warning is implicit type promotion).
2024-07-25 15:25:32 -05:00
test
wolfcrypt/src/asn.c: in EccSpecifiedECDomainDecode(), in calls to DataToHexString(), cast curve->size to word32 to resolve -Wconversion.
2024-07-22 18:21:36 -05:00