1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 23:09:13 +00:00
trezor-firmware/crypto/tests
2021-07-22 10:54:49 +02:00
..
wycheproof@2904be69e9
test_bignum.py crypto/tests: parametrize test_bn_format 2020-06-26 12:29:21 +02:00
test_check_cardano.h Refactor mnemonic_to_entropy to not (misleadingly) return checksum 2020-12-19 20:17:16 +01:00
test_check_cashaddr.h style(legacy): Remove nested conditional operators. 2021-07-22 10:54:49 +02:00
test_check_monero.h fix(crypto): use ck_assert_uint_eq where we compare unsigned values 2021-05-13 14:13:56 +02:00
test_check_segwit.h fix(core,crypto): add more test cases from bip-173 2021-07-21 11:20:11 +02:00
test_check.c test(crypto): Add progressive tests for hash functions. 2021-06-11 20:22:42 +02:00
test_curves.py crypto/bignum: change limb size to 29, add tests 2020-05-24 14:36:38 +00:00
test_openssl.c
test_speed.c
test_wycheproof.py