You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/crypto/tests
Ondřej Vejpustek dd6d48aff3
refactor(crypt): remove unused function
4 weeks ago
..
wycheproof@2196000605
test_bignum.py feat(crypto): introduce bn_read_be_512 12 months ago
test_check.c refactor(crypt): remove unused function 4 weeks ago
test_check_cardano.h refactor(crypto): Clean up ed25519_publickey_ext() API. 2 years ago
test_check_cashaddr.h
test_check_monero.h fix(crypto): Set output length correctly in xmr_base58_decode(). 2 years ago
test_check_segwit.h
test_curves.py build(deps): drop curve25519-donna and ed25519 from deps 5 months ago
test_openssl.c test(crypto): use newer OpenSSL API 1 year ago
test_speed.c refactor(crypt): remove unused function 4 weeks ago
test_wycheproof.py