diff options
author | Edward Ned Harvey <edward.harvey@conceptblossom.com> | 2014-08-05 11:05:30 -0400 |
---|---|---|
committer | Edward Ned Harvey <edward.harvey@conceptblossom.com> | 2014-08-05 11:05:30 -0400 |
commit | 8accb371a1855b54d5da6d05e6d2e26fe86e739d (patch) | |
tree | 0d669f029ccd553129fab8aff49e91a38a9049c2 /crypto/src | |
parent | after seeding, pointlessly threw away the first few bytes. Removed. (diff) | |
download | BouncyCastle.NET-ed25519-8accb371a1855b54d5da6d05e6d2e26fe86e739d.tar.xz |
use CryptoApiRandomGenerator in addition to other entropy sources
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/security/SecureRandom.cs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/crypto/src/security/SecureRandom.cs b/crypto/src/security/SecureRandom.cs |