Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/arianvp/elixir-isaac


https://github.com/arianvp/elixir-isaac

Last synced: about 2 months ago
JSON representation

Lists

README

        

Isaac
=====

Isaac is an elixir module for [ISAAC: a fast cryptographic random number generator](http://burtleburtle.net/bob/rand/isaacafa.html)

It wraps around [arianvp/ISAAC](https://github.com/arianvp/ISAAC) which is a port of the ISAAC stream cipher to platforms which have words bigger than 32 bits.