diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-27 11:16:09 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-27 11:16:09 +0700 |
commit | 5db90811abc9f90c461c611613aad65b8cc36ac4 (patch) | |
tree | 6f5b9b657ddedacbfcaac366dfbee512a7e16e4b /crypto/src | |
parent | Add custom curve for secp384r1 (P-384) (diff) | |
download | BouncyCastle.NET-ed25519-5db90811abc9f90c461c611613aad65b8cc36ac4.tar.xz |
Simplify Twice()
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/math/ec/custom/sec/SecP521R1Field.cs | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/crypto/src/math/ec/custom/sec/SecP521R1Field.cs b/crypto/src/math/ec/custom/sec/SecP521R1Field.cs |