diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-05-29 17:34:36 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-05-29 17:34:36 +0700 |
commit | 3e1cd145fc0c700ea267dc4e30e6f0ebd99f9c04 (patch) | |
tree | 1dacd33f47bb0fe7195d9c09ba87a3e177bf643c /crypto/test | |
parent | Correct the error message (diff) | |
download | BouncyCastle.NET-ed25519-3e1cd145fc0c700ea267dc4e30e6f0ebd99f9c04.tar.xz |
HC128Engine: require exactly 128 bits of IV
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/test/CipherStreamTest.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/test/src/test/CipherStreamTest.cs b/crypto/test/src/test/CipherStreamTest.cs |