Aretí: The Renaissance Stack
  • Home
  • About
Sign in Subscribe

Classical Cryptography

A collection of 3 posts
Encryption Series: Breaking a Substitution Cypher
Cryptanalysis

Encryption Series: Breaking a Substitution Cypher

We automate the cryptanalysis of a substitution cipher using Rust. With letter frequency data and a dictionary, the script makes educated guesses, applies substitutions, and iteratively refines them to recover plaintext.
06 Jul 2025 5 min read
Encryption Series: The Monoalphabetic Substitution Cipher
Classical Cryptography

Encryption Series: The Monoalphabetic Substitution Cipher

An introduction to the monoalphabetic substitution cipher, its historical roots, keyspace complexity, and a full implementation in Rust. We demonstrate how it improves on Caesar’s cipher, and where it still falls short.
06 Jul 2025 7 min read
Encryption Series: A Civilised Introduction to the Caesar Cipher
Encryption

Encryption Series: A Civilised Introduction to the Caesar Cipher

Discover the historical Caesar cipher, understand its elegant mathematics, and follow a concise implementation in Rust. Learn the cipher’s inherent vulnerabilities through an engaging demonstration of brute-force cryptanalysis.
30 Jun 2025 4 min read
Page 1 of 1
Aretí: The Renaissance Stack © 2025
  • Sign up
Powered by Ghost