From 4dc0314cebab226473b935e2a3223070a8024c60 Mon Sep 17 00:00:00 2001 From: stellastrareviews Date: Mon, 24 Jun 2024 13:53:37 +0100 Subject: [PATCH] Added a list of TLS cipher suites and their security ratings (#208) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a74d84..8760004 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ A curated list of cryptography resources and links. - [Awesome crypto-papers](https://github.com/pFarb/awesome-crypto-papers) – A curated list of cryptography papers, articles, tutorials and howtos. - [Awesome HE](https://github.com/jonaschn/awesome-he) – A curated list of homomorphic encryption libraries, software and resources. +- [TLS Cipher Suites](https://stellastra.com/cipher-suite) - A list of TLS cipher suites and their security ratings. ## Tools