implement optimizations
This commit is contained in:
@@ -2,4 +2,4 @@ package com.infendro.hash.keccak.sha3
|
||||
|
||||
import com.infendro.hash.keccak.Keccak
|
||||
|
||||
object `SHA3-256` : Keccak(32, 136, 0x06U)
|
||||
object `SHA3-256` : Keccak(32, 136, 0x06)
|
||||
|
||||
Reference in New Issue
Block a user