Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 247 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 247 Bytes

Encryption_Decryption

Encryption methods that work with local files. It takes a file in the computer and encrypts it using any of the methods implemented (Caesar, Affine, and a Substitution method). Files can be decrypted in the same way after.