diff options
author | Kristian Rastrup <kristian@rastrup.net> | 2019-06-12 12:35:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-12 12:35:21 +0200 |
commit | f151a95b2444754fdb6fda55363546e8d73ec6fe (patch) | |
tree | b719a63eda479fb5a9241ca179a01da1742ee25c /crypto/test | |
parent | Refactoring (diff) | |
download | BouncyCastle.NET-ed25519-f151a95b2444754fdb6fda55363546e8d73ec6fe.tar.xz |
Update ECPointTest.cs
Updated to test all points and not just the first
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/math/ec/test/ECPointTest.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/test/src/math/ec/test/ECPointTest.cs b/crypto/test/src/math/ec/test/ECPointTest.cs |