<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.1" />
Grain128AeadEngine
public int DoFinal(
byte[]
output,
int outOff)
public int ProcessByte(
byte input,
byte[]
output,
int outOff)
public int ProcessBytes(
byte[]
input,
int inOff,
int len,
byte[]
output,
int outOff)