diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-10-18 14:22:53 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-10-18 14:22:53 +0700 |
commit | 088e423b20074f3483b8c255ffcb724e3fdf4d6a (patch) | |
tree | 2cfc4ec51ced9f0807524b904803c2f4f7ffcbfd /crypto/src/math/raw | |
parent | http://www.bouncycastle.org/jira/browse/BMA-113 (diff) | |
download | BouncyCastle.NET-ed25519-088e423b20074f3483b8c255ffcb724e3fdf4d6a.tar.xz |
http://www.bouncycastle.org/jira/browse/BMA-82
- use SecureRandom to generate "arbitrary" values
Diffstat (limited to 'crypto/src/math/raw')
-rw-r--r-- | crypto/src/math/raw/Mod.cs | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/crypto/src/math/raw/Mod.cs b/crypto/src/math/raw/Mod.cs |