Table of Contents - encrypted_store-0.3.0 Documentation
Pages
Classes and Modules
- CreateEncryptionKeySalts
- CreateEncryptionKeys
- EncryptedStore
- EncryptedStore::ActiveRecord
- EncryptedStore::ActiveRecord::EncryptionKey
- EncryptedStore::ActiveRecord::EncryptionKeySalt
- EncryptedStore::ActiveRecord::Mixin
- EncryptedStore::ActiveRecord::Mixin::ClassMethods
- EncryptedStore::Config
- EncryptedStore::Config::ConfigError
- EncryptedStore::Config::NotAddableError
- EncryptedStore::Config::ProcArray
- EncryptedStore::Config::UndefinedValue
- EncryptedStore::CryptoHash
- EncryptedStore::Errors
- EncryptedStore::Errors::ChecksumFailedError
- EncryptedStore::Errors::CryptoHashError
- EncryptedStore::Errors::Error
- EncryptedStore::Errors::GeneralError
- EncryptedStore::Errors::InvalidKeySize
- EncryptedStore::Errors::InvalidSaltSize
- EncryptedStore::Errors::UnsupportedModelError
- EncryptedStore::Errors::UnsupportedVersionError
- EncryptedStore::Generators
- EncryptedStore::Generators::EncryptTableGenerator
- EncryptedStore::Generators::InstallGenerator
- EncryptedStore::Generators::Upgrade
- EncryptedStore::Generators::Upgrade::ZeroOneFiveGenerator
- EncryptedStore::Instance
- EncryptedStore::Railtie
- UpgradeEncryptionKeySaltsTo015
- UpgradeEncryptionKeysTo015
Methods
- ::_calc_crc32 — EncryptedStore::CryptoHash
- ::_create_primary_key — EncryptedStore::ActiveRecord::EncryptionKey
- ::_has_primary? — EncryptedStore::ActiveRecord::EncryptionKey
- ::_keyiv_gen — EncryptedStore::CryptoHash
- ::_split_binary_data — EncryptedStore::CryptoHash
- ::_split_binary_data_v1 — EncryptedStore::CryptoHash
- ::_split_binary_data_v2 — EncryptedStore::CryptoHash
- ::decrypt — EncryptedStore::CryptoHash
- ::descendants — EncryptedStore::ActiveRecord::Mixin
- ::descendants? — EncryptedStore::ActiveRecord::Mixin
- ::generate_salt — EncryptedStore::ActiveRecord::EncryptionKeySalt
- ::included — EncryptedStore
- ::included — EncryptedStore::ActiveRecord::Mixin
- ::instance — EncryptedStore
- ::method_missing — EncryptedStore
- ::new — EncryptedStore::Config
- ::new — EncryptedStore::CryptoHash
- ::new_key — EncryptedStore::ActiveRecord::EncryptionKey
- ::new_key — EncryptedStore::ActiveRecord
- ::next_migration_number — EncryptedStore::Generators::InstallGenerator
- ::next_migration_number — EncryptedStore::Generators::Upgrade::ZeroOneFiveGenerator
- ::preload — EncryptedStore::ActiveRecord::EncryptionKey
- ::preload_keys — EncryptedStore::ActiveRecord
- ::primary_encryption_key — EncryptedStore::ActiveRecord::EncryptionKey
- ::retire_keys — EncryptedStore::ActiveRecord::EncryptionKey
- ::retire_keys — EncryptedStore::ActiveRecord
- ::rotate_keys — EncryptedStore::ActiveRecord::EncryptionKey
- ::rotate_keys — EncryptedStore::ActiveRecord
- #! — EncryptedStore::Config::UndefinedValue
- #_add — EncryptedStore::Config
- #_append_crc32 — EncryptedStore::CryptoHash
- #_args_to_object — EncryptedStore::Config
- #_calc_crc32 — EncryptedStore::CryptoHash
- #_crypto_hash — EncryptedStore::ActiveRecord::Mixin
- #_decrypt_encrypted_store — EncryptedStore::ActiveRecord::Mixin
- #_decrypted_key — EncryptedStore::ActiveRecord::Mixin
- #_encrypt_encrypted_store — EncryptedStore::ActiveRecord::Mixin
- #_encrypted_data_header_v1 — EncryptedStore::CryptoHash
- #_encrypted_data_header_v2 — EncryptedStore::CryptoHash
- #_encrypted_store_data — EncryptedStore::ActiveRecord::Mixin
- #_encrypted_store_data — EncryptedStore::ActiveRecord::Mixin::ClassMethods
- #_encrypted_store_get — EncryptedStore::ActiveRecord::Mixin
- #_encrypted_store_save — EncryptedStore::ActiveRecord::Mixin
- #_encrypted_store_set — EncryptedStore::ActiveRecord::Mixin
- #_encrypted_store_sync_key — EncryptedStore::ActiveRecord::Mixin
- #_encryption_key_id — EncryptedStore::ActiveRecord::Mixin
- #_get — EncryptedStore::Config
- #_get_or_create_namespace — EncryptedStore::Config
- #_keyiv_gen — EncryptedStore::CryptoHash
- #_nested — EncryptedStore::Config
- #_set — EncryptedStore::Config
- #attr_encrypted — EncryptedStore::ActiveRecord::Mixin::ClassMethods
- #call — EncryptedStore::Config::ProcArray
- #change — CreateEncryptionKeySalts
- #change — CreateEncryptionKeys
- #change — UpgradeEncryptionKeySaltsTo015
- #change — UpgradeEncryptionKeysTo015
- #config — EncryptedStore::Instance
- #create_initializer — EncryptedStore::Generators::InstallGenerator
- #create_migrations — EncryptedStore::Generators::EncryptTableGenerator
- #create_migrations — EncryptedStore::Generators::InstallGenerator
- #create_migrations — EncryptedStore::Generators::Upgrade::ZeroOneFiveGenerator
- #decrypt_key — EncryptedStore::Instance
- #decrypted_key — EncryptedStore::ActiveRecord::EncryptionKey
- #define — EncryptedStore::Config
- #dup — EncryptedStore::Config
- #encrypt — EncryptedStore::CryptoHash
- #encrypt_key — EncryptedStore::Instance
- #encrypted_attributes_changed? — EncryptedStore::ActiveRecord::Mixin
- #merge_config_file! — EncryptedStore::Config
- #merge_hash! — EncryptedStore::Config
- #method_missing — EncryptedStore::Config
- #preload_keys — EncryptedStore::Instance
- #purge_encrypted_data — EncryptedStore::ActiveRecord::Mixin
- #push — EncryptedStore::Config::ProcArray
- #reencrypt — EncryptedStore::ActiveRecord::Mixin
- #retrieve_dek — EncryptedStore::Instance
- #rotate_keys — EncryptedStore::Instance