<PackageReference Include="BouncyCastle.Cryptography" Version="2.7.0-beta.98" />

HqcKeccakRandomGenerator

public HqcKeccakRandomGenerator(int bitLength)

public void ExpandSeed(byte[] output, int outLen)

public void RandomGeneratorInit(byte[] entropyInput, byte[] personalizationString, int entropyLen, int perLen)

public void SeedExpanderInit(byte[] seed, int seedLen)

public void SHAKE256_512_ds(byte[] output, byte[] input, int inLen, byte[] domain)

public void Squeeze(byte[] output, int outLen)