Libraries
»
keybox
(1.2.1)
»
Index (C)
»
Keybox
»
Cipher
Module: Keybox::Cipher
Defined in:
lib/keybox/cipher.rb
Constant Summary
collapse
AES_256 =
"
aes-256-cbc
"
DEFAULT_ALGORITHM =
AES_256