<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.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)