trezor-core/extmod/modTrezorCrypto
Pavol Rusnak 4c3eb5f015
allow to call hash.digest() more than once
add block_size/digest_size fields to hash objects
2016-09-27 17:22:51 +02:00
..
modTrezorCrypto-base58.h modify trezor.crypto.hash api to be similar to python api 2016-09-27 17:22:51 +02:00
modTrezorCrypto-ripemd160.h allow to call hash.digest() more than once 2016-09-27 17:22:51 +02:00
modTrezorCrypto-sha256.h allow to call hash.digest() more than once 2016-09-27 17:22:51 +02:00
modTrezorCrypto-sha512.h allow to call hash.digest() more than once 2016-09-27 17:22:51 +02:00
modTrezorCrypto.c add ripemd160 2016-09-27 17:22:51 +02:00
trezor-crypto add trezor-crypto as submodule 2016-09-27 17:22:49 +02:00