libpfrng 0.0.7 发布了,libpfrng 是个基于 CPU timing jetter 的用户空间库,提供高质量但是缓慢的随机数值生成器。它通过 Diehard,FIPS,NIST 和熵测试,而且高调通过了 CAcert RNG 测试。
改进内容包括:
Fast PRNG functions have been introduced.
Entropy gathering has been improved.
The API has been slightly changed in order to work around an OpenMP vs fork() gcc bug.
The pfrng-bench app now uses POSIX timers to monitor generator speed
项目主页:https://github.com/pfactum/libpfrng/
下载地址:https://github.com/pfactum/libpfrng/releases
来自:开源中国社区