Commit Graph

10 Commits (5f620256b239ad2363ddc0d5c16ab6bae26cf373)

Author SHA1 Message Date
loyalsoldier f12f76582f
Fix according to staticcheck result
staticcheck repo: https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck
2020-08-30 23:41:15 +08:00
Shelikhoo 437a66b7de
Added Unit Test for VMessAEAD 2020-07-04 13:48:47 +08:00
Shelikhoo f19f95af35
Update AEAD design to rely more on AEAD 2020-06-26 20:15:37 +08:00
Shelikhoo 870ff52775
Apply Coding Style 2020-06-08 13:25:33 +08:00
Shelikhoo 8c886b4b46
Apply Coding Style 2020-06-08 13:21:59 +08:00
Shelikhoo a58b20b5b8
Reserve sign bit 2020-06-08 10:23:59 +08:00
Shelikhoo 78d7b4f183
Check replay only for AEAD connection, and later 2020-06-06 20:54:29 +08:00
Shelikhoo 9fc37646b6
Check replay only for AEAD connection 2020-06-06 20:51:01 +08:00
Shelikhoo 6007e4cc6f
Detailed AEAD Auth Error 2020-06-06 18:57:49 +08:00
Shelikhoo 9bf07b1f26
VMess AEAD Experiment 2020-06-06 17:11:30 +08:00