るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.101秒)
トップページ > バージョン:2.3.0[x] > クエリ:l[x] > クエリ:SSL[x] > クエリ:BF[x]

別のキーワード

  1. matrix l
  2. kernel $-l
  3. _builtin $-l
  4. lupdecomposition l
  5. l matrix

種類

ライブラリ

クラス

検索結果

OpenSSL::Cipher::BF (72049.0)

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

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

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

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

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

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

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

@param mode モード文字列