Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 269 Bytes

File metadata and controls

2 lines (2 loc) · 269 Bytes

FileEncrypter

A simple and secure text file encrypter system programmed in C Language that lets users to protect text files by encrypting or decrypting it with a password and ensure that the files stay unchanged by checking their integrity using a hash-based method.