lkamil / Ciphers

A collection of different ciphers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ciphers

I will implement some ciphers just for fun and to learn more about Haskell and Cryptography.

  • Caesar
  • Merkle–Hellman
  • One-Time-Pad
  • RSA (in progress ...)
  • Vigenère
  • ...

About

A collection of different ciphers.


Languages

Language:Haskell 100.0%