Implement streaming API
This commit is contained in:
@@ -5,7 +5,7 @@ import kotlin.test.assertContentEquals
|
||||
import kotlin.test.assertEquals
|
||||
|
||||
class `SHA-224_Test` {
|
||||
val function = `SHA-224`
|
||||
val function = `SHA-224`()
|
||||
|
||||
@Test
|
||||
fun `bytes and block`() {
|
||||
|
||||
Reference in New Issue
Block a user