toggle menu
multiplatform-crypto-libsodium-bindings
0.9.6.3-SNAPSHOT
android
common
js
jvm
linuxArm64
linuxX64
wasmJs
switch theme
search in API
multiplatform-crypto-libsodium-bindings
/
com.ionspin.kotlin.crypto.hash
/
Hash
Hash
android
common
js
jvm
linuxArm64
linuxX64
wasmJs
actual
object
Hash
expect
object
Hash
actual
object
Hash
actual
object
Hash
actual
object
Hash
actual
object
Hash
actual
object
Hash
Members
Functions
sha256
Link copied to clipboard
android
common
js
jvm
linuxArm64
linuxX64
wasmJs
actual
fun
sha256
(
data
:
UByteArray
)
:
UByteArray
expect
fun
sha256
(
data
:
UByteArray
)
:
UByteArray
actual
fun
sha256
(
data
:
UByteArray
)
:
UByteArray
actual
fun
sha256
(
data
:
UByteArray
)
:
UByteArray
actual
fun
sha256
(
data
:
UByteArray
)
:
UByteArray
actual
fun
sha256
(
data
:
UByteArray
)
:
UByteArray
actual
fun
sha256
(
data
:
UByteArray
)
:
UByteArray
sha256Final
Link copied to clipboard
expect
fun
sha256Final
(
state
:
Sha256State
)
:
UByteArray
sha256Init
Link copied to clipboard
android
common
js
jvm
linuxArm64
linuxX64
wasmJs
actual
fun
sha256Init
(
)
:
Sha256State
expect
fun
sha256Init
(
)
:
Sha256State
actual
fun
sha256Init
(
)
:
Sha256State
actual
fun
sha256Init
(
)
:
Sha256State
actual
fun
sha256Init
(
)
:
Sha256State
actual
fun
sha256Init
(
)
:
Sha256State
actual
fun
sha256Init
(
)
:
Sha256State
sha256Update
Link copied to clipboard
expect
fun
sha256Update
(
state
:
Sha256State
,
data
:
UByteArray
)
sha512
Link copied to clipboard
android
common
js
jvm
linuxArm64
linuxX64
wasmJs
actual
fun
sha512
(
data
:
UByteArray
)
:
UByteArray
expect
fun
sha512
(
data
:
UByteArray
)
:
UByteArray
actual
fun
sha512
(
data
:
UByteArray
)
:
UByteArray
actual
fun
sha512
(
data
:
UByteArray
)
:
UByteArray
actual
fun
sha512
(
data
:
UByteArray
)
:
UByteArray
actual
fun
sha512
(
data
:
UByteArray
)
:
UByteArray
actual
fun
sha512
(
data
:
UByteArray
)
:
UByteArray
sha512Final
Link copied to clipboard
expect
fun
sha512Final
(
state
:
Sha512State
)
:
UByteArray
sha512Init
Link copied to clipboard
android
common
js
jvm
linuxArm64
linuxX64
wasmJs
actual
fun
sha512Init
(
)
:
Sha512State
expect
fun
sha512Init
(
)
:
Sha512State
actual
fun
sha512Init
(
)
:
Sha512State
actual
fun
sha512Init
(
)
:
Sha512State
actual
fun
sha512Init
(
)
:
Sha512State
actual
fun
sha512Init
(
)
:
Sha512State
actual
fun
sha512Init
(
)
:
Sha512State
sha512Update
Link copied to clipboard
expect
fun
sha512Update
(
state
:
Sha512State
,
data
:
UByteArray
)