Class: HrrRbSsh::Transport::EncryptionAlgorithm::BlowfishCbc
- Inherits:
-
HrrRbSsh::Transport::EncryptionAlgorithm
- Object
- HrrRbSsh::Transport::EncryptionAlgorithm
- HrrRbSsh::Transport::EncryptionAlgorithm::BlowfishCbc
- Includes:
- Functionable
- Defined in:
- lib/hrr_rb_ssh/transport/encryption_algorithm/blowfish_cbc.rb
Constant Summary collapse
- NAME =
'blowfish-cbc'- PREFERENCE =
140- CIPHER_NAME =
"BF-CBC"- BLOCK_SIZE =
8
Method Summary
Methods included from Functionable
#block_size, #decrypt, #encrypt, included, #initialize, #iv_length, #key_length