C
cryptology
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