1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-19 04:48:12 +00:00
trezor-firmware/crypto/tests
matejcik 8c3d3c6548 chore: bump black to 22.3
changes:
* exponent operator ** now allows no spaces around itself: https://github.com/psf/black/issues/538
* optional unicode marker u"" is no longer allowed

[no changelog]
2022-06-29 14:35:16 +02:00
..
wycheproof@2196000605 tests(crypto): update wycheproof testcase source and parsing 2022-01-07 16:55:24 +01:00
test_bignum.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
test_check_cardano.h fix(crypto): Remove public key from the ed25519 signing API. 2022-06-27 18:59:08 +02:00
test_check_cashaddr.h style(legacy): Remove nested conditional operators. 2021-07-22 10:54:49 +02:00
test_check_monero.h chore(crypto): drop support for Monero range proof 2022-05-16 12:37:24 +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): Remove public key from the ed25519 signing API. 2022-06-27 18:59:08 +02:00
test_curves.py chore: bump black to 22.3 2022-06-29 14:35:16 +02: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): Remove public key from the ed25519 signing API. 2022-06-27 18:59:08 +02:00
test_wycheproof.py tests(crypto): update wycheproof testcase source and parsing 2022-01-07 16:55:24 +01:00