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
fb3185bb72b44bab6c5200582a1d059b2a500d3f
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