toggle menu
hash
0.6.1-SNAPSHOT
common
switch theme
search in API
sha3
/
org.kotlincrypto.hash.sha3
/
ParallelHash256
/
Companion
Companion
object
Companion
:
SHAKEDigest.SHAKEXofFactory
<
ParallelHash256
>
(
source
)
Members
Functions
x
Of
Link copied to clipboard
@
JvmStatic
inline
fun
xOf
(
B
:
Int
)
:
Xof
<
ParallelHash256
>
@
JvmStatic
fun
xOf
(
S
:
ByteArray
?
,
B
:
Int
)
:
Xof
<
ParallelHash256
>
Produces a new
Xof
(Extendable-Output Function) for
ParallelHash256