I'd recently made "practically secure rng": 
https://github.com/funny-falcon/go-rando

It uses SipHash permutation core (so it has 256 bit permuation stsate + 
counters), but also constantly reseeded from 1024 bit "entropy pool" that is 
frequently refsreshed from crypto/rand.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to