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
Pavol Rusnak c0510fc91e
build(crypto): make valgrind flag compatible with secp256k1-zkp (#2027)
2 years ago
..
wycheproof@2904be69e9 MONOREPO MERGE trezor-crypto 5 years ago
test_bignum.py crypto/tests: parametrize test_bn_format 4 years ago
test_check.c build(crypto): make valgrind flag compatible with secp256k1-zkp (#2027) 2 years ago
test_check_cardano.h feat(crypto/cardano): implement Cardano Ledger derivation 3 years ago
test_check_cashaddr.h style(legacy): Remove nested conditional operators. 3 years ago
test_check_monero.h fix(crypto): use ck_assert_uint_eq where we compare unsigned values 3 years ago
test_check_segwit.h feat(crypto): add BIP-350 test cases to test_check_segwit 3 years ago
test_curves.py refactor(crypto,core): make zkp_context_init() return status 3 years ago
test_openssl.c fix(crypto,core,legacy): Check private key validity when deriving public key. 3 years ago
test_speed.c fix(crypto/test): fix uninitialized variable use 2 years ago
test_wycheproof.py refactor(crypto,core): make zkp_context_init() return status 3 years ago