lmihaig / cryptorusticon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

License:GNU Lesser General Public License v3.0


Languages

Language:Rust 100.0%