diff options
author | Edward Ned Harvey <edward.harvey@conceptblossom.com> | 2014-08-05 11:03:28 -0400 |
---|---|---|
committer | Edward Ned Harvey <edward.harvey@conceptblossom.com> | 2014-08-05 11:03:28 -0400 |
commit | e64eee6f58c70ad9c1dd02658461014599369319 (patch) | |
tree | c62f1a4b4af5dabeb862a8eaed464e8923861bbb /crypto/src/security/SecureRandom.cs | |
parent | use 32 bytes instead of 24 for seed material from ThreadedSeedGenerator (diff) | |
download | BouncyCastle.NET-ed25519-e64eee6f58c70ad9c1dd02658461014599369319.tar.xz |
after seeding, pointlessly threw away the first few bytes. Removed.
Diffstat (limited to 'crypto/src/security/SecureRandom.cs')
-rw-r--r-- | crypto/src/security/SecureRandom.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/src/security/SecureRandom.cs b/crypto/src/security/SecureRandom.cs |