]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/build.info
FIPS 186-4 RSA Generation & Validation
[thirdparty/openssl.git] / crypto / bn / build.info
index a463eddabbbbca26056eca8cfaaa052ab52b19dd..7e34ce41b35419ac1703a4a925c2fdfc9461923b 100644 (file)
@@ -5,7 +5,8 @@ SOURCE[../../libcrypto]=\
         bn_kron.c bn_sqrt.c bn_gcd.c bn_prime.c bn_err.c bn_sqr.c \
         {- $target{bn_asm_src} -} \
         bn_recp.c bn_mont.c bn_mpi.c bn_exp2.c bn_gf2m.c bn_nist.c \
-        bn_depr.c bn_const.c bn_x931p.c bn_intern.c bn_dh.c bn_srp.c
+        bn_depr.c bn_const.c bn_x931p.c bn_intern.c bn_dh.c bn_srp.c \
+        bn_rsa_fips186_4.c
 INCLUDE[../../libcrypto]=../../crypto/include
 
 INCLUDE[bn_exp.o]=..