arosspope / cipher-crypt

A cryptographic tomb of ciphers forgotten by time.
Apache License 2.0
42 stars 8 forks source link

Implement Autokey cipher #10

Closed arosspope closed 7 years ago

arosspope commented 7 years ago

Very similar to the Vigenere cipher, but uses a different method of generating the key.

arosspope commented 7 years ago

See PR #19