selectxor
atom package to encrypt/decrypt selected text via xor key
= 250 2 1.6.0 ISC GitHub

selectxor

atom package to encrypt/decrypt selected text using xor key

#Usage

  • Select text and ALT+Z to encrypt
  • Select text and ALT+X to decrypt

preview image

The default key is 'selectxor' but you can change it in the package settings.

settings image

(xor result is base64 encoded to avoid multiple lines)