Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 325 Bytes

File metadata and controls

11 lines (10 loc) · 325 Bytes

NotesFlow

A Notes-making Application with user authentication and Secures data Encryption and Decryption using Ceaser Algorithm Passwords saved Using md5-hash Algorithm

<--- Run on terminal using command on linux---->

./notesflow 

App uses Hashing for Unique-user Authentication and Encryption to save Notes. :+)