diff options
author | David Hook <dgh@cryptoworkshop.com> | 2021-03-19 19:42:55 +1100 |
---|---|---|
committer | David Hook <dgh@cryptoworkshop.com> | 2021-03-19 19:42:55 +1100 |
commit | 3e4bc7cc70cf8d0d495b91f5038a2dc1445b8237 (patch) | |
tree | 3e168c74ece4e7525ff01dd187854ddae32e8633 /crypto/src | |
parent | first cut FPE, TupleHash, ParallelHash, and GCM-SIV (diff) | |
download | BouncyCastle.NET-ed25519-3e4bc7cc70cf8d0d495b91f5038a2dc1445b8237.tar.xz |
updates for working tests for FPE, TupleHash, ParallelHash
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/crypto/modes/GcmSivBlockCipher.cs | 1 | ||||
-rw-r--r-- | crypto/src/crypto/util/BasicAlphabetMapper.cs | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/crypto/src/crypto/modes/GcmSivBlockCipher.cs b/crypto/src/crypto/modes/GcmSivBlockCipher.cs |