diff options
Diffstat (limited to 'src/lib/pubkey/ec_group/info.txt')
-rw-r--r-- | src/lib/pubkey/ec_group/info.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/lib/pubkey/ec_group/info.txt b/src/lib/pubkey/ec_group/info.txt index a0d025379..e382e25a5 100644 --- a/src/lib/pubkey/ec_group/info.txt +++ b/src/lib/pubkey/ec_group/info.txt @@ -8,3 +8,13 @@ asn1 numbertheory pem </requires> + +<header:internal> +point_mul.h +</header:internal> + +<header:public> +curve_gfp.h +ec_group.h +point_gfp.h +</header:public> |