Pavol Rusnak
|
edb31b89a8
|
remove test_{sign,verify}_speed from tests.c, rename tests to test_check.c, rework test_speed
|
2017-06-04 00:35:19 +02:00 |
|
Saleem Rashid
|
a17bac1ab3
|
gitignore: ignore *.d files
Makefile in trezor/trezor-mcu uses dependency generation now, without
ignoring these files, git marks the submodules as dirty.
|
2016-08-21 20:25:35 +01:00 |
|
Pavol Rusnak
|
c80f0fbc52
|
remove cpython wrapper - it's broken and nobody uses it
|
2016-07-04 18:27:28 +02:00 |
|
Pavol Rusnak
|
5c4e131ada
|
add speed benchmark (secp256k1 vs ed25519)
|
2016-04-26 02:15:07 +02:00 |
|
Pavol Rusnak
|
418e86c293
|
remove scons dependency, build shared library with Makefile
|
2015-08-05 16:16:24 +02:00 |
|
Roman Zeyde
|
7c58fc11a4
|
Add support for NIST256P1 elliptic curve
This enables SSH ECDSA public key authentication.
|
2015-06-26 10:33:14 +03:00 |
|
Pavol Rusnak
|
fb747384a0
|
prepare cython-TrezorCrypto for pip release
|
2015-01-12 19:11:43 +01:00 |
|
Pavol Rusnak
|
8820ae9873
|
add more checks for improbable cases; rework gui testing app
|
2014-08-07 18:35:54 +02:00 |
|
Dustin Laurence
|
3329b6b6aa
|
Test fread return value
|
2014-07-16 08:06:15 -05:00 |
|
Pavol Rusnak
|
58a65d9cd7
|
move speed tests to unit testing suite
|
2013-09-22 15:05:59 +02:00 |
|
Pavol Rusnak
|
2df62d4877
|
use unit tests via Check instead of small test programs
|
2013-09-21 17:41:02 +02:00 |
|
Pavol Rusnak
|
afc9bcfe30
|
implement bip32 - https://en.bitcoin.it/wiki/BIP_0032
|
2013-09-12 21:20:03 +02:00 |
|
Pavol Rusnak
|
603acbd1be
|
implement RFC 6979
|
2013-09-11 19:02:22 +02:00 |
|
Pavol Rusnak
|
8e7bee7043
|
add speed test
|
2013-08-18 18:45:04 +02:00 |
|
Pavol Rusnak
|
ccbc219b29
|
import sources
|
2013-08-17 14:20:15 +02:00 |
|