Richard Levitte
|
0df1caa77b
apps: make setup_engine() and release_engine() available always
|
8 years ago |
Richard Levitte
|
aa01b82c69
If an engine comes up explicitely, it must also come down explicitely
|
8 years ago |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 years ago |
Kurt Roeckx
|
57c932dafd
RT2626: Change default_bits from 1K to 2K
|
10 years ago |
Dr. Stephen Henson
|
bf1d32e52a
Change default bits to 1024
|
12 years ago |
Dr. Stephen Henson
|
2e630b1847
use supplied ENGINE in genrsa
|
14 years ago |
Dr. Stephen Henson
|
15671a90a9
PR: 1677
|
15 years ago |
Bodo Möller
|
96afc1cfd5
Add SEED encryption algorithm.
|
17 years ago |
Bodo Möller
|
f3dea9a595
Camellia cipher, contributed by NTT
|
18 years ago |
Nils Larsch
|
3eeaab4bed
make
|
19 years ago |
Geoff Thorpe
|
bcfea9fb25
Allow RSA key-generation to specify an arbitrary public exponent. Jelte
|
20 years ago |
Geoff Thorpe
|
2aaec9cced
Update any code that was using deprecated functions so that everything builds
|
21 years ago |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 years ago |
Geoff Thorpe
|
5daec7ea0e
Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are
|
22 years ago |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 years ago |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 years ago |
Richard Levitte
|
b3dfaaa143
Add AES support in the applications that support -des and -des3.
|
23 years ago |
Geoff Thorpe
|
1372965e2e
Reduce the header dependencies on engine.h in apps/.
|
23 years ago |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
23 years ago |
Richard Levitte
|
6dcd1c9109
Do a proof of concept. "openssl genrsa" will make the name of the
|
23 years ago |
Richard Levitte
|
531d630b5c
Provide an application-common setup function for engines and use it
|
23 years ago |
Dr. Stephen Henson
|
1358835050
|
24 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Richard Levitte
|
5270e7025e
Merge the engine branch into the main trunk. All conflicts resolved.
|
24 years ago |
Richard Levitte
|
645749ef98
On VMS, stdout may very well lead to a file that is written to in a
|
24 years ago |
Richard Levitte
|
f365611ca3
Undo the changes I just made. I'm not sure what I was thinking of.
|
24 years ago |
Richard Levitte
|
20d242b0de
Make it possible for users of the openssl applications to specify the
|
24 years ago |
Bodo Möller
|
f1d92d941e
Accept -F4 option in lower case, which is what the usage information
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |