diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-22 11:40:05 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-22 11:40:05 +0700 |
commit | 73cb18129e632b44ddae7f9c589fd9c17c77d3ca (patch) | |
tree | cbe867e5538f2a9d37f3eadb49a4104a64261971 /crypto/test | |
parent | Implement TwicePlus optimization in Fp curves (diff) | |
download | BouncyCastle.NET-ed25519-73cb18129e632b44ddae7f9c589fd9c17c77d3ca.tar.xz |
Use new Math.Field classes in EC curves, and avoid casting in client code
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/math/ec/test/ECPointTest.cs | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/crypto/test/src/math/ec/test/ECPointTest.cs b/crypto/test/src/math/ec/test/ECPointTest.cs |