Commit Graph

12151 Commits (fe80793b475efc0ca34698261efa1cd2143e0ff9)
 

Author SHA1 Message Date
Pavol Rusnak 3747ba4323 Revert "add more precomputation to ecdsa signing"
10 years ago
Pavol Rusnak c31157fea1 print firmware fingerprint on upload
10 years ago
Pavol Rusnak fc98712da5 add ButtonRequest_FirmwareCheck
10 years ago
Pavol Rusnak 8ee9d50eb6 leave GPIO9 floating
10 years ago
Pavol Rusnak 9ca3854146 use estimate instead of real size of tx when calculating fee warning
10 years ago
Pavol Rusnak 3308cc62a6 Merge pull request #6 from hiviah/point_at_infinity
10 years ago
Ondrej Mikle 0ad302ea4e Hashing of secp256k1 pubkey recognizes point at infinity.
10 years ago
Pavol Rusnak 2d2e31fa50 refactor pprint (add new inspection fields, but comment them)
10 years ago
Pavol Rusnak 849e758eb4 double the delay before buttonupdate
10 years ago
Pavol Rusnak 62e07befeb Merge pull request #1 from hiviah/docker_gpg_fix
10 years ago
Ondrej Mikle 098ec05c5f Pin GPG key of ARM GCC repo by full fingerprint in Docker build
10 years ago
Pavol Rusnak f59500510a pin used revisions in Dockerfile
10 years ago
slush0 62ac6593f8 Fixed docker build howto
10 years ago
Pavol Rusnak e9fd756daa better UI for layoutSignMessage, layoutVerifyMessage and layoutCipherKeyValue
10 years ago
Pavol Rusnak 69dda6c61c fix decrypt_keyvalue
10 years ago
slush0 a6105fbcb8 Howto for deterministic builds
10 years ago
Pavol Rusnak c97b9348ff add repo key to Dockerfile
10 years ago
Pavol Rusnak b6b49a20f5 small changes to scripts for deterministic builds
10 years ago
Pavol Rusnak e3d7687b7d add CFLAGS optimizations
10 years ago
slush0 92b6b8caf1 Tools for deterministic builds and firmware comparing
10 years ago
Pavol Rusnak 23bae6ec9d add Dockerfile
10 years ago
Pavol Rusnak ea42f6af4e adapt to new opencm3 include structure
10 years ago
Pavol Rusnak 7305a77f3e make test_255_outputs more general and rename to test_lots_of_outputs
10 years ago
Pavol Rusnak add928373f detect absolute path to Makefile.include automagically
10 years ago
Pavol Rusnak 19f6540a44 Merge pull request #3 from timthelion/patch-1
10 years ago
Timothy Hobbs 8b7575eeb3 Delete repeated heading in readme
10 years ago
Pavol Rusnak 441bb3b513 implement ClearSession
10 years ago
Pavol Rusnak d46bdf2f6e reenable TestDebugLink.test_layout
10 years ago
Pavol Rusnak 260a4322a6 add ClearSession message with unit test
10 years ago
Pavol Rusnak bf7b99fd28 add ClearSession message
10 years ago
Pavol Rusnak a3d22dc56e add tests for EncryptMessage/DecryptMessage
10 years ago
Pavol Rusnak 1d84a35095 fix str+bool concat
10 years ago
Pavol Rusnak da329ce24a add cmdtr-emu.sh for easier work with emulator
10 years ago
Pavol Rusnak cfc8fdc214 adapt new API of EncryptMessage / DecryptMessage
10 years ago
Pavol Rusnak 4b9123ab3c change EncryptMessage / DecryptMessage API
10 years ago
slush0 fc64a40769 Refactored password.dat format, backward incompatible change.
10 years ago
slush0 f48646ac83 Refactored decrypting of password, now uses the same path for both create and mount
10 years ago
slush0 430362bd31 Refactored choosing of devices
10 years ago
slush0 461380e9d2 typo
10 years ago
slush0 d102520388 Storing bip32 path to password file, using Trezor entropy for generating EncFS password
10 years ago
slush0 9b9f0e9415 Removed all outputs to stdout, uses stderr instead
10 years ago
Pavol Rusnak 8ea46f34a2 add EncryptMessage and DecryptMessage
10 years ago
slush0 1aee7956e9 Demonstration usage of Trezor as a EncFS unlocking key
10 years ago
Pavol Rusnak aa4fa425a3 encrypt->encrypt_keyvalue, decrypt->decrypt_keyvalue
10 years ago
Pavol Rusnak b0d84af06f add EncryptMessage and DecryptMessage
10 years ago
slush0 f164e59d86 Redirects text UI to error log instead of stdout (useful for scripting)
10 years ago
Pavol Rusnak 272e10152f bump to v 1.1.0
10 years ago
Pavol Rusnak c38f4346f6 add run-separate.sh script
10 years ago
Pavol Rusnak 67ad043209 adapt to new aes api
10 years ago
Pavol Rusnak f17f7d0569 don't use simplesigntx in tests where signtx can be used
10 years ago