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 bb8ca59dd5 fix aes-cfb with magic 5 years ago
..
AEAD aead use span based CipherEncrypt/CipherDecrypt 5 years ago
CircularBuffer Replace circular buffer with the blockcopy variant 8 years ago
Exception add AEAD support 8 years ago
Stream fix aes-cfb with magic 5 years ago
CipherInfo.cs buggy aes-cfb with bouncycastle 5 years ago
CryptoUtils.cs span based cipher api 5 years ago
EncryptorBase.cs drop stream cipher cipherUpdate api, drop table cipher due to performance issue 5 years ago
EncryptorFactory.cs drop stream cipher cipherUpdate api, drop table cipher due to performance issue 5 years ago
IEncryptor.cs adjust test case, update EncryptorInfo API 5 years ago
RNG.cs span based cipher api 5 years ago