Skip to content
Snippets Groups Projects
Commit c9928348 authored by akwizgran's avatar akwizgran
Browse files

Use the Fortuna generator instead of the JVM's SecureRandom. Bug #4.

Note that this is only the generator part of Fortuna, not the
accumulator. The generator requires a seed, which is provided by a
platform-specific implementation of SeedProvider. On Linux the
implementation reads the seed from /dev/urandom.
parent a565e0c7
No related branches found
No related tags found
No related merge requests found
Showing
with 420 additions and 18 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment