diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2020-09-11 11:07:11 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2020-09-11 11:07:11 +0700 |
commit | 8614e492c5ca2733d581b37f9d0e7d6714bb0a29 (patch) | |
tree | cf319be5c818a772f0faebfb5b65486b7399b372 | |
parent | 'safegcd' modular inversion (diff) | |
download | BouncyCastle.NET-ed25519-8614e492c5ca2733d581b37f9d0e7d6714bb0a29.tar.xz |
Further Divsteps30 improvement
-rw-r--r-- | crypto/src/math/raw/Mod.cs | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/crypto/src/math/raw/Mod.cs b/crypto/src/math/raw/Mod.cs |