diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-27 09:27:57 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-27 09:27:57 +0700 |
commit | 4b257e26ddb57fb73700f8c6f64185a63310b6d2 (patch) | |
tree | cfa344dc59605921c8cb41327f03007bbf13f14e /crypto/src/math/ec | |
parent | Round out the Nat192 methods (diff) | |
download | BouncyCastle.NET-ed25519-4b257e26ddb57fb73700f8c6f64185a63310b6d2.tar.xz |
Optimize final adjustments in Reduce()
Diffstat (limited to 'crypto/src/math/ec')
-rw-r--r-- | crypto/src/math/ec/custom/sec/SecP256R1Field.cs | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/crypto/src/math/ec/custom/sec/SecP256R1Field.cs b/crypto/src/math/ec/custom/sec/SecP256R1Field.cs |