jeetsajan


  • A reusable implementation of Vernam Cipher. (Takes a string as input and returns the encoded text and key as output)

    published 1.0.2 3 years ago
  • A reusable implementation to decode messages encoded with vernam-cipher-encode. (Takes the encoded message and the key as input and returns decoded message)

    published 1.0.0 3 years ago