aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/openssl/info.txt
blob: 38322bfff7903516bbeb83854183478d89c7c37e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
define ENGINE_OPENSSL

load_on request

<libs>
all -> crypto
</libs>

<header:internal>
openssl_engine.h
bn_wrap.h
</header:internal>

<source>
arc4_openssl.cpp
bn_powm.cpp
bn_wrap.cpp
ossl_bc.cpp
ossl_md.cpp
openssl_pk.cpp
</source>

<requires>
bigint
</requires>