Commit Graph

311 Commits (legacy/v1.4.2)

Author SHA1 Message Date
Pavol Rusnak c6309ff93c
no UI for ECDHSessionKey for now (just ask for PIN)
8 years ago
Roman Zeyde c86086e2b9 Add ECDH support
8 years ago
Pavol Rusnak 79986604a3 Merge pull request #92 from jhoenicke/master
8 years ago
Jochen Hoenicke 120cfc148f
new message SetU2FCounter
8 years ago
Pavol Rusnak 57197e1463
use macros for usb interface numbers
8 years ago
Pavol Rusnak 5e57a1ceaf
Merge branch 'u2f'
8 years ago
Alex Beregszaszi 080dcf462f
Define field size limits for the Ethereum protocol
8 years ago
Jochen Hoenicke caafefc0fb Tweaked timeouts, handle null nodes.
8 years ago
Roman Zeyde e2064337c6 Update protobuf definitions
8 years ago
Roman Zeyde 63696dc474 crypto: add ECDH session key generation
8 years ago
Pavol Rusnak da067913c2
show app icons in u2f dialog
8 years ago
Pavol Rusnak b1e3c52b08
remove DialogIcon enum, use bitmap structure directly
8 years ago
Pavol Rusnak 9aaf0d37ba
add u2f icons
8 years ago
Ondrej Sika 2929bfbd48
u2f - add Slush Pool to WellKnown
8 years ago
Pavol Rusnak 36b9d80120
bump version (to 1.3.6)
8 years ago
Jochen Hoenicke 73e7d82e3f Allow initialize() to abort PIN wait
8 years ago
Pavol Rusnak 11072320a9
use ff01 usage page for debuglink
8 years ago
Jochen Hoenicke c4e8bd0d0e More robust storage recycle sector
8 years ago
Jochen Hoenicke a366700332 fix indentation
8 years ago
Jochen Hoenicke 78d11cf060 New memory access over debug link
8 years ago
Jochen Hoenicke be0858b7d7 Updated protobuf
8 years ago
Jochen Hoenicke 18d549c83d Fix U2F hid interface index for debug link
8 years ago
Jochen Hoenicke e093371129 Added storage area for u2f counter.
8 years ago
Jochen Hoenicke 8e7896456a Merge branch 'origin/master' into u2f
8 years ago
Pavol Rusnak e119656c29
use descriptor that matches fido one (except usage_page)
8 years ago
Jochen Hoenicke 87bfd5a829 Bugfix: restore storage.
8 years ago
Jochen Hoenicke 053fe7cb66 Remove Cancel Option
8 years ago
Jochen Hoenicke 68b34af19e More standard conform behaviour
8 years ago
Jochen Hoenicke a1ba431d94
Use more sensible HID descriptor
8 years ago
Jochen Hoenicke bc92fb95a5
Clear pinarea on storage_init if upgrade fails
8 years ago
Pavol Rusnak 46119bd007
clear pin failures on wipe and when in debug mode
8 years ago
Jochen Hoenicke 96f30a0ba7 Don't ask for passphrase with u2f.
8 years ago
Jochen Hoenicke a0571e02a7 Removed more magic numbers.
8 years ago
Pavol Rusnak d20671b517
handle various signed_message_headers correctly
8 years ago
Pavol Rusnak 041eaa5e4b
refactor u2f dialogs into a separate function
8 years ago
Pavol Rusnak ad2bab0186
Merge branch 'u2f' of github.com:jhoenicke/trezor-mcu into u2f
8 years ago
Pavol Rusnak c123db71b9
Merge branch 'master' into u2f
8 years ago
Pavol Rusnak 9006c90a59
use MEMSET_BZERO and U2F_APPID_SIZE macros
8 years ago
Jochen Hoenicke 2ab950555e Fixed u2f reentry
8 years ago
Jochen Hoenicke eb2ef2464c CID hacks, not yet finished
8 years ago
Jochen Hoenicke 450a277f45 Only compile debugInt when debugging
8 years ago
Jochen Hoenicke 117d261a38 Script to generate key and certificate
8 years ago
Jochen Hoenicke 55fe98ccd1 Fix USB HID descriptor
8 years ago
Pavol Rusnak e1fa896d6c
disable ECIES
8 years ago
Pavol Rusnak def4a9a02c
fix pbkdf2 usage in storage.c
8 years ago
Pavol Rusnak 008da6c089 Merge pull request #82 from jhoenicke/pinarea
8 years ago
Jochen Hoenicke 8be6956ce9 fix compilation
8 years ago
Pavol Rusnak a5feab0175
update submodules
8 years ago
Pavol Rusnak f5ea14a85f
fix bugs in debug
8 years ago
Jochen Hoenicke 6218770e26 Script to generate key and certificate
8 years ago
Jochen Hoenicke c1ff9e1ec7 Use more sensible hid descriptor.
8 years ago
Jochen Hoenicke 2abe5d477e Clean-up. Better checks for buffer overflow.
8 years ago
Jochen Hoenicke 5c13e78deb Added support for known appid.
8 years ago
Jochen Hoenicke b3bfc64d2f Use hmac for checking key integrity
8 years ago
Jochen Hoenicke 01ddb3ff66 Reduced buffer sizes, moved static info to flash
8 years ago
Jochen Hoenicke 1b8bd1852e Adapted U2F to new hdnode API
8 years ago
Jochen Hoenicke cf38291ca4 Updated branch u2f
8 years ago
Jochen Hoenicke 630e26dd20 use less stack memory in storage_commit
8 years ago
Jochen Hoenicke da98a3a6fd Don't reflash storage after each PIN entry
8 years ago
Jochen Hoenicke e0539f8f8b Move public key recovery (verify) to trezor-crypto
8 years ago
Pavol Rusnak 5e5138066a
adapt the reorder of hash_final functions
8 years ago
Pavol Rusnak b8539a6972
fix wording
8 years ago
Pavol Rusnak 035a6e754f
fix last commit
8 years ago
Pavol Rusnak 9e8c369f93
show address in verifymessage layout
8 years ago
Jochen Hoenicke 51f02ff763
ed25519 support
8 years ago
Jochen Hoenicke 6813ffb431
Remove the public_key hack.
8 years ago
Roman Zeyde 2b2414cb91 Add GPG v2.1 support by signing message digest
8 years ago
Jochen Hoenicke 03c501d9e3 Do not use hardcoded string for secp256k1.
8 years ago
Jochen Hoenicke 56238e63fc Added curve type to HD node.
8 years ago
Pavol Rusnak d8aeb63854
pass version/lock_time parameters from SignTx message to signing_init function
8 years ago
Pavol Rusnak 7675a0aa5f
fix usage of inline/static
8 years ago
Pavol Rusnak 4c9149818a
bump version (to 1.3.5)
8 years ago
Pavol Rusnak 1d3c7ee3f2
cleanup Waking up screen usage
9 years ago
Pavol Rusnak 6e3aec0c1b
move submodules to vendor subdirectory
9 years ago
Pavol Rusnak ed76d030ef
check for sessionPassphraseCached
9 years ago
Pavol Rusnak f557e6149d
implement GetPublicKey.show_display option
9 years ago
Pavol Rusnak 27183323a4
fail sooner when the device is not initialized
9 years ago
Pavol Rusnak 50c8811af9
double sized font for reset device
9 years ago
Mark Bryars 32f8819997 Generate hardened keys in a unique root
9 years ago
Mark Bryars 9328cad7f1 Add U2F support
9 years ago
Roman Zeyde c08ff09f0f storage: add compile-time assert for sizeof(Storage) validation
9 years ago
Pavol Rusnak 8372504238 show home screen on Initialize
9 years ago
Roman Zeyde 755b0388f0 firmware: exclude debug functionality from release build
9 years ago
Roman Zeyde 1bb00adc37 fsm: add compile-time assert for response size validation
9 years ago
Pavol Rusnak 8b1f8a4595 show "Web sign in to" when HTTPS is detected
9 years ago
Pavol Rusnak 0c6b3e26e2 prepare 1.3.4 release
9 years ago
Pavol Rusnak b678ba8811 update protob
9 years ago
Pavol Rusnak e876aa5094 changed coin max fees
9 years ago
Pavol Rusnak e8b47901ce show "Go to myTREZOR.com" instead of label when device is not initialized
9 years ago
Pavol Rusnak 9ae7d6bf65 simplify layout Dialog in SignIdentity
9 years ago
Pavol Rusnak e4d86a49ab rework SignIdentity signing
9 years ago
Pavol Rusnak eaf209d999 implement CipherKeyValue.iv field
9 years ago
Pavol Rusnak d488366e36 Merge branch 'master' of git://github.com/romanz/trezor-mcu into romanz-master
9 years ago
Roman Zeyde 381f90b38a cryptoMessageSign() should check the return value of ecdsa_sign_digest()
9 years ago
Roman Zeyde 0ac032917b enable Trezor to perform SSH public key authentication
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
Darin Stanchfield e99aafd949 fixed salt passing to pbkdf2_hmac_sha512
9 years ago
Jochen Hoenicke 218b9984bb New usbDelay that delays and handles USB requests
9 years ago
Pavol Rusnak 7d8fb375f0 seconds counter during pin lockdown
9 years ago
Pavol Rusnak 1501ca2f67 activate screensaver on ClearSession message
9 years ago
Pavol Rusnak ea7e92f5dd make gears turn faster when signing
9 years ago
Pavol Rusnak 795f70075b make SignIdentity.challenge_hidden and SignIdentity.challenge_visual longer (256 bytes)
9 years ago
Pavol Rusnak ba73f43f71 change "sign in" screen
9 years ago
Pavol Rusnak 00ccf6a8ce bump storage version
9 years ago
Pavol Rusnak 8b268692fe prepare 1.3.3 release
9 years ago
Pavol Rusnak 4cbf29505d don't clear PIN on Initialize
9 years ago
Pavol Rusnak aee35dc768 add pin_cached + passphrase_cached fields to Features message; add GetFeatures message
9 years ago
Pavol Rusnak bda4267c38 clear session on Initialize message
9 years ago
Pavol Rusnak 7c6d2fe395 ask for PIN in GetAddress and GetPublicKey messages
9 years ago
ELMr4Ever e855946d1c Darkcoin to Dash re-branding
9 years ago
Pavol Rusnak 9761dd23e0 prepare 1.3.2 release
9 years ago
Pavol Rusnak 40e174ac87 bump storage version
9 years ago
Pavol Rusnak f344ec9c9b actually is SLIP-0013
9 years ago
Pavol Rusnak c286cd75f3 bn_substract_noprime -> bn_subtract
9 years ago
Pavol Rusnak fb2a085fff update trezor-crypto
9 years ago
Pavol Rusnak 0ee02eb09a revert non-swiping dialogs
9 years ago
Pavol Rusnak 24660f3e2c fix port in signidentity dialog
9 years ago
Pavol Rusnak 65d734df58 add Darkcoin
9 years ago
Pavol Rusnak d1c62659f7 make signidentity dialog nicer
9 years ago
Pavol Rusnak 1272046375 login -> sign in
9 years ago
Pavol Rusnak 402886e00d Merge pull request #16 from jhoenicke/master
9 years ago
Pavol Rusnak 82308d8a38 make wording more verbose (in SignIdentity)
9 years ago
Pavol Rusnak eefa689b33 call layout functions where needed to rewrite the display after dialog choice
9 years ago
Pavol Rusnak 137a60ce01 set multisig_fp_mismatch when non-multisig input is encountered
9 years ago
Pavol Rusnak 399d4d31b7 replace transaction check hashing
9 years ago
Pavol Rusnak 73c42402b9 implement SignIdentity workflow
9 years ago
Jochen Hoenicke 5d8135be1a Faster signing, smoother progressbar.
9 years ago
Jochen Hoenicke 286ee0525c PIN handling - constant time.
9 years ago
Pavol Rusnak ad6fc7b5a7 update protobuf
9 years ago
Pavol Rusnak 2f5e520345 add description to layoutAddress
9 years ago
Pavol Rusnak f2f50aa188 bump version to 1.3.1
9 years ago
Pavol Rusnak 94531f264e speed up public ckd (used in multisig)
9 years ago
Pavol Rusnak 07c8c4963a use const char * const * for wordlist
10 years ago
Pavol Rusnak 60bb2fe2b1 use Knuth shuffles
10 years ago
Pavol Rusnak 7d3196a057 correctly skip utf-8 characters
10 years ago
Pavol Rusnak 7fd1e894f5 refactor font handling
10 years ago
Pavol Rusnak 03faa85cc4 integrate signing reorder patch by Jochen
10 years ago
Pavol Rusnak ed3fbf901c passphrase protection -> encryption (in dialog)
10 years ago
Pavol Rusnak b5221ce2e9 introduce homescreen
10 years ago
Pavol Rusnak d35b741f08 enable OP_RETURN
10 years ago
Pavol Rusnak 40efefc571 rework pin handling
10 years ago
Pavol Rusnak 012d38a9a0 increasePinFails before asking PIN
10 years ago
Pavol Rusnak 7dacfd69ee check for flash operation failure
10 years ago
Pavol Rusnak 5f8a4f6da1 use hdnode_private_ckd_cached where appropriate
10 years ago
Pavol Rusnak 31385f71f4 update nanopb to 0.2.9.2
10 years ago
Pavol Rusnak 32158bbb5c refactor fsm_getRootNode into fsm_getDerivedNode
10 years ago
Pavol Rusnak 8f48ffe63c extract fsm_getCoin
10 years ago
Pavol Rusnak 0981ed98b6 Merge pull request #7 from runn1ng/master
10 years ago
cf18 880f058482 correcting transponed QR code
10 years ago