From aac7c832215af8ac6d5be00876f9445c0481f6a3 Mon Sep 17 00:00:00 2001 From: Steffen Klemer Date: Tue, 14 Aug 2018 16:15:48 +0200 Subject: [PATCH] Readme: We also support sha256 etc. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9252a2c4..a1322e00 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ This package is available under the NORDUnet BSD license (cf LICENSE.txt) Limitations: - only support for enveloped signatures -- only support for RSA-SHA1 signatures +- only support for RSA signatures - no encryption support Some of those limitations might be addressed. Patches and pull-requests are most welcome!