1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-26 18:02:35 +00:00

test_check: Attribute test vectors to Monero

This commit is contained in:
Saleem Rashid 2017-12-10 11:29:43 +00:00 committed by Pavol Rusnak
parent 8e725f4d3e
commit b41f5407cc

View File

@ -2139,6 +2139,7 @@ START_TEST(test_keccak_256)
} }
END_TEST END_TEST
// test vectors from https://raw.githubusercontent.com/monero-project/monero/master/tests/hash/tests-extra-blake.txt
START_TEST(test_blake256) START_TEST(test_blake256)
{ {
struct { struct {