From dfcfcffdd6b124b85ddb43ea16697e8903a1a974 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Mon, 17 Aug 2020 18:57:49 -0400 Subject: [PATCH] Updated Notes on encryption (markdown) --- Notes-on-encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notes-on-encryption.md b/Notes-on-encryption.md index b047c43..e040f2b 100644 --- a/Notes-on-encryption.md +++ b/Notes-on-encryption.md @@ -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. * Protect data integrity by HMAC-SHA1 (or weaker MD5/CRC32). * Defense replay attack with anti-replay window