40 Commits (4.0)

Author SHA1 Message Date
  Syrone Wong 3de14098d7 add AEAD support 8 years ago
  Syrone Wong db1eafbfd8 Tweak OTA mask 8 years ago
  noisyfox 4b067346bf Refine random string generate. 8 years ago
  Syrone Wong 8fcb66b6ff Refine RNG usage 8 years ago
  Syrone Wong ce26bc15a9 Refine random generator handling 8 years ago
  Syrone Wong 6e8d6d3d21 Adjust garbage collection 8 years ago
  破娃酱 c7adac5fb0 Remove lock in SodiumEncryptor (#754) 8 years ago
  Syrone Wong 46d95e7411 Get rid of lock(this) 8 years ago
  Syrone Wong 1dc992e806 Refine encryption 8 years ago
  破娃酱 ea9c7b093a Refine Encryption module (#717) 8 years ago
  noisyfox be85ab55a7 Fix #561 8 years ago
  noisyfox e6e9fc8588 Refactor to make OTA code more independent and clear. 8 years ago
  noisyfox 4c5376ce0b Remove unnecessary call to InitKey. 8 years ago
  Syrone Wong e30487207b Add error message 8 years ago
  Syrone Wong 8637277c27 Cleanup 8 years ago
  Syrone Wong 21618ef08d Cleanup 8 years ago
  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