1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Pavol Rusnak
669acd7331
blake2b: add personal_len to blake2b_InitPersonal 2018-06-15 10:19:10 +02:00
Karel Bilek
a4c1d02865 blake2b: Add init with personal key
Necessary for zcash hashing
2018-06-15 10:13:24 +02:00
Pavol Rusnak
bb4c3d0525
introduce and use memzero instead of explicit_bzero 2018-01-18 15:18:09 +01:00
Pavol Rusnak
b7f73ee3ff
use explicit_bzero 2018-01-16 19:41:27 +01:00
Pavol Rusnak
9a2310fc53
add Blake2b 2017-02-28 18:14:54 +01:00