From fcb1b2cd92bd38e7933f0a3a89bfad5edcb4835e Mon Sep 17 00:00:00 2001 From: stellastrareviews Date: Mon, 24 Jun 2024 13:32:21 +0100 Subject: [PATCH] Added a list of TLS cipher suites and their security ratings --- 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