Module: EncryptedStrings
- Defined in:
- lib/encrypted_strings/cipher.rb,
lib/encrypted_strings/version.rb,
lib/encrypted_strings/sha_cipher.rb,
lib/encrypted_strings/symmetric_cipher.rb,
lib/encrypted_strings/asymmetric_cipher.rb,
lib/encrypted_strings/extensions/string.rb
Defined Under Namespace
Modules: Extensions Classes: AsymmetricCipher, Cipher, NoPasswordError, NoPrivateKeyError, NoPublicKeyError, ShaCipher, SymmetricCipher
Constant Summary collapse
- VERSION =
'0.3.3'