Options
All
  • Public
  • Public/Protected
  • All
Menu

@iov/crypto Documentation

Index

Type aliases

Secp256k1Keypair

Secp256k1Keypair: Keypair & As<"secp256k1-keypair">

Xchacha20poly1305IetfCiphertext

Xchacha20poly1305IetfCiphertext: Uint8Array & As<"xchacha20poly1305ietf-ciphertext">

Xchacha20poly1305IetfKey

Xchacha20poly1305IetfKey: Uint8Array & As<"xchacha20poly1305ietf-key">

Xchacha20poly1305IetfMessage

Xchacha20poly1305IetfMessage: Uint8Array & As<"xchacha20poly1305ietf-message">

Xchacha20poly1305IetfNonce

Xchacha20poly1305IetfNonce: Uint8Array & As<"xchacha20poly1305ietf-nonce">

Functions

slip10CurveFromString

  • slip10CurveFromString(curveString: string): Slip10Curve

Generated using TypeDoc