<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.2" />
    
	
	
		
		
		
	 
	
	
        
                
                SaberUtilities
                
                
                
                
public void BS2POLmsg(
byte[] 
bytes, 
short[] 
data)
 
public void BS2POLp(
byte[] 
bytes, 
int byteIndex, 
short[] 
data)
 
public void BS2POLT(
byte[] 
bytes, 
int byteIndex, 
short[] 
data)
 
public void BS2POLVECp(
byte[] 
bytes, 
short[][] 
data)
 
public void BS2POLVECq(
byte[] 
bytes, 
int byteIndex, 
short[][] 
data)
 
public void POLmsg2BS(
byte[] 
bytes, 
short[] 
data)
 
public void POLT2BS(
byte[] 
bytes, 
int byteIndex, 
short[] 
data)
 
public void POLVECp2BS(
byte[] 
bytes, 
short[][] 
data)
 
public void POLVECq2BS(
byte[] 
bytes, 
short[][] 
data)