Commit Graph

7487 Commits (013929de0b8a28b94b429839e2b01053c45a14cc)
 

Author SHA1 Message Date
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
matejcik e6f440e11c python: add or update licence headers
5 years ago
matejcik 8d393b8925 python/changelog: update changelog generator
5 years ago
ligi af2d35250a common/defs: fix Rinkeby URL (#197)
5 years ago
Jan Pochyla 961499fdcf core: fix uppercase ripple address in qr code
5 years ago
Jan Pochyla 0b03794fee core/tests: disable fading, improve runners
5 years ago
Jan Pochyla 36534325f0 core: revamp the UI subsystem
5 years ago
Jan Pochyla 2f4c123466 core: fix gitignore for older git
5 years ago
Jan Pochyla 09da577fd9 core: use const in trezor.crypto.slip39
5 years ago
Pavol Rusnak b89d1db0e4
core: update build instructions
5 years ago
Pavol Rusnak 917f5c6534
core: remove bashisms from emu.sh
5 years ago
Pavol Rusnak a3717c7b6c
core/slip39: use condensed wordlist
5 years ago
Pavol Rusnak 11aac67c82
core: fix last commit
5 years ago
Pavol Rusnak ae749eedee
core/secp256k1_zkp: don't allocate static buffer
5 years ago