mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-10-03 12:25:34 +08:00
Updated Notes on encryption (markdown)
@@ -1,4 +1,4 @@
|
|||||||
### udp2raw supports the following encryption related feature
|
### udp2raw supports the following encryption related features
|
||||||
* Encrypt your traffic with AES-128-CBC.
|
* Encrypt your traffic with AES-128-CBC.
|
||||||
* Protect data integrity by HMAC-SHA1 (or weaker MD5/CRC32).
|
* Protect data integrity by HMAC-SHA1 (or weaker MD5/CRC32).
|
||||||
* Defense replay attack with anti-replay window
|
* Defense replay attack with anti-replay window
|
||||||
|
Reference in New Issue
Block a user