diff options
Diffstat (limited to 'src/lib/math/ec_gfp/info.txt')
-rw-r--r-- | src/lib/math/ec_gfp/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/math/ec_gfp/info.txt b/src/lib/math/ec_gfp/info.txt index 2e67f608e..9af40c752 100644 --- a/src/lib/math/ec_gfp/info.txt +++ b/src/lib/math/ec_gfp/info.txt @@ -7,6 +7,10 @@ curve_gfp.h point_gfp.h </header:public> +<header:internal> +curve_nistp.h +</header:internal> + <requires> numbertheory </requires> |