You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Student Main c2bf74c554 use span instead of new byte[] in table cipher key generation 5 years ago
..
AEAD span based aead ChunkEncrypt, remove bouncycastle aead aes 5 years ago
CircularBuffer Replace circular buffer with the blockcopy variant 8 years ago
Exception add AEAD support 8 years ago
Stream use span instead of new byte[] in table cipher key generation 5 years ago
CipherInfo.cs buggy aes-cfb with bouncycastle 5 years ago
CryptoUtils.cs span based cipher api 5 years ago
EncryptorBase.cs buggy aes-cfb with bouncycastle 5 years ago
EncryptorFactory.cs buggy chacha20-ietf 5 years ago
IEncryptor.cs adjust test case, update EncryptorInfo API 5 years ago
RNG.cs span based cipher api 5 years ago