.. |
aes
|
feat(crypto): Implement AES-CCM.
|
2023-08-29 10:59:34 +02:00 |
chacha20poly1305
|
fix(crypto): add missing license to crypto/chacha20poly1305
|
2022-03-16 10:54:15 +01:00 |
ed25519-donna
|
fix(crypto): Fix nonce bias in CoSi signing.
|
2022-08-02 20:38:04 +02:00 |
fuzzer
|
|
|
gui
|
build: add bip39_english.o where appropriate
|
2022-06-01 16:35:33 +02:00 |
monero
|
fix(xmr): fix tx sending to an integrated address
|
2022-09-30 13:47:06 +02:00 |
tests
|
|
|
tools
|
|
|
.gitignore
|
toplevel: reorganize .gitignore files
|
2019-04-17 00:05:24 +02:00 |
.gitmodules
|
|
|
.gitrepo
|
git subrepo pull crypto
|
2019-09-12 11:52:12 +02:00 |
address.c
|
|
|
address.h
|
|
|
AUTHORS
|
|
|
base32.c
|
|
|
base32.h
|
|
|
base58.c
|
|
|
base58.h
|
|
|
bignum.c
|
|
|
bignum.h
|
|
|
bip32.c
|
|
|
bip32.h
|
|
|
bip39_english.c
|
|
|
bip39.c
|
|
|
bip39.h
|
|
|
blake2_common.h
|
feat(crypto): add big endian support
|
2021-11-04 20:38:52 +01:00 |
blake2b.c
|
|
|
blake2b.h
|
|
|
blake2s.c
|
|
|
blake2s.h
|
|
|
blake256.c
|
|
|
blake256.h
|
all: remove extraneous whitespace
|
2019-05-26 22:20:14 +02:00 |
buffer.c
|
|
|
buffer.h
|
|
|
byte_order.h
|
|
|
cardano.c
|
|
|
cardano.h
|
|
|
cash_addr.c
|
|
|
cash_addr.h
|
|
|
chacha_drbg.c
|
|
|
chacha_drbg.h
|
|
|
check_mem.h
|
|
|
CONTRIBUTORS
|
|
|
curves.c
|
feat(crypto/cardano): implement Cardano Ledger derivation
|
2021-11-10 13:57:57 +01:00 |
curves.h
|
|
|
der.c
|
|
|
der.h
|
feat(core/prodtest): Check device certificate chain integrity using authority key identifier.
|
2023-12-15 11:18:22 +01:00 |
ecdsa_internal.h
|
refactor: Unify secp256k1_zkp usage.
|
2023-06-21 08:36:20 +02:00 |
ecdsa.c
|
|
|
ecdsa.h
|
|
|
groestl_internal.h
|
|
|
groestl.c
|
feat(crypto): Sanitize undefined behavior.
|
2022-01-19 15:22:03 +01:00 |
groestl.h
|
ci: enable editorconfig checks, fix whitespace issues
|
2020-11-11 14:43:50 +01:00 |
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
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
hmac_drbg.h
|
crypto/hmac_drbg: Fix style.
|
2019-06-11 11:41:40 +02:00 |
hmac.c
|
|
|
hmac.h
|
|
|
LICENSE
|
|
|
Makefile
|
|
|
memzero.c
|
fix(crypto): update case of windows.h (#1560)
|
2021-04-08 14:16:23 +02:00 |
memzero.h
|
|
|
nem.c
|
|
|
nem.h
|
|
|
nist256p1.c
|
|
|
nist256p1.h
|
|
|
nist256p1.table
|
|
|
options.h
|
|
|
pbkdf2.c
|
|
|
pbkdf2.h
|
|
|
rand.c
|
feat(core): Integrate Optiga into PIN verification.
|
2023-09-27 17:17:09 +02:00 |
rand.h
|
|
|
rc4.c
|
|
|
rc4.h
|
|
|
README.md
|
revert(crypto): remove BCH Schnorr signatures
|
2022-01-31 13:56:06 +01:00 |
rfc6979.c
|
fix(crypto): reduce digest in RFC6979 to match specification
|
2022-05-16 16:23:18 +02:00 |
rfc6979.h
|
|
|
ripemd160.c
|
|
|
ripemd160.h
|
|
|
script.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
script.h
|
|
|
secp256k1.c
|
|
|
secp256k1.h
|
|
|
secp256k1.table
|
|
|
segwit_addr.c
|
|
|
segwit_addr.h
|
|
|
setup.py
|
|
|
sha2.c
|
|
|
sha2.h
|
|
|
sha3.c
|
|
|
sha3.h
|
|
|
shamir.c
|
|
|
shamir.h
|
|
|
slip39_english.c
|
|
|
slip39_wordlist.h
|
chore(crypto): refactor slip39 same way as bip39
|
2023-05-11 21:02:21 +02:00 |
slip39.c
|
|
|
slip39.h
|
chore(crypto): refactor slip39 same way as bip39
|
2023-05-11 21:02:21 +02:00 |
tls_prf.c
|
|
|
tls_prf.h
|
|
|
zkp_bip340.c
|
|
|
zkp_bip340.h
|
feat(legacy): verify bip340 pubkeys used in p2tr addresses
|
2022-02-16 10:25:15 +01:00 |
zkp_context.c
|
|
|
zkp_context.h
|
|
|
zkp_ecdsa.c
|
|
|
zkp_ecdsa.h
|
refactor(core,crypto): make public key derivation functions return
|
2021-10-25 14:41:28 +02:00 |