diff options
-rw-r--r-- | src/lib/cert/x509/info.txt | 2 | ||||
-rw-r--r-- | src/lib/pubkey/info.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/cert/x509/info.txt b/src/lib/cert/x509/info.txt index 19db981bc..291be3114 100644 --- a/src/lib/cert/x509/info.txt +++ b/src/lib/cert/x509/info.txt @@ -5,4 +5,6 @@ define OCSP 20131128 asn1 datastor http_util +pubkey +sha1 </requires> diff --git a/src/lib/pubkey/info.txt b/src/lib/pubkey/info.txt index 055ebc320..ff28f2689 100644 --- a/src/lib/pubkey/info.txt +++ b/src/lib/pubkey/info.txt @@ -36,6 +36,6 @@ oid_lookup pbes2 pem pk_pad +numbertheory rng -base </requires> |