diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-25 16:23:07 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-25 16:23:07 +0700 |
commit | de79f1b43a38fd67a2586a7cbc18e9dd3d5e0573 (patch) | |
tree | cfa473b0cf56127c7e43c401501a6f89ebf65693 | |
parent | Implement the 8m + 5 case from Pocklington's sqrt algorithm (seems to be only... (diff) | |
download | BouncyCastle.NET-ed25519-de79f1b43a38fd67a2586a7cbc18e9dd3d5e0573.tar.xz |
Check a few more points in the encoding test
-rw-r--r-- | crypto/test/src/math/ec/test/ECPointTest.cs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/crypto/test/src/math/ec/test/ECPointTest.cs b/crypto/test/src/math/ec/test/ECPointTest.cs |