Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.
Permalink
Browse files
changelog: add 1.5.2
+ update vendor/trezor-crypto
  • Loading branch information
prusnak committed Aug 16, 2017
1 parent 98e617d commit 3e9ebe6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
@@ -1,3 +1,8 @@
Version 1.5.2
* Stable release, required update
* clean memory on start
* fix storage import from older versions

Version 1.5.1
* Stable release, optional update
* Wipe storage after 16 wrong PIN attempts
Submodule trezor-crypto updated 8 files
+1 −0 .gitignore
+1 −1 Makefile
+ aes/aestst
+21 −12 bip32.c
+16 −7 bip39.c
+8 −4 ecdsa.c
+46 −37 hmac.c
+5 −0 options.h

0 comments on commit 3e9ebe6

Please sign in to comment.