A simple wrapper for Ruby's OpenSSL library to encrypt and decrypt strings with symmetric encryption.
gem install encryptorNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt and decrypt a string
Specify algorithm explicitly if upgrading from older versions: `algorithm: 'aes-256-cbc'`
No dependency data recorded yet.