update trezor-crypto

pull/25/head
Pavol Rusnak 8 years ago
parent 0bb7f16b78
commit ea35b4bfe7
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -28,7 +28,7 @@ OBJS += ../vendor/trezor-crypto/curves.o
OBJS += ../vendor/trezor-crypto/secp256k1.o
OBJS += ../vendor/trezor-crypto/nist256p1.o
OBJS += ../vendor/trezor-crypto/ed25519-donna/ed25519.o
OBJS += ../vendor/trezor-crypto/curve25519-donna/curve25519-donna.o
OBJS += ../vendor/trezor-crypto/curve25519-donna/curve25519.o
OBJS += ../vendor/trezor-crypto/hmac.o
OBJS += ../vendor/trezor-crypto/bip32.o
OBJS += ../vendor/trezor-crypto/bip39.o

@ -1 +1 @@
Subproject commit 707c869fb92b78054d75f9f44789502672d5c51d
Subproject commit fa8772dfee59f426fda238553f4613bcb7d30636
Loading…
Cancel
Save