Commit Graph

13456 Commits (matejcik/queue-overflow)
 

Author SHA1 Message Date
Pavol Rusnak eaf209d999 implement CipherKeyValue.iv field
9 years ago
Pavol Rusnak 551741c67a update submodules
9 years ago
Pavol Rusnak d488366e36 Merge branch 'master' of git://github.com/romanz/trezor-mcu into romanz-master
9 years ago
Pavol Rusnak 71c24673ce Merge branch 'ssh-agent' of git://github.com/romanz/trezor-crypto into romanz-ssh-agent
9 years ago
Pavol Rusnak 82a66c2764 Merge pull request #32 from romanz/ssh-agent
9 years ago
Pavol Rusnak 6f975532c0 Merge pull request #38 from romanz/ssh-agent
9 years ago
Pavol Rusnak d334bbf740 Merge pull request #6 from romanz/ssh-agent
9 years ago
Pavol Rusnak 36caf5b33a Merge pull request #35 from romanz/master
9 years ago
Roman Zeyde 381f90b38a cryptoMessageSign() should check the return value of ecdsa_sign_digest()
9 years ago
Roman Zeyde 36847ac0d7 ecdsa: generate_k_rfc6979() should cleanup its stack before exit
9 years ago
Roman Zeyde 0ac032917b enable Trezor to perform SSH public key authentication
9 years ago
Roman Zeyde 7c58fc11a4 Add support for NIST256P1 elliptic curve
9 years ago
Roman Zeyde b155b83ca5 update protobuf with ECDSA curve selection
9 years ago
Roman Zeyde 12288143f5 add ECDSA curve name specification (for SSH authentication)
9 years ago
Pavol Rusnak 0983c6c456 Merge pull request #34 from JohnDvorak/patch-1
9 years ago
John Dvorak 85cebfe968 Change return value of ecdsa_sign_digest
9 years ago
Pavol Rusnak e14363eb99 add CipherKeyValue.iv field (optional initialization vector)
9 years ago
Pavol Rusnak d8f3a47eaf cleanup and release 0.6.5
9 years ago
Pavol Rusnak 05bdc56a8b release 0.6.4
9 years ago
Pavol Rusnak 16c07561b5 don't assign tx_api when not needed
9 years ago
Pavol Rusnak b4728e6cf9 Merge pull request #27 from jhoenicke/master
9 years ago
Pavol Rusnak 02040421cb fix param order in memset
9 years ago
Pavol Rusnak 83b1b86f95 Update hashbang to use /usr/bin/env python
9 years ago
Pavol Rusnak 99f58ac25d Merge pull request #37 from mdance/master
9 years ago
Michael Dance d995059656 Update hashbang to use /usr/bin/env python
10 years ago
slush0 591ac01b75 Merge pull request #36 from mdance/patch-2
10 years ago
Pavol Rusnak 7dc8b6aa8f Merge pull request #35 from mdance/patch-1
10 years ago
Michael Dance c28bf68740 Update hashbang to use /usr/bin/env python
10 years ago
Michael Dance dae4424fca Update hashbang to use /usr/bin/env python
10 years ago
Pavol Rusnak c58d4e03c5 add proof of concept bip39 bruteforce benchmark
10 years ago
Pavol Rusnak 90678eec73 use 51 prefix for udev (same as trezord)
10 years ago
Pavol Rusnak 04bc56e048 Merge pull request #34 from jhoenicke/master
10 years ago
Jochen Hoenicke 337fe029fd insight api: use hex code
10 years ago
Pavol Rusnak bf539f0b47 split xprv unit test into two
10 years ago
Pavol Rusnak 72f2f5ced6 Merge pull request #29 from dstanchfield/master
10 years ago
Pavol Rusnak fdbdb527dc add test for encrypted xprv
10 years ago
Pavol Rusnak e2a8f08581 add local version of filecache (used just for unittests), cache globally (to tmpdir)
10 years ago
Pavol Rusnak 17f3942f77 remove images
10 years ago
Pavol Rusnak 9954514c76 Merge pull request #33 from jhoenicke/master
10 years ago
Darin Stanchfield e99aafd949 fixed salt passing to pbkdf2_hmac_sha512
10 years ago
Pavol Rusnak 00954da5fe fix /dev/urandom problem
10 years ago
Pavol Rusnak ffedf8a4d0 suppress warning when debug is disabled
10 years ago
Pavol Rusnak 7af050febb no need for bignum.small.o as there is no difference anymore
10 years ago
Jochen Hoenicke 6cedf149d2 Don't spam the usb.
10 years ago
Jochen Hoenicke 218b9984bb New usbDelay that delays and handles USB requests
10 years ago
Pavol Rusnak b56cf9246b fix last commit
10 years ago
Pavol Rusnak ae5bd43702 Merge pull request #26 from hno/patches/versioned_output
10 years ago
Karel Bilek 55fa04c247 moving number back to 51
10 years ago
Karel Bilek 186a4dfdc6 Adding udev packaging
10 years ago
Henrik Nordstrom 6c40522291 Put firmware files in output/ and name them with the tag built
10 years ago