BF(BlowFish)暗号を表すクラス
new(mode) -> OpenSSL::Cipher::BF
BF(BlowFish)暗号オブジェクトを生成し、返します。
モードを文字列 mode で指定します。
指定可能なモードは OpenSSL::Cipher.ciphers で取得できます。