Commit Graph

7500 Commits (54d348228f1187f356f3ae7f1fcc618243108121)
 

Author SHA1 Message Date
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
Szymon Lesisz cfc0a7ecd1 common/defs: update support.json (#249)
5 years ago
Tomas Susanka 906013a6d7 ui/mnemonic: small refactor in input's edit
5 years ago
Tomas Susanka 40d55dfe8b ui: remove dead code in mnemonic.py
5 years ago
Jan Pochyla 5bc6bc4635 core: fix request_passphrase notification screen
5 years ago
Jan Pochyla 416226648c core: rotate touch coordinates by default
5 years ago
Roman Zeyde a4c0645622 core: return exception details in debug mode (#238)
5 years ago
Pavol Rusnak ebc22e5ccb
ci/legacy: don't build bootloader/demo in bitcoinonly+debug targets
5 years ago
Pavol Rusnak c1f5432904
Merge pull request #239 from trezor/andrewkozlik/hmac_drbg
5 years ago
Roman Zeyde 40bf2c5d2e core: ensure pubkeyhash/scripthash have the correct length (#220)
5 years ago
Andrew Kozlik e6ee13e798 legacy/common: Temporarily use TRNG to generate random delays.
5 years ago
Andrew Kozlik 6e884203c3 legacy: Add hmac_drbg to bootloader build.
5 years ago
Andrew Kozlik ad5d9168c8 legacy: Move wait_random() to common.c and use HMAC DRBG to generate delays.
5 years ago
Andrew Kozlik 013929de0b crypto/hmac_drbg: Fix buffer overflow.
5 years ago
Andrew Kozlik c2bdd1cf32 core/common: Change delay_random() to wait_random().
5 years ago
Andrew Kozlik 531c610a17 storage: Use wait_random() from common.h. Fix build for tests.
5 years ago
Andrew Kozlik d95756ccf3 crypto/hmac_drbg: Fix style.
5 years ago
Andrew Kozlik f677a0f0db core: Use PRNG when generating random delays.
5 years ago
Andrew Kozlik 1d9e125fd4 crypto/rfc6979: Use the new HMAC DRBG implementation in rfc6979.c. Remove code duplication between rfc6979.c and ecdsa.c.
5 years ago
Andrew Kozlik b915092a44 crypto/hmac_drbg: Add nonce parameter to hmac_drbg_init().
5 years ago
Andrew Kozlik 7c44340c40 crypto: Add HMAC deterministic random bit generator and unit tests.
5 years ago
Andrew Kozlik 0e277dfcb0 core/slip39: Fixed a bug when generating shares with group_threshold = 1.
5 years ago
Pavol Rusnak 0b96b48a8c
core/tools: rename toif_convert to toif_convert.py
5 years ago
Pavol Rusnak b89134bf3f
core/tools: fix style in toif_convert
5 years ago
Pavol Rusnak 9cb9653c27
core: refactor png2toi/toi2png tools into one toif_convert usable as a library
5 years ago
Ashot Khachatryan b7d1404803 common/defs: add Bitcore backends to CRW (#234)
5 years ago
Pavol Rusnak 53a4116685
add SECURITY.md
5 years ago
Tomas Susanka 677562d571
Merge pull request #216 from trezor/tsusanka/iss212-monere-tests
5 years ago
matejcik 835d5df175
core: reset i2c bus when detected busy
5 years ago
Pavol Rusnak e6bb2697c8
core: update ChangeLog
5 years ago
Ashot Khachatryan 6ff644c304 common/defs: new prefixes for CROWN (#222)
5 years ago
Tomas Susanka adbc724d98 submodules: remove secp256k1-zkp's branch name because it will rotate
5 years ago
Tomas Susanka 83a5ae3def ci: download monero tests binary in docker
5 years ago
Roman Zeyde 0219c9cef8 common/defs: add Elements regtest support (#213)
5 years ago
Pavol Rusnak 1ee5068128
core/cbor: fix string conversion to work with bytearrays
5 years ago
Andrew Kozlik 31506d81e9
core/cbor: move CBOR from cardano to common
5 years ago
Pavol Rusnak 751715dc15
common/defs: add to support.json, regenerate
5 years ago
Scotty0448 a2f16ebb87
common/defs: update sign message headers for RITO and RVN
5 years ago
Roman Zeyde b538eb3375
core/secp256k1_zkp: refactor API into a Context class
5 years ago
matejcik 91b23f3ea2 git subrepo push common
5 years ago
Tomas Susanka 6a27328801
xmr: get_address - pagination, integrated address (#201)
5 years ago
Tomas Susanka 7d845d9090 Revert "submodules: temporary set ElementsProject/secp256k1-zkp submodule a fork due to missing reference"
5 years ago
Tomas Susanka 412efcd35e tests: remove progress bar from curl
5 years ago
Tomas Susanka 088760fa1e submodules: temporary set ElementsProject/secp256k1-zkp submodule a fork due to missing reference
5 years ago
Milan Rossa 779ff86214
core: redesign multiprofile support, add profile verbosity
5 years ago
Dusan Klinec 16317f1814
xmr: get_address - pagination, integrated address
5 years ago
Sean McGary a7fe56bd57 common/defs: add ASK (#200)
5 years ago
Scotty0448 a2370e0384 common/defs: add Ritocoin blockbook host (#198)
5 years ago
matejcik 21e485709b python/build: drop vendor subdirectory
5 years ago
matejcik 6060a56d2c python/changelog: update changelog, tag release
5 years ago