1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-24 00:18:26 +00:00
trezor-firmware/crypto/tests
Fabien 9ef26c347e Add support for Schnorr crypto (BCH variant)
Support Schnorr signature and verification defined in
https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/2019-05-15-schnorr.md.

The implementation is based on https://github.com/Bitcoin-ABC/secp256k1
as well as the test vectors.
2021-03-09 14:22:56 +01:00
..
wycheproof@2904be69e9
test_bignum.py
test_check_cardano.h
test_check_cashaddr.h style: reformat with clang-format 11 2021-01-04 14:40:16 +01:00
test_check_monero.h
test_check_segwit.h
test_check.c Add support for Schnorr crypto (BCH variant) 2021-03-09 14:22:56 +01:00
test_curves.py
test_openssl.c
test_speed.c
test_wycheproof.py