diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-01 12:21:57 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-01 12:21:57 +0700 |
commit | b259df59609e627cfb2fcc818fb01655e400e396 (patch) | |
tree | 7de403120e5fb61cedad07aad3be9c1f0966af12 | |
parent | Fix Nat*.Gte methods (diff) | |
download | BouncyCastle.NET-ed25519-b259df59609e627cfb2fcc818fb01655e400e396.tar.xz |
Optimize Reduce() method
-rw-r--r-- | crypto/src/math/ec/custom/sec/SecP192R1Field.cs | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/crypto/src/math/ec/custom/sec/SecP192R1Field.cs b/crypto/src/math/ec/custom/sec/SecP192R1Field.cs |