toggle menu
multiplatform-crypto-libsodium-bindings
0.9.6.1-SNAPSHOT
js
wasmJs
switch theme
search in API
multiplatform-crypto-libsodium-bindings
/
ext.libsodium
Package-level
declarations
Functions
Properties
Properties
_libsodium
Promise
Link copied to clipboard
js
wasmJs
external
val
_libsodiumPromise
:
Promise
<
dynamic
>
Created by Ugljesa Jovanovic ugljesa.jovanovic@ionspin.com on 25-May-2020
external
val
_libsodiumPromise
:
Promise
<
JsAny
?
>
Created by Ugljesa Jovanovic ugljesa.jovanovic@ionspin.com on 25-May-2020
Functions
crypto_generichash
Link copied to clipboard
js
wasmJs
external
fun
crypto_generichash
(
hashLength
:
Int
,
inputMessage
:
Uint8Array
)
:
Uint8Array
external
fun
crypto_generichash
(
hashLength
:
Int
,
inputMessage
:
Uint8Array
)
:
Uint8Array
crypto_hash_sha256
Link copied to clipboard
js
wasmJs
external
fun
crypto_hash_sha256
(
message
:
Uint8Array
)
:
Uint8Array
external
fun
crypto_hash_sha256
(
message
:
Uint8Array
)
:
Uint8Array
crypto_hash_sha256_init
Link copied to clipboard
js
wasmJs
external
fun
crypto_hash_sha256_init
(
)
:
dynamic
external
fun
crypto_hash_sha256_init
(
)
:
JsAny
crypto_hash_sha512
Link copied to clipboard
js
wasmJs
external
fun
crypto_hash_sha512
(
message
:
Uint8Array
)
:
Uint8Array
external
fun
crypto_hash_sha512
(
message
:
Uint8Array
)
:
Uint8Array
sodium_init
Link copied to clipboard
js
wasmJs
external
fun
sodium_init
(
)
:
Int
external
fun
sodium_init
(
)
:
Int