Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 257 Bytes

TODO.md

File metadata and controls

6 lines (6 loc) · 257 Bytes

TO DO:

  1. allow bcrypt and/or scrypt in the gen_key() function
  2. finish async encryption methods
  3. helper functions to display defaults
  4. upgrade_kdf
  5. change either kdf.scrypt and kdf.bcrypt to output an encoded string, or kdf.pbkdf2 to output a buffer