This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2024-11-18 13:38:12 +00:00
Code
Issues
Releases
Wiki
Activity
906c543ebc
trezor-firmware
/
.gitignore
11 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
import sources
2013-08-17 12:20:15 +00:00
*.o
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 19:25:35 +00:00
*.d
Test fread return value
2014-07-16 13:06:15 +00:00
*.exe
*~
move speed tests to unit testing suite
2013-09-22 10:42:35 +00:00
test-openssl
add speed benchmark (secp256k1 vs ed25519)
2016-04-26 00:14:47 +00:00
test_speed
use unit tests via Check instead of small test programs
2013-09-21 15:41:02 +00:00
tests
Add support for NIST256P1 elliptic curve This enables SSH ECDSA public key authentication.
2015-05-27 14:48:57 +00:00
*.os
*.so
*.pyc
Reference in New Issue
Copy Permalink