RubyGems Navigation menu

crypt-isaac 1.2.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 (17.0 KB)
  2. 1.1.0 - October 04, 2016 (18.5 KB)
  3. 1.0.0 - November 11, 2015 (10.0 KB)
  4. 0.9.1 - January 26, 2010 (12.5 KB)

Development 依赖 (3):

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

业主:

作者:

  • Kirk Haines

SHA 256 校验和:

4a5e48e279e4338c843e934dc58b049f74f562bbbeea54a9da694ef6196168d7

下载总量 183,699

这个版本 16,853

许可:

MIT

需要的 Ruby 版本: >= 0

链接: