Projects with this topic
-
Leonardus is a minimalist, stack-based programming system designed as a flexible framework for implementing and exploring algorithms. The syntax and semantics of its scripting language, LeoScript, are inspired by PostScript and Forth. It is extended with a prototype-based,object-oriented paradigm and provides a concise and expressive environment for learning and experimentation.
The project name is a nod to Leonardus Pisanus, who was named and became known as Fibonacci.
Consult the project's GitLab Pages for documentation.
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