Vernam cipher and tools in JS
npm install --save vernamtools>> import vernam from 'vernamtools'
>> JSON.stringify(vernam("Hello, world!", "p455w0rd"))
"8QYY\u0018\u001cR\u0013\u001fFYQV"- hellman/xortool, Python
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Vernam cipher and tools in JS
npm install --save vernamtools>> import vernam from 'vernamtools'
>> JSON.stringify(vernam("Hello, world!", "p455w0rd"))
"8QYY\u0018\u001cR\u0013\u001fFYQV"