diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-03-12 17:49:45 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-03-12 17:49:45 +0700 |
commit | 133047d6140d2b5b9e5532309594fa980af9bc36 (patch) | |
tree | 697e703c882589adf3963a89fb2194a210d00d9a | |
parent | Add new method (diff) | |
download | BouncyCastle.NET-ed25519-133047d6140d2b5b9e5532309594fa980af9bc36.tar.xz |
Weight the performance test more towards random points
-rw-r--r-- | crypto/test/src/math/ec/test/ECPointPerformanceTest.cs | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/crypto/test/src/math/ec/test/ECPointPerformanceTest.cs b/crypto/test/src/math/ec/test/ECPointPerformanceTest.cs |