diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-06-24 20:39:54 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-06-24 20:39:54 +0700 |
commit | c46292dac6e5cea7a6b2c01ca867ffa26ee22ae7 (patch) | |
tree | a32e79018f3a9c4f0826563c954f71a3cac32664 /crypto/test | |
parent | Update EC curve registry classes (diff) | |
download | BouncyCastle.NET-ed25519-c46292dac6e5cea7a6b2c01ca867ffa26ee22ae7.tar.xz |
Cleanup in tests
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/pqc/crypto/lms/HSSTests.cs | 2 | ||||
-rw-r--r-- | crypto/test/src/pqc/crypto/lms/LMSTests.cs | 16 |
2 files changed, 4 insertions, 14 deletions
diff --git a/crypto/test/src/pqc/crypto/lms/HSSTests.cs b/crypto/test/src/pqc/crypto/lms/HSSTests.cs |