cryptanalysis
Projects with this topic
-
A minimalist stack-based programming language designed as a flexible framework for implementing and exploring cryptologic algorithms. Its syntax and semantics are inspired by PostScript, offering a concise and expressive environment for learning and experimentation.
Updated -
This crate contains implementations of several legacy and modern codes, ciphers and hashes. Additionally it has an interactive cli with cryptanalysis support.
Updated -
This project is the basic framework for the creation of a custom cryptanalytic platform. The goal of the platform is to provide a starting point for programmers wishing to undertake the cryptographic challenges in the MysteryTwisterC3 (https://www.my
Updated -
Vigenere encryption-decryption-cryptanalysis algorithms, written in C. Including dynamic string input reading. Currently working well with string and string in file. Multiple strings support is currently in dev.
Updated -
Bletchley is a collection of historical ciphers and cryptanalysis tools. Eventually, it is planned for Bletchley to become a suite capable of identifying and attacking historical ciphers automatically.
Updated