From b61f418bf2d1f7d5a9d7088a20a2a448e5e66801 Mon Sep 17 00:00:00 2001 From: jaseg Date: Tue, 13 May 2014 07:11:09 +0200 Subject: [PATCH] PROTOCOL.md: Fixed typo --- protocol/PROTOCOL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/PROTOCOL.md b/protocol/PROTOCOL.md index 1acea0f9e..e50490948 100644 --- a/protocol/PROTOCOL.md +++ b/protocol/PROTOCOL.md @@ -44,7 +44,7 @@ message boundary. Compression SHALL use the DEFLATE format as specified in RFC 1951. The encryption and authentication layer SHALL use TLS 1.2 or a higher -revision. A strong cipher suite SHALL be used, with "string cipher +revision. A strong cipher suite SHALL be used, with "strong cipher suite" being defined as being without known weaknesses and providing Perfect Forward Secrecy (PFS). Examples of strong cipher suites are given at the end of this document. This is not to be taken as an