Isaac
Isaac is an elixir module for ISAAC: a fast cryptographic random number generator
It wraps around arianvp/ISAAC which is a port of the ISAAC stream cipher to platforms which have words bigger than 32 bits.
| Failed to load latest commit information. | |||
|
|
config | ||
|
|
lib | ||
|
|
priv | ||
|
|
src | ||
|
|
test | ||
|
|
.gitignore | ||
|
|
LICENSE | ||
|
|
Makefile | ||
|
|
README.md | ||
|
|
mix.exs | ||
|
|
mix.lock | ||
Isaac is an elixir module for ISAAC: a fast cryptographic random number generator
It wraps around arianvp/ISAAC which is a port of the ISAAC stream cipher to platforms which have words bigger than 32 bits.