Commit Graph

12 Commits (0b7dbc12cbf8c9d1d639f3c63e60ce50346d6b1e)

Author SHA1 Message Date
Pavol Rusnak 0b7dbc12cb
format: start using clang-format with style=Google
5 years ago
Pavol Rusnak 806805e296
replace all usage of memset(_, 0, _) with memzero
6 years ago
Dusan Klinec 6724e4e409
xmr: master merging commit
6 years ago
Pavol Rusnak cb9e7b5885
embed: cleanup Keccak API (drop keccak arg from digest() func)
6 years ago
Dusan Klinec 8cf0b93df7 sha3: keccak parameter in the constructor
6 years ago
Pavol Rusnak 14b0d4439a
embed: add GPLv3 source code headers
6 years ago
Pavol Rusnak e92440dfc8
introduce and use memzero instead of explicit_bzero
7 years ago
Pavol Rusnak ea116d742a
use explicit_bzero where possible; update trezor-crypto
7 years ago
Pavol Rusnak d11bbde2e1
trezor.crypto: fix sha3-{256,512} argument handling
7 years ago
Pavol Rusnak 4a7592d470
trezor.crypto: remove vstr usage, refactor mp_obj_new_str_from_vstr into mp_obj_new_bytes and mp_obj_new_str
7 years ago
Pavol Rusnak 7b9fcf98ae
drop embed/extmod/modtrezorcrypto/trezor-crypto symlink
7 years ago
Jan Pochyla 55bd4a0806 rename /micropython to /embed
7 years ago