oxen-core/tests/crypto
Jason Rhinelander 1d31b97c28 Improve crypto test code
Changing crypto random functions broke the test code horribly (because
it depends on a deterministic random order), but it has no nice way to
reproduce it!

This restructures it a bit and significantly improves it, also updating
it for the new generated crypto values, and adding support for setting a
`REGEN=1` environment variable to generate a new test file.
2020-12-03 13:43:07 -04:00
..
CMakeLists.txt cmake modernization 2020-03-06 00:36:57 -04:00
crypto-ops-data.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
crypto-ops.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
crypto-tests.h fix 2020-12-03 12:55:11 -04:00
crypto.cpp fix 2020-12-03 12:55:11 -04:00
hash.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
main.cpp Improve crypto test code 2020-12-03 13:43:07 -04:00
random.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
tests.txt Improve crypto test code 2020-12-03 13:43:07 -04:00