Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 years ago |
Dr. Stephen Henson
|
876e96fdbf
Fix leak.
|
22 years ago |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 years ago |
Richard Levitte
|
450cee5c3a
Make sure sysconf exists (it doesn't in the VMS C RTL lesser than version 7).
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
22 years ago |
Bodo Möller
|
5c6bf03117
fast reduction for NIST curves
|
22 years ago |
Richard Levitte
|
5d9470ff8e
-elapsed is also useful when using gettimeofday
|
22 years ago |
Bodo Möller
|
7eb18f1237
Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
|
22 years ago |
Bodo Möller
|
5488bb6197
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
|
22 years ago |
Bodo Möller
|
41fdcfa71e
fix warnings
|
22 years ago |
Bodo Möller
|
e172d60ddb
Add ECDH support.
|
22 years ago |
Richard Levitte
|
125cc35b59
Merge in DES changed from 0.9.7-stable.
|
22 years ago |
Bodo Möller
|
af28dd6c75
Fix bugs and typos.
|
23 years ago |
Dr. Stephen Henson
|
de941e289e
|
23 years ago |
Bodo Möller
|
690ecff795
Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.
|
23 years ago |
Bodo Möller
|
87a4b4d1f4
fix printf call
|
23 years ago |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 years ago |
Richard Levitte
|
3e83e686ba
Add the configuration target VxWorks.
|
23 years ago |
Richard Levitte
|
1199e2d8cf
Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it.
|
23 years ago |
Richard Levitte
|
ba1b888384
Implement speed measurement for AES.
|
23 years ago |
Richard Levitte
|
47cc5525a2
RSA counter should only be defined of RSA is available.
|
23 years ago |
Ben Laurie
|
ff3fa48fc7
Improve back compatibility.
|
23 years ago |
Bodo Möller
|
87166e1fb6
fix warnings (one of them was clearly justified)
|
23 years ago |
Richard Levitte
|
83c40e7fc0
Make it possible to give digest names as -evp arguments.
|
23 years ago |
Dr. Stephen Henson
|
b83eddc578
Win32 fixes.
|
23 years ago |
Richard Levitte
|
f559f31bef
DOS and Windows do not like unistd.h
|
23 years ago |
Richard Levitte
|
66d3e7481e
Make sure openssl speed is compilable on systems where fork() doesn't
|
23 years ago |
Ben Laurie
|
0e21156333
Add paralellism to speed - note that this currently causes a weird memory leak.
|
23 years ago |
Richard Levitte
|
c2e4f17c1a
Due to an increasing number of clashes between modern OpenSSL and
|
23 years ago |