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
project.yaml
secret_key_auth_fuzzer.cc
secretbox_easy_fuzzer.cc