toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.crypto
/
Whirlpool
/
Companion
Companion
object
Companion
Members
Properties
DIGESTBYTES
Link copied to clipboard
const
val
DIGESTBYTES
:
Int
Functions
whirlpool
Link copied to clipboard
@
JvmOverloads
@
JvmStatic
fun
whirlpool
(
data
:
ByteArray
,
off
:
Int
=
0
,
len
:
Int
=
data.size
)
:
ByteArray