This website requires JavaScript.
Explore
Help
Sign In
frost
/
secp256k1-zkp
Watch
3
Star
0
Fork
0
You've already forked secp256k1-zkp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
secp256k1-zkp
/
contrib
History
Pieter Wuille
9570f674cc
Avoid passing out-of-bound pointers to 0-size memcpy
...
Doing so could be considered UB in a strict reading of the standard. Avoid it.
2021-01-23 21:56:43 -08:00
..
lax_der_parsing.c
Avoid passing out-of-bound pointers to 0-size memcpy
2021-01-23 21:56:43 -08:00
lax_der_parsing.h
Fix insecure links
2020-12-18 00:24:22 +02:00
lax_der_privatekey_parsing.c
Avoid passing out-of-bound pointers to 0-size memcpy
2021-01-23 21:56:43 -08:00
lax_der_privatekey_parsing.h
Fix insecure links
2020-12-18 00:24:22 +02:00
travis.sh
Fix insecure links
2020-12-18 00:24:22 +02:00