1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-09 09:33:09 +00:00
trezor-firmware/crypto
2019-04-15 19:14:52 +02:00
..
aes MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
chacha20poly1305 MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
ed25519-donna MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
gui MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
monero MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
tests MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
tools MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
.clang-format MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
.gitignore MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
.gitmodules MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
.travis.yml MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
address.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +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 MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
base32.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
base58.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
base58.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
bignum.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
bignum.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
bip32.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
bip32.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
bip39_english.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
bip39.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
bip39.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
blake2_common.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
blake2b.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
blake2b.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
blake2s.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
blake2s.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
blake256.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
blake256.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
cash_addr.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
cash_addr.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
check_mem.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
CONTRIBUTORS MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +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 MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
ecdsa.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
groestl_internal.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
groestl.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
groestl.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
hasher.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
hasher.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
hmac.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +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 MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
memzero.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
memzero.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
nem.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
nem.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
nist256p1.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
nist256p1.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
nist256p1.table MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
options.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
pbkdf2.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
pbkdf2.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
rand.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +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 MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
rfc6979.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
ripemd160.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
ripemd160.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
script.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
script.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
secp256k1.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
secp256k1.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
secp256k1.table MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
segwit_addr.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +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 MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
sha2.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
sha3.c MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
sha3.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
shell.nix MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00

trezor-crypto

Build Status gitter

Heavily optimized cryptography algorithms for embedded devices.

These include:

  • AES/Rijndael encryption/decryption
  • Big Number (256 bit) Arithmetics
  • BIP32 Hierarchical Deterministic Wallets
  • BIP39 Mnemonic code
  • ECDSA signing/verifying (supports secp256k1 and nist256p1 curves, uses RFC6979 for deterministic signatures)
  • ECDSA public key derivation
  • Base32 (RFC4648 and custom alphabets)
  • Base58 address representation
  • Ed25519 signing/verifying (also SHA3 and Keccak variants)
  • ECDH using secp256k1, nist256p1 and Curve25519
  • HMAC-SHA256 and HMAC-SHA512
  • PBKDF2
  • RIPEMD-160
  • SHA1
  • SHA2-256/SHA2-512
  • SHA3/Keccak
  • BLAKE2s/BLAKE2b
  • Chacha20-Poly1305
  • unit tests (using Check - check.sf.net; in test_check.c)
  • tests against OpenSSL (in test_openssl.c)
  • integrated Wycheproof tests

Distibuted under MIT License.

Some parts of the library come from external sources: