24 Commits (3.2)

Author SHA1 Message Date
  Syrone Wong 2fafc52def Refine encryption(#655) 8 years ago
  Syrone Wong 89a9b49e35 Simplify MD5 handling 9 years ago
  Gang Zhuo ea43e2a72d use ConcurrentDictionary instead of Dictionary 9 years ago
  Licshee 687f397ae3 using StringEx 9 years ago
  kimw 9194b0325f avoid warning message while compile 9 years ago
  kimw 64390d45ac GetTempPath() now supports: return a full path with filename combined which pointed to the temporary directory 9 years ago
  kimw 0b16ef7445 Merge upstream 9 years ago
  Syrone Wong 131c4940c6 add chacha20-ietf support with updated libsscrypto 9 years ago
  Gang Zhuo 961ca041b2 Fix bug 9 years ago
  Gang Zhuo dd0d047402 override MD5, so compatible with FIPS 9 years ago
  Gang Zhuo d24548a04f rm rc4 and table 9 years ago
  Gang Zhuo 098640e792 refact 9 years ago
  Gang Zhuo c5e27486fb Protocol V2 9 years ago
  Gang Zhuo 3aac1cfcfc Refine the authentication for true CCA 9 years ago
  Gang Zhuo 19085a3cd1 Update the hash function 9 years ago
  Gang Zhuo ab1f366049 Combine libsscrypto.dll and libsslcrypto2.dll 9 years ago
  Gang Zhuo 1564e9ff81 support onetime auth 9 years ago
  Gang Zhuo 72ea01d566 no repeat random number generator 9 years ago
  kimw 0a733c61b8 fixed: standardize Logging usage 9 years ago
  clowwindy c767f55b3c add portable mode 9 years ago
  kimw 758c497eba same the source code format. 9 years ago
  clowwindy 3bc77d212a reduce cache size 9 years ago
  clowwindy db6701b1b2 refactor package name 10 years ago
  clowwindy 5010a01d14 move encrypt package into encryption 10 years ago