I made a password book generator
Code: [https://github.com/zeorin/passwordbook](https://github.com/zeorin/passwordbook) I have [already posted this](https://www.reddit.com/r/cryptography/comments/1mxcax4/i_made_a_password_book_generator/) on r/cryptography and gotten some useful feedback, but I'm still looking for more. 😁 Current implementation: Seed passprase is generated as per bip39, and then its bits are used to derive a key …