Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XSalsa20CSPRNG

Hierarchy

  • XSalsa20CSPRNG

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private xsalsa

Methods

randomInt32

  • randomInt32(): number

randomUint32

  • randomUint32(): number

uniformInt

  • uniformInt(exclusive_upper_bound: number): number

Static of

  • of(nonce: Uint8Array, key: Uint8Array): any

Generated using TypeDoc