Projects with this topic
Sort by:
-
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 and Forth, offering a concise and expressive environment for learning and experimentation.
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