Skip to content
#

monoalphabetic-cipher

Here are 38 public repositories matching this topic...

Program that encrypts plaintext and (attempts) to decrypt ciphertexts, encrypted via a mono-alphabetic substitution cipher. Replaces letters based on frequency / n-gram analysis. Tried to incorporate hill-climbing algorithm by measuring the fitness of resulting texts to find the best key.

  • Updated Oct 3, 2020
  • Python

This repository houses a powerful package designed for anyone interested in learning and implementing cryptographic algorithms in c#. With a focus on clarity, robustness, and educational value, our library provides implementations for a variety of cryptographic algorithms.

  • Updated May 7, 2024
  • C#

Improve this page

Add a description, image, and links to the monoalphabetic-cipher topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the monoalphabetic-cipher topic, visit your repo's landing page and select "manage topics."

Learn more