diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-11-09 19:25:07 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-11-09 19:25:07 +0700 |
commit | bf9600f6e8c3e8c83ba95a5e0821ec78e270cfa0 (patch) | |
tree | 6d8db3686653c7350ac306c7a180486f666458d2 /crypto/src/math/BigInteger.cs | |
parent | Add contributor entries (diff) | |
download | BouncyCastle.NET-ed25519-bf9600f6e8c3e8c83ba95a5e0821ec78e270cfa0.tar.xz |
Improve random prime constructor
Diffstat (limited to 'crypto/src/math/BigInteger.cs')
-rw-r--r-- | crypto/src/math/BigInteger.cs | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/crypto/src/math/BigInteger.cs b/crypto/src/math/BigInteger.cs |