diff options
author | David Hook <dgh@bouncycastle.org> | 2017-07-10 13:10:40 +1000 |
---|---|---|
committer | David Hook <dgh@bouncycastle.org> | 2017-07-10 13:10:40 +1000 |
commit | 0ae5e68f5618ba8a4e02cc2bfb73116377056f14 (patch) | |
tree | d2fdb35e6a4bf3b594a8395537e9dba7664b8f99 /crypto/src | |
parent | added KCCM (diff) | |
download | BouncyCastle.NET-ed25519-0ae5e68f5618ba8a4e02cc2bfb73116377056f14.tar.xz |
fixed reset issue
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/crypto/modes/KCcmBlockCipher.cs | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/crypto/src/crypto/modes/KCcmBlockCipher.cs b/crypto/src/crypto/modes/KCcmBlockCipher.cs |