aboutsummaryrefslogtreecommitdiffstats
path: root/lib/engine/openssl/info.txt
blob: d500816d51e9b60fe9ce52012a758248865fe790 (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 20131128

load_on request

<libs>
all -> crypto
</libs>

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

<source>
bn_powm.cpp
bn_wrap.cpp
ossl_arc4.cpp
ossl_bc.cpp
ossl_md.cpp
ossl_pk.cpp
</source>

<requires>
bigint
</requires>