Module: CcipherBox

Defined in:
lib/ccipher_box.rb,
lib/ccipher_box/keybox.rb,
lib/ccipher_box/mem_key.rb,
lib/ccipher_box/version.rb,
lib/ccipher_box/mem_vault.rb,
lib/ccipher_box/bin_struct.rb,
lib/ccipher_box/secure_box.rb,
lib/ccipher_box/secure_ring.rb,
lib/ccipher_box/enc_key_config.rb,
lib/ccipher_box/decryption_engine.rb,
lib/ccipher_box/encryption_engine.rb

Defined Under Namespace

Classes: BinStruct, DecryptionEngine, EncKeyConfig, EncryptionEngine, Error, InsufficientData, KeyNotRegistered, Keybox, KeyboxException, KeyboxRegisterException, MemKey, MemVault, SecureBox, SecureBoxDecryptionError, SecureBoxError, SecureRing, SecureRingNotExist

Constant Summary collapse

VERSION =
"0.1.0"