No description
Find a file
2014-03-06 12:36:18 +01:00
chiff69a.php first commit 2014-03-06 11:22:49 +01:00
chiff69b.php first commit 2014-03-06 11:22:49 +01:00
LICENSE Initial commit 2014-03-06 01:59:53 -08:00
README.md Update README.md 2014-03-06 12:36:18 +01:00

Chiff69

Chiff69 is a collection of encryption-algorithms, which use a keylength of 69 bit.

Because this it made by an amateur DO NOT use this software for any security applications.

Chiff69/a

This algorithm uses 72 bit to encrypt the text, but the last 3 Bits will be set to 0. This one only uses substitutions.
... and this one has got 69 lines of code... ^^ Chiff69/b

This one uses 64 bit for the substitution (like Chiff69/a). The last 5 bits are used for a rail-fence-cpher-style pre-permutation.