Options
All
  • Public
  • Public/Protected
  • All
Menu

ChaCha DRBG.

Hierarchy

  • ChaChaDRBG

Implements

  • RandomSource

Index

Constructors

  • new ChaChaDRBG(_entropySource?: RandomSource): ChaChaDRBG

Properties

isAvailable: boolean = false
isInstantiated: boolean = false

Methods

  • randomBytes(length: number): Uint8Array
  • rekey(): void

Generated using TypeDoc