Module: Crypt

Defined in:
lib/crypt/isaac/xorshift/pure.rb,
lib/crypt/isaac/pure.rb,
lib/crypt/isaac/version.rb,
ext/crypt/isaac/isaac.c,
ext/crypt/isaac/xorshift/xorshift.c

Overview

A pure Ruby micro-implementation. Use crypt-xorshift if you want a complete implementation.

Defined Under Namespace

Modules: Isaac Classes: ISAAC, Xorshift64Star