Table of Contents - attr_keyring-0.6.0 Documentation
Classes and Modules
- AttrKeyring
- AttrKeyring::ActiveRecord
- AttrKeyring::ClassMethods
- AttrKeyring::InstanceMethods
- AttrKeyring::Sequel
- Keyring
- Keyring::Base
- Keyring::Encryptor
- Keyring::Encryptor::AES
- Keyring::Encryptor::AES::AES128CBC
- Keyring::Encryptor::AES::AES192CBC
- Keyring::Encryptor::AES::AES256CBC
- Keyring::Encryptor::AES::Base
- Keyring::Key
Methods
- ::active_record — AttrKeyring
- ::build_cipher — Keyring::Encryptor::AES::Base
- ::cipher_name — Keyring::Encryptor::AES::AES128CBC
- ::cipher_name — Keyring::Encryptor::AES::AES192CBC
- ::cipher_name — Keyring::Encryptor::AES::AES256CBC
- ::decrypt — Keyring::Encryptor::AES::Base
- ::encrypt — Keyring::Encryptor::AES::Base
- ::hmac_digest — Keyring::Encryptor::AES::Base
- ::included — AttrKeyring::ActiveRecord
- ::included — AttrKeyring::Sequel
- ::key_size — Keyring::Encryptor::AES::Base
- ::new — Keyring::Base
- ::new — Keyring::Key
- ::new — Keyring
- ::sequel — AttrKeyring
- ::setup — AttrKeyring
- ::verify_signature — Keyring::Encryptor::AES::Base
- #[] — Keyring::Base
- #[]= — Keyring::Base
- #attr_decrypt_column — AttrKeyring::InstanceMethods
- #attr_encrypt — AttrKeyring::ClassMethods
- #attr_encrypt_column — AttrKeyring::InstanceMethods
- #attr_keyring — AttrKeyring::ClassMethods
- #before_save — AttrKeyring::Sequel
- #clear — Keyring::Base
- #clear_decrypted_column_cache — AttrKeyring::InstanceMethods
- #current_key — Keyring::Base
- #decode_key — Keyring::Key
- #decrypt — Keyring::Base
- #define_attr_encrypt_reader — AttrKeyring::ClassMethods
- #define_attr_encrypt_writer — AttrKeyring::ClassMethods
- #digest — Keyring::Base
- #encrypt — Keyring::Base
- #encryptable_value? — AttrKeyring::InstanceMethods
- #inherited — AttrKeyring::ClassMethods
- #inspect — Keyring::Key
- #keyring_rotate! — AttrKeyring::ActiveRecord
- #keyring_rotate! — AttrKeyring::Sequel
- #migrate_to_latest_encryption_key — AttrKeyring::InstanceMethods
- #parse_key — Keyring::Key
- #reload — AttrKeyring::ActiveRecord
- #reset_encrypted_column — AttrKeyring::InstanceMethods
- #to_s — Keyring::Key