1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-10 09:58:59 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Pavol Rusnak
352bc42be2 use PBKDF2 for BIP39, add unit tests 2013-12-09 16:25:03 +01:00
Pavol Rusnak
42da580ce8 bip39 implementation with unit tests 2013-11-08 02:02:16 +01:00
Pavol Rusnak
9308fddb7f replace blowfish with rijndael 2013-10-10 14:58:59 +02:00
Pavol Rusnak
946c23e2cf small readme update 2013-10-08 17:27:07 +02:00
Pavol Rusnak
47cb0fefce renamed to trezor-crypto, modified readme 2013-10-08 14:18:35 +02:00
Pavol Rusnak
3d163fc29b move speed-stm32 to trezor repo 2013-10-01 18:16:15 +02:00
Pavol Rusnak
dfdcdfa044 alter readme 2013-09-23 21:15:25 +02:00
Pavol Rusnak
603acbd1be implement RFC 6979 2013-09-11 19:02:22 +02:00
Pavol Rusnak
4593b3f636 use /dev/urandom in example 2013-08-21 20:26:00 +02:00
Pavol Rusnak
0f7c3be5dd expand readme 2013-08-21 20:05:25 +02:00
Pavol Rusnak
1830c2066d add more comments to readme 2013-08-21 18:07:02 +02:00
Pavol Rusnak
3645df58e1 add note about RNG 2013-08-17 14:28:45 +02:00
Pavol Rusnak
ccbc219b29 import sources 2013-08-17 14:20:15 +02:00