Commit Graph

15 Commits (4e3ae3d69b3b9cf1b702e0da435fef91304f544f)

Author SHA1 Message Date
Pavol Rusnak edb31b89a8
remove test_{sign,verify}_speed from tests.c, rename tests to test_check.c, rework test_speed
7 years ago
Saleem Rashid a17bac1ab3 gitignore: ignore *.d files
8 years ago
Pavol Rusnak c80f0fbc52
remove cpython wrapper - it's broken and nobody uses it
8 years ago
Pavol Rusnak 5c4e131ada
add speed benchmark (secp256k1 vs ed25519)
8 years ago
Pavol Rusnak 418e86c293 remove scons dependency, build shared library with Makefile
9 years ago
Roman Zeyde 7c58fc11a4 Add support for NIST256P1 elliptic curve
9 years ago
Pavol Rusnak fb747384a0 prepare cython-TrezorCrypto for pip release
10 years ago
Pavol Rusnak 8820ae9873 add more checks for improbable cases; rework gui testing app
10 years ago
Dustin Laurence 3329b6b6aa Test fread return value
10 years ago
Pavol Rusnak 58a65d9cd7 move speed tests to unit testing suite
11 years ago
Pavol Rusnak 2df62d4877 use unit tests via Check instead of small test programs
11 years ago
Pavol Rusnak afc9bcfe30 implement bip32 - https://en.bitcoin.it/wiki/BIP_0032
11 years ago
Pavol Rusnak 603acbd1be implement RFC 6979
11 years ago
Pavol Rusnak 8e7bee7043 add speed test
11 years ago
Pavol Rusnak ccbc219b29 import sources
11 years ago