Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 256 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 256 Bytes

classical-crypto

A collection of classical cryptography ciphers.

This project contains some classical ciphers, coded in the attempt to learn how to use Perl.

  • caesar.pl
  • columnartp.pl
  • count.pl
  • lsubst.pl
  • otp.pl
  • transposition.pl