.. |
aes
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
chacha20poly1305
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
ed25519-donna
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
fuzzer
|
crypto: add fuzz testing harnesses and documentation
|
2020-07-07 14:41:10 +02:00 |
gui
|
all: rename TREZOR to Trezor where possible
|
2019-06-17 20:28:29 +02:00 |
monero
|
crypto: Check for invalid characters in Monero Base58 decode.
|
2020-05-24 14:36:37 +00:00 |
tests
|
crypto/tests: parametrize test_bn_format
|
2020-06-26 12:29:21 +02:00 |
tools
|
crypto/bignum: change limb size to 29, add tests
|
2020-05-24 14:36:38 +00:00 |
.gitignore
|
toplevel: reorganize .gitignore files
|
2019-04-17 00:05:24 +02:00 |
.gitmodules
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
.gitrepo
|
git subrepo pull crypto
|
2019-09-12 11:52:12 +02:00 |
address.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
address.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
AUTHORS
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
base32.c
|
crypto: explicitly initialize variable length arrays
|
2019-10-09 17:05:34 +02:00 |
base32.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
base58.c
|
crypto: Fix buffer overflow in b58tobin.
|
2020-05-24 14:36:37 +00:00 |
base58.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
bignum.c
|
crypto: make bn_format faster
|
2020-06-26 12:29:21 +02:00 |
bignum.h
|
crypto/bignum: change limb size to 29, add tests
|
2020-05-24 14:36:38 +00:00 |
bip32.c
|
crypto: split hdnode_deserialize into hdnode_deserialize_{public,private}
|
2020-04-06 16:28:02 +00:00 |
bip32.h
|
crypto: split hdnode_deserialize into hdnode_deserialize_{public,private}
|
2020-04-06 16:28:02 +00:00 |
bip39_english.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
bip39.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
bip39.h
|
crypto: refactor bip39 api
|
2019-09-23 17:56:36 +02:00 |
blake2_common.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
blake2b.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
blake2b.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
blake2s.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
blake2s.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
blake256.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
blake256.h
|
all: remove extraneous whitespace
|
2019-05-26 22:20:14 +02:00 |
cash_addr.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
cash_addr.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
chacha_drbg.c
|
crypto: add chacha_drbg
|
2020-04-16 11:51:28 +02:00 |
chacha_drbg.h
|
crypto: add chacha_drbg
|
2020-04-16 11:51:28 +02:00 |
check_mem.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
CONTRIBUTORS
|
crypto: add fuzz testing harnesses and documentation
|
2020-07-07 14:41:10 +02:00 |
curves.c
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
curves.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
ecdsa.c
|
crypto: make ecdsa_recover_pub_from_sig faster
|
2020-06-17 18:56:03 +02:00 |
ecdsa.h
|
crypto/ecdsa: add compress_coords (#42)
|
2019-04-17 12:19:01 +02:00 |
groestl_internal.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
groestl.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
groestl.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
hasher.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
hasher.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
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
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
hmac.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
LICENSE
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
Makefile
|
crypto: add fuzz testing harnesses and documentation
|
2020-07-07 14:41:10 +02:00 |
memzero.c
|
crypto: add fuzz testing harnesses and documentation
|
2020-07-07 14:41:10 +02:00 |
memzero.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
nem.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
nem.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
nist256p1.c
|
crypto/bignum: change limb size to 29, add tests
|
2020-05-24 14:36:38 +00:00 |
nist256p1.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
nist256p1.table
|
crypto/bignum: change limb size to 29, add tests
|
2020-05-24 14:36:38 +00:00 |
options.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
pbkdf2.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
pbkdf2.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
rand.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
rand.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
rc4.c
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
rc4.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
README.md
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
rfc6979.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
rfc6979.h
|
crypto/rfc6979: Use the new HMAC DRBG implementation in rfc6979.c. Remove code duplication between rfc6979.c and ecdsa.c.
|
2019-06-11 11:41:40 +02:00 |
ripemd160.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
ripemd160.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
script.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
script.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
secp256k1.c
|
crypto/bignum: change limb size to 29, add tests
|
2020-05-24 14:36:38 +00:00 |
secp256k1.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
secp256k1.table
|
crypto/bignum: change limb size to 29, add tests
|
2020-05-24 14:36:38 +00:00 |
segwit_addr.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
segwit_addr.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
setup.py
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
sha2.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
sha2.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
sha3.c
|
crypto: explicitly initialize variables
|
2019-10-09 17:05:33 +02:00 |
sha3.h
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
shamir.c
|
crypto: explicitly initialize variable length arrays
|
2019-10-09 17:05:34 +02:00 |
shamir.h
|
crypto/shamir: Add copyright.
|
2019-04-18 15:11:54 +02:00 |
slip39_wordlist.h
|
core: add slip39 keyboard
|
2019-06-23 21:33:58 +02:00 |
slip39.c
|
core: add slip39 keyboard
|
2019-06-23 21:33:58 +02:00 |
slip39.h
|
core: add slip39 keyboard
|
2019-06-23 21:33:58 +02:00 |