<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.0" />
KCtrBlockCipher
public int ProcessBlock(
byte[]
input,
int inOff,
byte[]
output,
int outOff)
public void ProcessBytes(
byte[]
input,
int inOff,
int len,
byte[]
output,
int outOff)