toxcore/toxencryptsave
iphydf cc31ff07fa
feat: Add support for custom random number generator.
This can be used by fuzzers to make RNG-driven code deterministic (i.e.
based on the fuzzer input).
2022-04-01 14:06:05 +00:00
..
BUILD.bazel fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
defines.h cleanup: Remove crypto_pwhash import. 2021-12-15 17:16:35 +00:00
Makefile.inc cleanup: Remove crypto_pwhash import. 2021-12-15 17:16:35 +00:00
toxencryptsave.c feat: Add support for custom random number generator. 2022-04-01 14:06:05 +00:00
toxencryptsave.h docs: Clean up doxygen comments to be more doxygen-like. 2022-03-05 22:30:48 +00:00