implement tests

also fix MD5
This commit is contained in:
2025-11-10 17:40:58 +01:00
parent 9b93fbd093
commit 11154e4bea
28 changed files with 470 additions and 30 deletions

View File

@@ -4,7 +4,6 @@ import com.infendro.bytearray.toUByteArray
import com.infendro.bytearray.toUIntArray
import com.infendro.hash.HashFunction
@Suppress("UNUSED")
object `SHA-224` : HashFunction() {
override val bytes: Int
get() = 28