class Crypto::Blowfish

Superclass hierarchy

Object
Reference
Crypto::Blowfish

Defined in:

Constant Summary

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(key)

def self.new

Instance Method Detail

def decrypt_pair(l, r)

def encrypt_pair(l, r)

def expand_key(key = @key)

def f(x)

def next_word(key, pos)

def salted_expand_key(salt, key)

It folds the salt during the key schedule