CameronLonsdale / lantern

Cryptanalysis library for breaking classical ciphers
MIT License
26 stars 4 forks source link

Add an encrypt function for shift #22

Closed CameronLonsdale closed 5 years ago

CameronLonsdale commented 5 years ago

While its not necessarily needed for cryptanalysis, for test purposes and building challenges it would be nice to be able to encrypt within the same framework aswell.

CameronLonsdale commented 5 years ago

Added with https://github.com/CameronLonsdale/lantern/commit/a6dddc37b788b77ac91c31614bcc002ae5b65e04