RubyGems Navigation menu

crypt-isaac 1.1.0

ISAAC is a fast, cryptographically secure pseudo random number generator with strong statistical properties. This gem provides both a pure Ruby and a C extension based implementation which conforms to the Ruby 2 api for Random, with some enhancements. So, you should be able to use it as a drop in replacement for Ruby's (Mersenne Twister based) PRNG.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.2.0 - November 22, 2016 (17KB)
  2. 1.1.0 - October 04, 2016 (18.5KB)
  3. 1.0.0 - November 11, 2015 (10KB)
  4. 0.9.1 - January 26, 2010 (12.5KB)

Development依存関係 (3):

bundler ~> 1.10
minitest >= 0
rake ~> 10.0

所有者:

作者:

  • Kirk Haines

SHA 256チェックサム:

748da660363626523d2d70e4a2e6de5f1fc1ee0de218600d9721fcdeccb4795d

累計ダウンロード数 184,176

このバージョンのみ 2,042

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: