Rename projects to insert it into nightly test.
[bertos.git] / bertos / sec / prng / x917.c
2011-05-13 asterixExclude these files from nightly test.
2010-09-30 raskySEC: fix undeterminism in X917 and refactor to avoid...
2010-09-29 raskySEC: fix first seeding of x917 to be fully deterministic.
2010-09-29 raskySEC: make sure PRNGs are seeded before generating data...
2010-09-29 raskySEC: Add ANSI X9.17 PRNG.