るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.016秒)
トップページ > クエリ:bf[x] > クエリ:openssl[x]

別のキーワード

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

種類

ライブラリ

クラス

キーワード

検索結果

OpenSSL::Cipher::BF (17016.0)

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

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

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

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

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

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

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

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