diff options
author | David Hook <dgh@cryptoworkshop.com> | 2020-08-28 16:41:59 +1000 |
---|---|---|
committer | David Hook <dgh@cryptoworkshop.com> | 2020-08-28 16:41:59 +1000 |
commit | 6bda937a1f922195fb233aa36b81ffc4ea6dd84b (patch) | |
tree | 4c663c863a010a16c3e1beaeecbccda1573426f5 /crypto/src | |
parent | Update versions and release notes for 1.8.7 (diff) | |
download | BouncyCastle.NET-ed25519-6bda937a1f922195fb233aa36b81ffc4ea6dd84b.tar.xz |
added IDigestFactory
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/crypto/IDigestFactory.cs | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/crypto/src/crypto/IDigestFactory.cs b/crypto/src/crypto/IDigestFactory.cs new file mode 100644 |