Commit Graph

11 Commits (49272f8d869f1424608760ea52949595c17804e3)

Author SHA1 Message Date
Pavol Rusnak aae96e8285
add mnemonic generation methods with indexes option
8 years ago
Jochen Hoenicke 1b42fde852 Off by one error in word length.
10 years ago
Jochen Hoenicke 7e7b40b434 Make word list const
10 years ago
Pavol Rusnak 99900eb323 update AES code to support different modes of operation, add unittests
10 years ago
Pavol Rusnak 612f5ab050 fix copyright headers
10 years ago
Pavol Rusnak 393c298c35 add progress_callback to mnemonic/pbkdf2 functions
11 years ago
Pavol Rusnak 10c42633fc add function to retrieve mnemonic wordlist
11 years ago
Pavol Rusnak 352bc42be2 use PBKDF2 for BIP39, add unit tests
11 years ago
Pavol Rusnak 02adc15ec9 use fixed param size for mnemonic function
11 years ago
Pavol Rusnak 1c9046b66d reworked bip39 including tests
11 years ago
Pavol Rusnak 42da580ce8 bip39 implementation with unit tests
11 years ago