From e134af0bdfcd5197ea236f835dece0521ebf6b2e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 28 Oct 2025 23:10:45 +0100 Subject: Fix decryption import code to work with PKCS1 and PKCS8 formats. PKCS1 uses BEGIN RSA PRIVATE KEY but PKCS8 has only BEGIN PRIVATE KEY --- test/data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/data') diff --git a/test/data b/test/data index 67e713cb1..024cb24f4 160000 --- a/test/data +++ b/test/data @@ -1 +1 @@ -Subproject commit 67e713cb1b06dede9cd0e972c6e1a0202b6a8352 +Subproject commit 024cb24f49525e0cc172d4e91d75e0c4d81ef6ed -- cgit v1.2.3