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 93b57eb132 fix chacha20-ietf data size limitation by manually calculate IC and offset 5 years ago
..
AEAD fix chacha20-ietf with some limitation. refactor Span.Slice usage 5 years ago
CircularBuffer Replace circular buffer with the blockcopy variant 8 years ago
Exception add AEAD support 8 years ago
Stream fix chacha20-ietf data size limitation by manually calculate IC and offset 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