Skip to content

trinami/MicroPasswordManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Micro Password Manager

created with Platformio & C++ The stick only stores the IV, no password! The IV is stored 3 times with auto error correction. The generated password is a result of multiple SHA-3 256 rounds of the IV, the password and the term.

Instructions

  1. flash
  2. Connect via Serial e.g. with minicom
  3. Note the IV
  4. Type in a password
  5. Type in a term
  6. Press two times CapsLock to paste a password!