implement tests
also fix MD5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user