diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-22 10:51:57 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-22 10:51:57 +0700 |
commit | 47d13b5a8d368ffc048e2804cf24ca3b66b8ecae (patch) | |
tree | 5a434037701624335a7cb6d7d9b8a509ed90fb40 /crypto/test | |
parent | Port LongArray from Java and use in F2mFieldElement (diff) | |
download | BouncyCastle.NET-ed25519-47d13b5a8d368ffc048e2804cf24ca3b66b8ecae.tar.xz |
Implement TwicePlus optimization in Fp curves
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/math/ec/test/ECPointTest.cs | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/crypto/test/src/math/ec/test/ECPointTest.cs b/crypto/test/src/math/ec/test/ECPointTest.cs |