dosyago / xen

:alien: xen - Discover unknown crypto tools. Like demos? https://cutt.ly/xen
MIT License
2 stars 1 forks source link

Switch primitive #1

Closed o0101 closed 4 years ago

o0101 commented 4 years ago

let's go with beamsplitter or bebb4185 as RNG

o0101 commented 4 years ago

Actually, instead of switching to new primitive. Let's use the opportunity to strengthen the family of RNGs with tunable state.

They already pass Dieharder and PractRand, but not SMHasher. Let's somehow improve speed, and quality, and rewrite in C for a SMHasher test.

Longer term project tho.

Once done, that will be 4 solid novel primitives. This one, the last one, is most suited to crypto because of the tunable security size (internal state).

o0101 commented 4 years ago

Closing as only a possible future issue