.. |
crc.c
|
|
|
crc.h
|
|
|
hdnode.h
|
|
|
modtrezorcrypto-aes.h
|
fix(core): Clean up when constructor fails to reduce memory fragmentation.
|
2024-04-03 10:26:46 +02:00 |
modtrezorcrypto-aesgcm.h
|
feat(core): add AES-GCM in-place encryption and decryption
|
2024-05-31 15:41:06 +02:00 |
modtrezorcrypto-bech32.h
|
fix(core): prevent negative-length array
|
2024-04-09 14:29:46 +02:00 |
modtrezorcrypto-bip32.h
|
feat(all): implement support information for T2B1
|
2023-09-14 13:54:09 +02:00 |
modtrezorcrypto-bip39.h
|
chore(core): delete unused bip39/slip39 micropython/C bindings
|
2023-01-25 19:17:56 +01:00 |
modtrezorcrypto-bip340.h
|
|
|
modtrezorcrypto-blake2b.h
|
fix(core): Clean up when constructor fails to reduce memory fragmentation.
|
2024-04-03 10:26:46 +02:00 |
modtrezorcrypto-blake2s.h
|
fix(core): Clean up when constructor fails to reduce memory fragmentation.
|
2024-04-03 10:26:46 +02:00 |
modtrezorcrypto-blake256.h
|
|
|
modtrezorcrypto-cardano.h
|
fix(core): Clean up when constructor fails to reduce memory fragmentation.
|
2024-04-03 10:26:46 +02:00 |
modtrezorcrypto-chacha20poly1305.h
|
fix(core): Clean up when constructor fails to reduce memory fragmentation.
|
2024-04-03 10:26:46 +02:00 |
modtrezorcrypto-crc.h
|
docs(core): improve documentation of crc32 function
|
2024-05-31 11:25:49 +02:00 |
modtrezorcrypto-curve25519.h
|
|
|
modtrezorcrypto-ed25519.h
|
fix(crypto): Fix nonce bias in CoSi signing.
|
2022-08-02 20:38:04 +02:00 |
modtrezorcrypto-elligator2.h
|
feat(core): add elligator2 python bindings
|
2024-05-10 20:05:37 +02:00 |
modtrezorcrypto-groestl.h
|
|
|
modtrezorcrypto-hmac.h
|
fix(core): Clean up when constructor fails to reduce memory fragmentation.
|
2024-04-03 10:26:46 +02:00 |
modtrezorcrypto-monero.h
|
chore(core): change build_mocks to include empty lines
|
2024-05-31 13:35:11 +02:00 |
modtrezorcrypto-nem.h
|
|
|
modtrezorcrypto-nist256p1.h
|
|
|
modtrezorcrypto-optiga.h
|
refactor(core): Clean up Optiga error handling.
|
2024-07-01 18:05:20 +02:00 |
modtrezorcrypto-pbkdf2.h
|
fix(core): Clean up when constructor fails to reduce memory fragmentation.
|
2024-04-03 10:26:46 +02:00 |
modtrezorcrypto-random.h
|
feat(core): Integrate Optiga into PIN verification.
|
2023-09-27 17:17:09 +02:00 |
modtrezorcrypto-ripemd160.h
|
|
|
modtrezorcrypto-secp256k1.h
|
refactor: Unify secp256k1_zkp usage.
|
2023-06-21 08:36:20 +02:00 |
modtrezorcrypto-sha1.h
|
|
|
modtrezorcrypto-sha3-256.h
|
fix(core): Clean up when constructor fails to reduce memory fragmentation.
|
2024-04-03 10:26:46 +02:00 |
modtrezorcrypto-sha3-512.h
|
fix(core): Clean up when constructor fails to reduce memory fragmentation.
|
2024-04-03 10:26:46 +02:00 |
modtrezorcrypto-sha256.h
|
|
|
modtrezorcrypto-sha512.h
|
|
|
modtrezorcrypto-shamir.h
|
|
|
modtrezorcrypto-slip39.h
|
chore(core): delete unused bip39/slip39 micropython/C bindings
|
2023-01-25 19:17:56 +01:00 |
modtrezorcrypto.c
|
refactor(core): improve and simplify error handling
|
2024-06-17 16:57:33 +02:00 |
rand.c
|
|
|