るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.015秒)

別のキーワード

  1. bf new
  2. openssl bf
  3. openssl openssl::cipher::bf
  4. bf openssl
  5. new openssl::cipher::bf

種類

クラス

検索結果

OpenSSL::Cipher::BF (54055.0)

BF(BlowFish)暗号を表すクラス

BF(BlowFish)暗号を表すクラス

OpenSSL::Cipher::BF.new(mode) -> OpenSSL::Cipher::BF (9358.0)

BF(BlowFish)暗号オブジェクトを生成し、返します。

...BF(BlowFish)暗号オブジェクトを生成し、返します。

モードを文字列 mode で指定します。

指定可能なモードは OpenSSL::Cipher.ciphers で取得できます。

@param mode モード文字列...