You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/extmod/modtrezorcrypto
Andrew Kozlik e84f969f4f
feat(core): Implement DebugLinkOptigaSetSecMax.
2 months ago
..
crc.c
crc.h
hdnode.h
modtrezorcrypto-aes.h
modtrezorcrypto-aesgcm.h feat(core): add AES-GCM in-place encryption and decryption 4 months ago
modtrezorcrypto-bech32.h fix(core): prevent negative-length array 5 months ago
modtrezorcrypto-bip32.h
modtrezorcrypto-bip39.h
modtrezorcrypto-bip340.h
modtrezorcrypto-blake2b.h
modtrezorcrypto-blake2s.h
modtrezorcrypto-blake256.h
modtrezorcrypto-cardano.h
modtrezorcrypto-chacha20poly1305.h
modtrezorcrypto-crc.h docs(core): improve documentation of `crc32` function 4 months ago
modtrezorcrypto-curve25519.h
modtrezorcrypto-ed25519.h
modtrezorcrypto-elligator2.h feat(core): add elligator2 python bindings 4 months ago
modtrezorcrypto-groestl.h
modtrezorcrypto-hmac.h
modtrezorcrypto-monero.h chore(core): change build_mocks to include empty lines 4 months ago
modtrezorcrypto-nem.h
modtrezorcrypto-nist256p1.h
modtrezorcrypto-optiga.h feat(core): Implement DebugLinkOptigaSetSecMax. 2 months ago
modtrezorcrypto-pbkdf2.h
modtrezorcrypto-random.h
modtrezorcrypto-ripemd160.h
modtrezorcrypto-secp256k1.h
modtrezorcrypto-sha1.h
modtrezorcrypto-sha3-256.h
modtrezorcrypto-sha3-512.h
modtrezorcrypto-sha256.h
modtrezorcrypto-sha512.h
modtrezorcrypto-shamir.h
modtrezorcrypto-slip39.h
modtrezorcrypto.c refactor(core): improve and simplify error handling 3 months ago
rand.c