This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
92f1c6e339e3b77258f70b4dee89da0f690210d0
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