diff options
author | David Hook <dgh@bouncycastle.org> | 2021-05-31 08:54:59 +1000 |
---|---|---|
committer | David Hook <dgh@bouncycastle.org> | 2021-05-31 08:54:59 +1000 |
commit | 1d0f6346030e5c01a69e6e3659c3238ab7e5e857 (patch) | |
tree | 9fb63c33eabcaeebcd790f1734a97f95b2fdded8 /crypto/src | |
parent | github #83 - correct digest name fetch to check enc oid (diff) | |
download | BouncyCastle.NET-ed25519-1d0f6346030e5c01a69e6e3659c3238ab7e5e857.tar.xz |
github #172 - added blowfish init check on key size
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/crypto/engines/BlowfishEngine.cs | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/crypto/src/crypto/engines/BlowfishEngine.cs b/crypto/src/crypto/engines/BlowfishEngine.cs |