Sha256
class Sha256
Incremental SHA-256 (FIPS 180-4). Pure-Kotlin port of libtorrent's bundled SHA-256 (src/sha256.cpp), used for BitTorrent v2 piece hashing and merkle trees.
Verified against the FIPS test vectors in the test suite.
Incremental SHA-256 (FIPS 180-4). Pure-Kotlin port of libtorrent's bundled SHA-256 (src/sha256.cpp), used for BitTorrent v2 piece hashing and merkle trees.
Verified against the FIPS test vectors in the test suite.