C
cipher
Projects with this topic
-
Updated
-
This project provides a Python implementation for breaking classical substitution ciphers.
Updated -
Implementation of the SECOM cipher algorithm as described by Dirk Rijmenants. The cipher is designed as easy-to-use, yet secure, field cipher and based somewhat on the infamous russian VIC cipher.
Updated -
Two functions, one to cipher and one to decipher a message based on a key.
Updated