/base64-xor

Simple Node.js module that creates a base64 encoded xor cipher from a pair of strings. Includes 2 methods encode / decode. For use when speed is important and security is not.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers