]> git.deb.at Git - rhonda/impostor.hazel.git/commit
Stream data blocks directly to SHA256
authorMatthew Endsley <mendsley@gmail.com>
Wed, 14 Apr 2021 00:21:27 +0000 (17:21 -0700)
committerMatthew Endsley <mendsley@gmail.com>
Wed, 14 Apr 2021 00:22:02 +0000 (17:22 -0700)
commit9f556e5cadeeb1562c8b555d9e82f3c1fb9c3f69
treeeb3e2384c12dbb1b7e81b1faa4bd05abae10e158
parent23e6503fcccf259bf438a5e59e4a95a82f578e01
Stream data blocks directly to SHA256

This removes the need to buffer all data in a MemoryStream to simply
hash it when required.
Hazel/Crypto/Sha256Stream.cs