From 1b0f06037e00d426f37c9180f02f1ec2157644bd Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 4 Mar 2010 02:22:02 +0000 Subject: The code in pk_codecs was actually entirely tied to the code in pubkey; you literally could not compile any pubkey code without it. Move it up to the pubkey dir, it wasn't at all useful to have it in its own dir. --- src/cms/info.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cms/info.txt') diff --git a/src/cms/info.txt b/src/cms/info.txt index 44c5811f8..b863a9a26 100644 --- a/src/cms/info.txt +++ b/src/cms/info.txt @@ -9,7 +9,7 @@ hash libstate oid_lookup pem -pk_codecs +pubkey sha1 sym_algo x509 -- cgit v1.2.3