6 packages matching “Vernam”
xor-it
v1.0.2 · 10 years ago
xor-it is a utility class that will take a key and a text. If the text a simple string it will retun a cipher. If the text is a cipher it will return the original string. It uses the vernam cipher technique to create the cipher
No known vulnerabilities
vernam-cypher
v1.0.0 · 2 years ago
A simple package bringing the vernam cypher to node
No known vulnerabilities
vernam-cipher
v0.1.0 · 13 years ago
A toy Vernam Cipher implementation.
No known vulnerabilities
bit-shift-cipher
v1.0.0 · 7 years ago
bit-shift vernam cipher for nodejs and the browser
No known vulnerabilities
vernam-cipher-encode
v1.0.2 · 5 years ago
A reusable implementation of Vernam Cipher. (Takes a string as input and returns the encoded text and key as output)
No known vulnerabilities
vernam-cipher-decode
v1.0.0 · 5 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)
No known vulnerabilities