diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-26 11:30:11 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-26 11:30:11 +0700 |
commit | d0e078badfa162038a962e5af02e2cd5a71d4b0c (patch) | |
tree | eb9530f2592b4cab681511ea3402322899f43dc1 | |
parent | Adjust first-digit optimization to not be so conservative (diff) | |
download | BouncyCastle.NET-ed25519-d0e078badfa162038a962e5af02e2cd5a71d4b0c.tar.xz |
Increase number of rounds
-rw-r--r-- | crypto/test/src/math/ec/test/ECPointPerformanceTest.cs | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/crypto/test/src/math/ec/test/ECPointPerformanceTest.cs b/crypto/test/src/math/ec/test/ECPointPerformanceTest.cs |