Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 199 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 199 Bytes

Affine-Cipher

An Affine Cipher encoder and decoder

This will encode and decode messages using the Affine Cipher method. Learn more about it here.