diff options
author | David Hook <dgh@bouncycastle.org> | 2015-12-19 10:36:47 +1100 |
---|---|---|
committer | David Hook <dgh@bouncycastle.org> | 2015-12-19 10:36:47 +1100 |
commit | 0b4afcc3e4f3804562294b71265edd2ac2f00f9c (patch) | |
tree | cbcb89985a7c0ce08433f104da46771e5cdd1012 /crypto/test | |
parent | Added support for fixed salt. (diff) | |
download | BouncyCastle.NET-ed25519-0b4afcc3e4f3804562294b71265edd2ac2f00f9c.tar.xz |
Added test against fixed salt.
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/crypto/test/PSSTest.cs | 38 |
1 files changed, 37 insertions, 1 deletions
diff --git a/crypto/test/src/crypto/test/PSSTest.cs b/crypto/test/src/crypto/test/PSSTest.cs |