diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-03-27 11:52:06 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-03-27 11:52:06 +0700 |
commit | 8a605ffb68a795e82afb53a1d7363a7e593d27b7 (patch) | |
tree | 1b2eba56ffefc26296ca4f15402499f63fd1a88d | |
parent | Refactoring in Asn1.Mozilla (diff) | |
download | BouncyCastle.NET-ed25519-8a605ffb68a795e82afb53a1d7363a7e593d27b7.tar.xz |
Refactoring in Crypto.Tests
-rw-r--r-- | crypto/test/src/crypto/test/Ed25519Test.cs | 2 | ||||
-rw-r--r-- | crypto/test/src/crypto/test/Ed448Test.cs | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/crypto/test/src/crypto/test/Ed25519Test.cs b/crypto/test/src/crypto/test/Ed25519Test.cs |