diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-26 23:14:22 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-26 23:14:22 +0700 |
commit | 7a1a1a5a24aed17bff66159e6bbc709faef2281a (patch) | |
tree | a509f574af447ae8031b2b1206ba95748da2570d /crypto/src/math/ec/custom | |
parent | Optimization for custom curve reduction when only a few bits need reducing; u... (diff) | |
download | BouncyCastle.NET-ed25519-7a1a1a5a24aed17bff66159e6bbc709faef2281a.tar.xz |
Add extra arg to AddWord() and add variant of Copy()
Diffstat (limited to 'crypto/src/math/ec/custom')
-rw-r--r-- | crypto/src/math/ec/custom/sec/SecP521R1Field.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/src/math/ec/custom/sec/SecP521R1Field.cs b/crypto/src/math/ec/custom/sec/SecP521R1Field.cs |