Variant-Beauford Cipher

* just the inverse of the Vigenère (decrypts it)

given K = k(1) k(2) ... k(d)
then f(i) (a) = a - k(i) (mod n)

l0ck.com data encryption