[Pcsclite-cvs-commit] r359 - trunk/muscleTool

Karsten Ohme ohme-guest at costa.debian.org
Thu Oct 20 12:03:13 UTC 2005


Author: ohme-guest
Date: 2005-10-20 12:03:13 +0000 (Thu, 20 Oct 2005)
New Revision: 359

Modified:
   trunk/muscleTool/muscleTool.c
Log:
Bug in doCrypt() removed

Modified: trunk/muscleTool/muscleTool.c
===================================================================
--- trunk/muscleTool/muscleTool.c	2005-10-19 22:46:24 UTC (rev 358)
+++ trunk/muscleTool/muscleTool.c	2005-10-20 12:03:13 UTC (rev 359)
@@ -2200,7 +2200,7 @@
 		"RSA with RIPE MD-160 hash and ISO 9796 padding",
 		"RSA with RIPE MD-160 hash and PKCS#1 padding",
 		"RSA with SHA-1 hash and RFC2409 padding",
-		"RSA with MD5 hash and RFC 2409 padding"
+		"RSA with MD5 hash and RFC 2409 padding",
 		"RSA with MD5 hash and PKCS#1-PSS padding",
 		"RSA with RIPE MD-160 hash PKCS#1-PSS padding",
 		"RSA with SHA-1 hash and PKCS#1-PSS padding"




More information about the Pcsclite-cvs-commit mailing list