C
cipher
Projects with this topic
-
Basic implementation of the Caesar Cipher in the programming language of C.
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