1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-01 18:30:56 +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
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
test_check_monero.h
test_check_segwit.h
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
test_speed.c fix(crypto): Remove public key from the ed25519 signing API. 2022-06-27 18:59:08 +02:00
test_wycheproof.py