24 Commits (c33cf3efc075fd8732b4e466d622f803fb0ee931)

Author SHA1 Message Date
Max Lv 519776cee4 Relax the nonce check in clients 6 years ago
Max Lv 92cab3503c Add check for reusing server's nonce/salt 6 years ago
Yegor Ievlev 8fd83e2686 Use chacha20-ietf as a default cipher instead of rc4-md5 (#2080) 7 years ago
Max Lv 26e06a7a1d Fix #1948 7 years ago
Max Lv 85a64ae836 Bump version 7 years ago
星野ハジメ cc1bb4cf62 format with .uncrustify.cfg (#1759) 7 years ago
Max Lv bf8f8312b4 Refine the ppbloom filter 8 years ago
Max Lv 4b1550626f Update specs 8 years ago
Zou Yong eb30a3d161 Fix losing data issue of SALSA20 cipher 8 years ago
Zou Yong 0559d8ce2e Fix decryption failed issue by nonce overwrite 8 years ago
Max Lv 3f2f979dac Replace nonce cache with a ping-pong bloom filter (#1282) 8 years ago
Max Lv bf23fb6ec4 Fix a memory leak 8 years ago
Max Lv b655fb2b8f Replace nonce cache with a ping-pong bloom filter (#1282) 8 years ago
Max Lv d434cd20ec Fix a memory leak 8 years ago
Syrone Wong 80ca9469e6 Output error log when repeat IV/salt detected 8 years ago
Max Lv 8a34b3ea0b Rename DEBUG to SS_DEBUG 8 years ago
Max Lv ef0402eb10 Add `--key` option to set key directly (#1207) 8 years ago
Max Lv 894eae567c Refine ciphers 8 years ago
Max Lv 2b1b9bb403 Refine buffer handling in stream_decrypt 8 years ago
Max Lv 68929513d3 Fix a typo 8 years ago
Max Lv 2f7882244f Refine IV in stream cipher 8 years ago
Max Lv a906d0cfc8 Fix UDP relay issue on Android 8 years ago
Max Lv 7ef88b174c Fix #1154 8 years ago
Max Lv e18f71b03f Add Argon2i password hashing for AEAD 8 years ago
Max Lv 28e07cc08a Clean up 8 years ago
Max Lv 4ebe5aeb12 Add SIP004 (AEAD) support 8 years ago