20 Commits (c2bf74c5548a0e4d02fdc8df7d3a8fcba705d218)

Author SHA1 Message Date
  Student Main c2bf74c554 use span instead of new byte[] in table cipher key generation 6 years ago
  Student Main 0d5ad751ad improve Logger.Dump, few rename 6 years ago
  Student Main 9675f80749 buggy chacha20-ietf 6 years ago
  Student Main a7e5fcde51 buggy aes-cfb with bouncycastle 6 years ago
  Student Main 0497ce88ff remove excessive state in Encryptor, as we use 2 encryptor per connection. 6 years ago
  Student Main ac9eaaeb05 adjust test case, update EncryptorInfo API 6 years ago
  Student Main 8fc46bb9c4 refactor crypto test 6 years ago
  Student Main 7df8272f0a Native encryption 6 years ago
  Student Main 09c3b73e32 remove libsscrypto.dll.gz 6 years ago
  Student Main edd723de49 rc4 doesn't use iv 6 years ago
  Student Main 695716cd29 bring back table, add plain 6 years ago
  Student Main 5280c580d0 register native rc4 6 years ago
  Student Main 5d658fc841 bring native rc4 back, along with rc4-md5 6 years ago
  Damir Ainullin 842a29a31a Removed unused array allocations 7 years ago
  Syrone Wong b2645f9f0a Fix bf-cfb name 8 years ago
  Syrone Wong 4d4f1753c7 Add OpenSSL 1.1.0g support due to hardware acceleration 8 years ago
  Syrone Wong 2eeebc29d7 Replace circular buffer with the blockcopy variant 9 years ago
  Syrone Wong 3b3a8c9077 fix legacy key derivation 9 years ago
  Syrone Wong 877644609b spare enough space for UDP packet 9 years ago
  Syrone Wong 3de14098d7 add AEAD support 9 years ago