1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 23:48:12 +00:00
trezor-firmware/crypto/tests
Christian Reitter 525bbab165 tests(crypto): update wycheproof testcase source and parsing
The JSON schema of the test cases has slightly changed.
The "curve" field has moved to the "testGroups" level and the X25519 algorithm has been renamed,
which requires adjustments in the parsing code.

A duplicate definition of "ecdh_vectors" has also been removed.
2022-01-07 16:55:24 +01:00
..
wycheproof@2196000605 tests(crypto): update wycheproof testcase source and parsing 2022-01-07 16:55:24 +01:00
test_bignum.py crypto/tests: parametrize test_bn_format 2020-06-26 12:29:21 +02:00
test_check_cardano.h feat(crypto/cardano): implement Cardano Ledger derivation 2021-11-10 13:57:57 +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 feat(crypto): add BIP-350 test cases to test_check_segwit 2021-10-18 13:36:05 +02:00
test_check.c fix(crypto): fix expected_sig buffer handling 2022-01-07 14:54:52 +01:00
test_curves.py refactor(crypto,core): make zkp_context_init() return status 2021-11-18 19:05:40 +01:00
test_openssl.c fix(crypto,core,legacy): Check private key validity when deriving public key. 2021-11-01 16:39:53 +01:00
test_speed.c fix(crypto/test): fix uninitialized variable use 2021-12-06 16:25:59 +01:00
test_wycheproof.py tests(crypto): update wycheproof testcase source and parsing 2022-01-07 16:55:24 +01:00