larryboymi / RaNGe

A scala lib which implements the 2015 NIST DRBG-based RNG recommendation. - http://www.nist.gov/manuscript-publication-search.cfm?pub_id=918489

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RaNGe

This project is intended to be a scala library implementing the latest 2015 NIST Deterministic Random Bit Generators based RNG generation. I'm just getting started on it..

This implementation will provide prediction resistance (re-seeding) for each new generation.

About

A scala lib which implements the 2015 NIST DRBG-based RNG recommendation. - http://www.nist.gov/manuscript-publication-search.cfm?pub_id=918489


Languages

Language:Scala 100.0%