Skip to content

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.

Notifications You must be signed in to change notification settings

cbetancourt22/Encryption_Decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages