oss-fuzz/projects/libsodium
Frank Denis 27f13eb527
libsodium: don't use the stack for potentially large data (#5190)
* libsodium: don't use the stack for potentially large data

Also check return codes of verification functions, and properly
check the random implementation name.

* Add license headers
2021-02-12 18:10:40 -08:00
..
Dockerfile
build.sh
fake_random.h libsodium: don't use the stack for potentially large data (#5190) 2021-02-12 18:10:40 -08:00
project.yaml Update contact address for libsodium (#5184) 2021-02-12 11:32:35 -08:00
secret_key_auth_fuzzer.cc libsodium: don't use the stack for potentially large data (#5190) 2021-02-12 18:10:40 -08:00
secretbox_easy_fuzzer.cc libsodium: don't use the stack for potentially large data (#5190) 2021-02-12 18:10:40 -08:00