Chiff69/README.md

18 lines
551 B
Markdown
Raw Permalink Normal View History

2014-03-06 09:59:53 +00:00
Chiff69
=======
2014-03-06 10:22:49 +00:00
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
---------
2014-03-06 11:36:18 +00:00
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... ^^
2014-03-06 10:22:49 +00:00
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.