Commit Graph

59 Commits

Author SHA1 Message Date
Pavol Rusnak d32dc93c10
implement hid methods in trezor.msg 2016-09-27 17:26:08 +02:00
Pavol Rusnak 9b0f16f06c
update micropython submodule 2016-09-27 17:26:08 +02:00
Pavol Rusnak 57cb607b0b
update micropython submodule 2016-09-27 17:26:08 +02:00
Pavol Rusnak fc05f25255
trezor.crypto.aes work in progres 2016-09-27 17:26:07 +02:00
Pavol Rusnak e56390c77a
add clean_cross to makefile; update micropython submodule 2016-09-27 17:26:05 +02:00
Pavol Rusnak f2c331d783
update submodule, start bootloader work 2016-09-27 17:26:02 +02:00
Pavol Rusnak fbfd9d4b61
split debug (=dangerous) things from trezor.utils to trezor.debug 2016-09-27 17:26:01 +02:00
Pavol Rusnak e6b8dc3cc5
add perf option to emu.sh (-p) 2016-09-27 17:25:58 +02:00
Pavol Rusnak 4fc85825f6
update submodule 2016-09-27 17:25:52 +02:00
Pavol Rusnak 1e76061d70
update submodule 2016-09-27 17:25:51 +02:00
Pavol Rusnak 2499f40ad9
update submodule 2016-09-27 17:25:51 +02:00
Pavol Rusnak c0dfe2d702
fix include in ssss 2016-09-27 17:25:50 +02:00
Pavol Rusnak 92f95d9521
update submodule 2016-09-27 17:25:50 +02:00
Pavol Rusnak 04888a7128
update micropython submodule 2016-09-27 17:25:49 +02:00
Pavol Rusnak b08010622d
update vendor/micropython 2016-09-27 17:25:48 +02:00
Pavol Rusnak 2cf75d85e7
more ssss work 2016-09-27 17:25:46 +02:00
Pavol Rusnak 2576d9c3a4
trezor.storage -> trezor.config 2016-09-27 17:24:23 +02:00
Pavol Rusnak 0fb6fc05a5
further changes to trezor.storage 2016-09-27 17:24:22 +02:00
Pavol Rusnak ddf6771981
add trezor.storage 2016-09-27 17:24:22 +02:00
Pavol Rusnak 0653ea7edc
update micropython 2016-09-27 17:24:18 +02:00
Pavol Rusnak 18abed64f0
fix black as alpha in ui simulator 2016-09-27 17:24:18 +02:00
Pavol Rusnak 910926e25c
add trezor.crypto.bip39 2016-09-27 17:24:17 +02:00
Pavol Rusnak 7c2ad210e6
update trezor-crypto 2016-09-27 17:24:16 +02:00
Pavol Rusnak 85d068f03f
reorganize modtrezorui sources 2016-09-27 17:24:14 +02:00
Pavol Rusnak 871ea5cc70
update vendor/micropython 2016-09-27 17:24:11 +02:00
Pavol Rusnak 6f9edb349c
add fingerprint layout 2016-09-27 17:24:07 +02:00
slush0 4a918a4ba0
Stickuv playground 2016-09-27 17:24:06 +02:00
Pavol Rusnak b7b57ae53e
new pbkdf2 api with update 2016-09-27 17:24:05 +02:00
Pavol Rusnak 8bc3b9e160
update submodules 2016-09-27 17:24:01 +02:00
Pavol Rusnak 8c3ebf3956
update submodule 2016-09-27 17:24:01 +02:00
Pavol Rusnak 1664a4fc29
replace wait with msg.select 2016-09-27 17:24:00 +02:00
Pavol Rusnak 904127f263
remove ui.touch, add utils.select 2016-09-27 17:23:57 +02:00
Pavol Rusnak d7a937f553
singlethread handling of sdl events 2016-09-27 17:23:57 +02:00
Pavol Rusnak 4f90848c0a
remove native moduleprotobuf 2016-09-27 17:23:57 +02:00
Pavol Rusnak d5e2e2ee45
update micropython submodule 2016-09-27 17:23:23 +02:00
Pavol Rusnak 0a8870f110
add modtrezorutils 2016-09-27 17:23:23 +02:00
Pavol Rusnak bc7cb88cdf
use little endian for toif, fix random 2016-09-27 17:23:22 +02:00
Pavol Rusnak b7013437ee
add nist256p1 and secp256k1 to trezor.crypto.curve 2016-09-27 17:23:22 +02:00
Pavol Rusnak f3f44b408d
add trezor.crypto.ed25519 2016-09-27 17:23:22 +02:00
Pavol Rusnak 26ab1b2020
update trezor-crypto 2016-09-27 17:23:21 +02:00
Pavol Rusnak 33f3566f61
adapt to new trezor-crypto 2016-09-27 17:23:21 +02:00
Pavol Rusnak dd93b1a0cf
remove mbedtls 2016-09-27 17:23:21 +02:00
Pavol Rusnak f8713bad4d
add sha3 2016-09-27 17:22:53 +02:00
Pavol Rusnak 92fcafa9e9
update vendor/micropython submodule 2016-09-27 17:22:53 +02:00
Pavol Rusnak 3d3d8e89a5
don't use native base58 2016-09-27 17:22:53 +02:00
Pavol Rusnak b29ece66ef
use pbkdf2_hmac from mbedtls 2016-09-27 17:22:53 +02:00
Pavol Rusnak 8b4280b296
remove trezor-crypto, use mbedtls, use lowercase for trezor modules 2016-09-27 17:22:52 +02:00
Pavol Rusnak 4777df03b6
import mbedtls, use it in for hashes 2016-09-27 17:22:52 +02:00
Pavol Rusnak cbea384a79
use macros for block/digest sizes 2016-09-27 17:22:52 +02:00
Pavol Rusnak 21db5a6ff7
use streamed version of ripemd160 2016-09-27 17:22:51 +02:00