diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-07-25 12:50:47 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-07-25 12:50:47 +0700 |
commit | ad8ffbb27e9c34e5f49bac6831fc34247acf2cbb (patch) | |
tree | fdd9d99cfae2ce3576225269aaec3982bc94ad65 /crypto/src | |
parent | Digest tweaks (diff) | |
download | BouncyCastle.NET-ed25519-ad8ffbb27e9c34e5f49bac6831fc34247acf2cbb.tar.xz |
Digest tweaks
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/crypto/digests/GOST3411Digest.cs | 2 | ||||
-rw-r--r-- | crypto/src/crypto/digests/MD2Digest.cs | 2 | ||||
-rw-r--r-- | crypto/src/crypto/digests/ParallelHash.cs | 2 | ||||
-rw-r--r-- | crypto/src/crypto/digests/TigerDigest.cs | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/crypto/src/crypto/digests/GOST3411Digest.cs b/crypto/src/crypto/digests/GOST3411Digest.cs |