Pavol Rusnak
|
e92440dfc8
|
introduce and use memzero instead of explicit_bzero
|
2018-01-18 15:30:49 +01:00 |
|
Pavol Rusnak
|
ea116d742a
|
use explicit_bzero where possible; update trezor-crypto
|
2018-01-16 20:44:21 +01:00 |
|
Pavol Rusnak
|
7537c26c83
|
trezor.crypto: use mp_obj_new_str_from_vstr where we already have preallocated vstr
|
2018-01-07 13:56:18 +01:00 |
|
Pavol Rusnak
|
981ec87877
|
trezor.crypto: put back vstr where it makes sense (= user controlled input)
|
2018-01-05 13:13:20 +01:00 |
|
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
|
2018-01-03 21:53:58 +01:00 |
|
Pavol Rusnak
|
fa95f0a037
|
trezor.crypto: implement chacha20poly1305 aka rfc7539
|
2018-01-02 18:57:23 +01:00 |
|