diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2018-04-17 11:04:29 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2018-04-17 11:04:29 +0700 |
commit | 102272d6e2c81b82dd2a30d5047aca8a9842ee92 (patch) | |
tree | e4f28ebf2a76d71952df921b17ff49117e5d88a6 | |
parent | Add entry for RFC 7748 (diff) | |
download | BouncyCastle.NET-ed25519-102272d6e2c81b82dd2a30d5047aca8a9842ee92.tar.xz |
Change CCM test to use IV of 12 bytes (from bc-java).
-rw-r--r-- | crypto/test/src/test/BlockCipherTest.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/test/src/test/BlockCipherTest.cs b/crypto/test/src/test/BlockCipherTest.cs |