toggle menu
multiplatform-crypto-libsodium-bindings
0.9.6.2-SNAPSHOT
common
switch theme
search in API
multiplatform-crypto-libsodium-bindings
/
com.ionspin.kotlin.crypto.ristretto255
/
Ristretto255
/
Point
/
Companion
Companion
object
Companion
Members
Properties
BASE
Link copied to clipboard
val
BASE
:
Ristretto255.Point
IDENTITY
Link copied to clipboard
val
IDENTITY
:
Ristretto255.Point
Functions
from
Hash
Link copied to clipboard
fun
fromHash
(
hash
:
UByteArray
)
:
Ristretto255.Point
from
Hex
Link copied to clipboard
fun
fromHex
(
hex
:
String
)
:
Ristretto255.Point
multiply
Base
Link copied to clipboard
fun
multiplyBase
(
n
:
Ristretto255.Scalar
)
:
Ristretto255.Point
random
Link copied to clipboard
fun
random
(
)
:
Ristretto255.Point