Sign in
flutter
/
third_party
/
openssl
/
a5db6fa5760f21d16d59e025e930c02456e00fef
/
crypto
/
engine
/
engine.h
b653327
Declare prototypes for function pointer types, even if they are likely to
by Geoff Thorpe
· 22 years ago
33cc07f
Fix warning.
by Ben Laurie
· 22 years ago
0b13e9f
Add the possibility to build without the ENGINE framework. PR: 287
by Richard Levitte
· 22 years ago
f3c22ef
This glues the GMP wrapper ENGINE into OpenSSL if it is being built (ie. if
by Geoff Thorpe
· 22 years ago
db199ab
Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.
by Richard Levitte
· 22 years ago
6cb6862
For the mkdef.pl to recognise if the "external" engines are inserted
by Richard Levitte
· 22 years ago
0587ec2
If dynamically-loadable ENGINEs are linked against a shared-library version
by Geoff Thorpe
· 22 years ago
314c667
- Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in the
by Geoff Thorpe
· 22 years ago
293d508
The OpenBSD project has replaced the first implementation of the /dev/crypto
by Richard Levitte
· 23 years ago
e172d60
Add ECDH support.
by Bodo Möller
· 23 years ago
690ecff
Fixes for 'no-hw' combined with 'no-SOME_CIPHER'. Fix dsaparam usage output.
by Bodo Möller
· 23 years ago
0dc0923
by Dr. Stephen Henson
· 23 years ago
92d1bc0
This adds a new ENGINE to support IBM 4758 cards, contributed by Maurice
by Geoff Thorpe
· 23 years ago
4d94ae0
ECDSA support
by Bodo Möller
· 23 years ago
ba2cad1
Add aep and sureware implementations and clean up some error reasons
by Richard Levitte
· 23 years ago
957b6db
fix formatting of automatically generated error section
by Bodo Möller
· 23 years ago
f78d4a3
Constification.
by Dr. Stephen Henson
· 23 years ago
df5eaa8
by Dr. Stephen Henson
· 23 years ago
c9501c2
by Dr. Stephen Henson
· 23 years ago
2aa9043
Because there's chances we clash with the system's types.h, rename our
by Richard Levitte
· 23 years ago
b370230
This change adds cipher and digest support into ENGINE using the
by Geoff Thorpe
· 24 years ago
b6d1e52
This change replaces the ENGINE's underlying mechanics with the new
by Geoff Thorpe
· 24 years ago
2b67158
Some of the ENGINE file names were changed for 8.3 filename uniqueness
by Geoff Thorpe
· 24 years ago
1a14226
ENGINE uses a very opaque design, so we can predeclare the structure type
by Geoff Thorpe
· 24 years ago
f524ddb
ENGINE's init() and finish() handler functions are used when the ENGINE is
by Geoff Thorpe
· 24 years ago
e5e6a94
Make the 'dynamic' ENGINE bundle up the loading application/library's
by Geoff Thorpe
· 24 years ago
2dc5383
This changes the existing hardware ENGINE implementations to dynamically
by Geoff Thorpe
· 24 years ago
9391f97
This change adds a new ENGINE called "dynamic" that allows new ENGINE
by Geoff Thorpe
· 24 years ago
0e36019
Add EVP test program.
by Ben Laurie
· 24 years ago
354c3ac
Add first cut symmetric crypto support.
by Ben Laurie
· 24 years ago
d66ace9
Start to reduce some of the header bloat.
by Ben Laurie
· 24 years ago
839590f
- Add the possibility to control engines through control names but
by Richard Levitte
· 24 years ago
6c1a3e4
We had the password callback for ENGINEs pretty much wrong. And
by Richard Levitte
· 24 years ago
b41f836
Some fixes to the reference-counting in ENGINE code. First, there were a
by Geoff Thorpe
· 24 years ago
0ce5f3e
This adds 2 things to the ENGINE code.
by Geoff Thorpe
· 24 years ago
a679116
Provide the possibility to clean up internal ENGINE structures. This
by Richard Levitte
· 24 years ago
9e78e6c
Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disable
by Richard Levitte
· 24 years ago
e2f3ae1
Some more tweaks to ENGINE code.
by Geoff Thorpe
· 24 years ago
40fcda2
Some BIG tweaks to ENGINE code.
by Geoff Thorpe
· 24 years ago
404f952
Some more tweaks to ENGINE code.
by Geoff Thorpe
· 24 years ago
dcd8761
Some more tweaks to ENGINE code.
by Geoff Thorpe
· 24 years ago
d54bf14
Some more tweaks to ENGINE code.
by Geoff Thorpe
· 24 years ago
016d7d2
This is an engine contributed by Broadcom - it is meant to support the
by Geoff Thorpe
· 24 years ago
ef02b10
Many applications that use OpenSSL with ENGINE support might face a
by Geoff Thorpe
· 24 years ago
f971ccb
Constify DH-related code.
by Richard Levitte
· 24 years ago
a4aba80
Constify DSA-related code.
by Richard Levitte
· 24 years ago
10e473e
As a consequence of the BIGNUM constification, the ENGINE code needs a
by Richard Levitte
· 24 years ago
11c0f12
Change the engine library so the application writer has to explicitely
by Richard Levitte
· 24 years ago
5270e70
Merge the engine branch into the main trunk. All conflicts resolved.
by Richard Levitte
· 24 years ago