/cryptorusticon

Primary LanguageRustGNU Lesser General Public License v3.0LGPL-3.0

cryptorusticon

Cryptorusticon is a work-in-progress Rust library I made as a simple cryptography project. It utilizes the num crate for its mathematical operations.

Features:

  • Blum Blum Shub
  • Solitaire/Pontifex cipher (from Cryptonomicon) (WIP)