1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-23 07:58:09 +00:00
trezor-firmware/extmod/modtrezorcrypto
2016-09-27 17:24:07 +02:00
..
modtrezorcrypto-ed25519.h rename buffer variables, add const where possible 2016-09-27 17:24:07 +02:00
modtrezorcrypto-nist256p1.h rename buffer variables, add const where possible 2016-09-27 17:24:07 +02:00
modtrezorcrypto-pbkdf2.h new pbkdf2 api with update 2016-09-27 17:24:05 +02:00
modtrezorcrypto-ripemd160.h rename buffer variables, add const where possible 2016-09-27 17:24:07 +02:00
modtrezorcrypto-secp256k1.h rename buffer variables, add const where possible 2016-09-27 17:24:07 +02:00
modtrezorcrypto-sha3-256.h rename buffer variables, add const where possible 2016-09-27 17:24:07 +02:00
modtrezorcrypto-sha3-512.h rename buffer variables, add const where possible 2016-09-27 17:24:07 +02:00
modtrezorcrypto-sha256.h rename buffer variables, add const where possible 2016-09-27 17:24:07 +02:00
modtrezorcrypto-sha512.h rename buffer variables, add const where possible 2016-09-27 17:24:07 +02:00
modtrezorcrypto.c new pbkdf2 api with update 2016-09-27 17:24:05 +02:00
rand.c use little endian for toif, fix random 2016-09-27 17:23:22 +02:00
rand.h use little endian for toif, fix random 2016-09-27 17:23:22 +02:00
trezor-crypto adapt to new trezor-crypto 2016-09-27 17:23:21 +02:00