diff options
author | David Hook <dgh@bouncycastle.org> | 2017-06-27 11:09:59 +1000 |
---|---|---|
committer | David Hook <dgh@bouncycastle.org> | 2017-06-27 11:09:59 +1000 |
commit | a0b7d3b1174a6088049e360a45db4e0c1a04b32a (patch) | |
tree | 7e442af1c37591a8176af0b699536314fd9954f8 /crypto/src | |
parent | Initial cut of DSTU7564 digest and HMAC. (diff) | |
download | BouncyCastle.NET-ed25519-a0b7d3b1174a6088049e360a45db4e0c1a04b32a.tar.xz |
paddingfix for where pad block extends over 2 block boundary.
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/crypto/digests/DSTU7564Digest.cs | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/crypto/src/crypto/digests/DSTU7564Digest.cs b/crypto/src/crypto/digests/DSTU7564Digest.cs |