aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cert/cvc/info.txt')
-rw-r--r--src/cert/cvc/info.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/cert/cvc/info.txt b/src/cert/cvc/info.txt
index 6af8ff4e5..50483dc91 100644
--- a/src/cert/cvc/info.txt
+++ b/src/cert/cvc/info.txt
@@ -2,12 +2,16 @@ realname "Card Verifiable Certificates"
define CARD_VERIFIABLE_CERTIFICATES
-load_on request
+load_on auto
<requires>
+asn1
+ecdsa
</requires>
<add>
+asn1_eac_str.cpp
+asn1_eac_tm.cpp
cvc_ado.cpp
cvc_ado.h
cvc_ca.cpp
@@ -20,5 +24,8 @@ cvc_req.cpp
cvc_req.h
cvc_self.cpp
cvc_self.h
+eac_asn_obj.h
eac_obj.h
+signed_obj.cpp
+signed_obj.h
</add>