Skip to content

aminbeigi/affine-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Affine Cipher

A Python implementation of the Affine Cipher.


Description

Affine-Cipher will encrypt a selected file given two keys (inverse alpha and beta) and write the generated output into a new file.

Requirements

  • Python 3.8.2

Contributions

Contributions are always welcome!
Just make a pull request.

Licence

MIT licence.

About

Encrypt a file with affine cipher encryption.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages