From 62e55f484a7a03e2532875696eb2479a577878e9 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Sat, 22 Oct 2016 00:51:13 -0400 Subject: Remove ability to add OIDS at runtime. Remove global OID lock. OID map is now generated from an input file on an as needed basis. Just uses a sequence of ifs - simple, fast, and small code size. Merges oid_lookup sub-module which was already required by asn1 anyway, so completely non-optional. Removes @neusdan's nice OID tests since without any runtime adds the tests are moot. --- src/lib/pubkey/ec_group/info.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/pubkey/ec_group/info.txt') diff --git a/src/lib/pubkey/ec_group/info.txt b/src/lib/pubkey/ec_group/info.txt index c1cab112e..3f9b76769 100644 --- a/src/lib/pubkey/ec_group/info.txt +++ b/src/lib/pubkey/ec_group/info.txt @@ -4,6 +4,5 @@ define ECC_GROUP 20131128 asn1 ec_gfp numbertheory -oid_lookup pem -- cgit v1.2.3