Commit Graph

67 Commits (bd8481898acd3f6d69ba6182af45b977005ae563)

Author SHA1 Message Date
v2ray b02bd5b1d8
rollback chacha20 change 2016-07-25 10:28:11 +02:00
v2ray e304e2761d
refine chacha20 initialization 2016-07-23 13:04:44 +02:00
Andreas Auernhammer 0cd0033245 Replace ChaCha20 implementation with an optimized version 2016-07-23 08:48:48 +02:00
v2ray 6847139ae3
renamed ErrObjectReleased 2016-06-22 15:12:57 +02:00
v2ray fc63f0432c simplify testing 2016-05-24 21:55:46 +02:00
v2ray a341cab302 implement releasable interface in v2io 2016-03-10 00:33:14 +01:00
v2ray 7fa96a4d2c fix build break 2016-02-26 23:18:34 +01:00
v2ray 79171f105a move CryptionReader and Writer into a separate file 2016-02-25 21:53:21 +01:00
v2ray 76ca9de25f refactor protocol 2016-02-25 21:50:10 +01:00
v2ray 3b39269ca0 format code 2016-02-23 18:38:12 +01:00
v2ray 075423972b remove unnecessary function 2016-02-23 18:25:00 +01:00
v2ray 65819228c1 more chacha20 test 2016-02-23 17:50:07 +01:00
v2ray 769af1ed02 ChaCha20 stream cipher 2016-02-23 17:33:54 +01:00
v2ray e9c784d4bd refactor shadowsocks 2016-01-29 20:54:06 +01:00
Darien Raymond 008c285324 move transport methods from net to io 2016-01-29 13:39:55 +00:00
v2ray 06b92bddcf authenticator 2016-01-29 10:57:52 +01:00
V2Ray a46db069fb Refactor AES encryption/decryption 2015-11-03 21:26:16 +01:00