Ed25519

Ed25519 class that loads the C library

Author

Marcus Cvjeticanin

Since

0.2.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
external fun createKeyPair(publicKey: ByteArray, secretKey: ByteArray, seed: ByteArray)

Creates a ED25519 key pair from a seed.