Simple AES encryption / decryption for Ruby
gem install aescryptNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt and decrypt a string using AES.
Consider using an authenticated encryption mode like AES-GCM or a higher-level library like RbNaCl.
No dependency data recorded yet.