.. |
aes
|
|
|
chacha20poly1305
|
|
|
ed25519-donna
|
fix(crypto): add missing header for size_t
|
2024-02-12 14:49:32 +01:00 |
fuzzer
|
refactor: Unify secp256k1_zkp usage.
|
2023-06-21 08:36:20 +02:00 |
gui
|
build: add bip39_english.o where appropriate
|
2022-06-01 16:35:33 +02:00 |
monero
|
|
|
tests
|
|
|
tools
|
fix(crypto): fix wrong input handling in mktable
|
2021-11-19 23:10:34 +01:00 |
.gitignore
|
|
|
.gitmodules
|
|
|
.gitrepo
|
git subrepo pull crypto
|
2019-09-12 11:52:12 +02:00 |
address.c
|
|
|
address.h
|
|
|
AUTHORS
|
|
|
base32.c
|
|
|
base32.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
base58.c
|
|
|
base58.h
|
|
|
bignum.c
|
|
|
bignum.h
|
|
|
bip32.c
|
|
|
bip32.h
|
|
|
bip39_english.c
|
|
|
bip39.c
|
|
|
bip39.h
|
|
|
blake2_common.h
|
|
|
blake2b.c
|
|
|
blake2b.h
|
|
|
blake2s.c
|
|
|
blake2s.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
blake256.c
|
|
|
blake256.h
|
|
|
buffer.c
|
|
|
buffer.h
|
|
|
byte_order.h
|
|
|
cardano.c
|
feat(crypto/cardano): implement Cardano Ledger derivation
|
2021-11-10 13:57:57 +01:00 |
cardano.h
|
refactor(crypto): extract Cardano derivations to separate file
|
2021-11-10 13:57:57 +01:00 |
cash_addr.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
cash_addr.h
|
|
|
chacha_drbg.c
|
|
|
chacha_drbg.h
|
|
|
check_mem.h
|
|
|
CONTRIBUTORS
|
|
|
curves.c
|
|
|
curves.h
|
feat(crypto/cardano): implement Cardano Ledger derivation
|
2021-11-10 13:57:57 +01:00 |
der.c
|
feat(crypto): Use entire DER encoding in DER_ITEM.
|
2023-12-08 12:30:28 +01:00 |
der.h
|
|
|
ecdsa_internal.h
|
refactor: Unify secp256k1_zkp usage.
|
2023-06-21 08:36:20 +02:00 |
ecdsa.c
|
|
|
ecdsa.h
|
refactor(core,crypto): make public key derivation functions return
|
2021-10-25 14:41:28 +02:00 |
groestl_internal.h
|
|
|
groestl.c
|
|
|
groestl.h
|
|
|
hash_to_curve.c
|
feat(crypto): implement hashing to curve
|
2023-09-27 14:04:45 +02:00 |
hash_to_curve.h
|
feat(crypto): implement hashing to curve
|
2023-09-27 14:04:45 +02:00 |
hasher.c
|
|
|
hasher.h
|
|
|
hmac_drbg.c
|
|
|
hmac_drbg.h
|
|
|
hmac.c
|
|
|
hmac.h
|
|
|
LICENSE
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
Makefile
|
|
|
memzero.c
|
|
|
memzero.h
|
|
|
nem.c
|
feat(crypto): add thousands separator to bn_format
|
2022-08-02 20:35:49 +02:00 |
nem.h
|
|
|
nist256p1.c
|
|
|
nist256p1.h
|
|
|
nist256p1.table
|
|
|
options.h
|
feat(crypto): Add basic DER decoding functions.
|
2023-12-01 00:09:17 +01:00 |
pbkdf2.c
|
|
|
pbkdf2.h
|
|
|
rand.c
|
|
|
rand.h
|
|
|
rc4.c
|
|
|
rc4.h
|
|
|
README.md
|
revert(crypto): remove BCH Schnorr signatures
|
2022-01-31 13:56:06 +01:00 |
rfc6979.c
|
|
|
rfc6979.h
|
|
|
ripemd160.c
|
|
|
ripemd160.h
|
|
|
script.c
|
|
|
script.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
secp256k1.c
|
|
|
secp256k1.h
|
|
|
secp256k1.table
|
|
|
segwit_addr.c
|
|
|
segwit_addr.h
|
|
|
setup.py
|
|
|
sha2.c
|
feat(crypto): Implement sha384_Raw().
|
2023-08-29 10:59:34 +02:00 |
sha2.h
|
feat(crypto): Implement sha384_Raw().
|
2023-08-29 10:59:34 +02:00 |
sha3.c
|
|
|
sha3.h
|
|
|
shamir.c
|
|
|
shamir.h
|
crypto/shamir: Add copyright.
|
2019-04-18 15:11:54 +02:00 |
slip39_english.c
|
|
|
slip39_wordlist.h
|
|
|
slip39.c
|
|
|
slip39.h
|
|
|
tls_prf.c
|
|
|
tls_prf.h
|
|
|
zkp_bip340.c
|
refactor(crypto): remove code that is duplicated in secp256k1-zkp submodule
|
2022-05-16 16:23:18 +02:00 |
zkp_bip340.h
|
|
|
zkp_context.c
|
feat(crypto): remove -Wstrict-prototypes issues in zkp_context.c
|
2022-10-04 16:46:33 +02:00 |
zkp_context.h
|
|
|
zkp_ecdsa.c
|
feat(crypto): Support is_canonical parameter in zkp_ecdsa_sign_digest().
|
2023-06-21 08:36:20 +02:00 |
zkp_ecdsa.h
|
|
|