Andy Polyakov
|
63ba7e293f
Make sha-256/-512 naming in speed.c consistent with their names as they
|
20 anos atrás |
Andy Polyakov
|
46ceb15c39
SHA-256/-512 test and benchmark.
|
20 anos atrás |
Geoff Thorpe
|
f0eae953e2
Remove some unnecessary recursive includes from the internal apps.h header,
|
20 anos atrás |
Geoff Thorpe
|
823a67b0a9
header cleanup in apps/
|
20 anos atrás |
Lutz Jänicke
|
cdb42bcf0c
Cover all DSA setups when running tests
|
21 anos atrás |
Richard Levitte
|
4d8743f490
Netware-specific changes,
|
21 anos atrás |
Lutz Jänicke
|
95de3d204f
Make sure to initialize AES counters to obtain proper results.
|
21 anos atrás |
Geoff Thorpe
|
0991f07034
For whatever reason (compiler or header bugs), at least one commonly-used
|
21 anos atrás |
Dr. Stephen Henson
|
a08ced78c8
Avoid warnings: add missing prototype, don't shadow.
|
21 anos atrás |
Bodo Möller
|
968766cad8
updates for draft-ietf-tls-ecc-03.txt
|
21 anos atrás |
Richard Levitte
|
3ae70939ba
Correct a lot of printing calls. Remove extra arguments...
|
21 anos atrás |
Bodo Möller
|
176f31ddec
- new ECDH_compute_key interface (KDF is no longer a fixed built-in)
|
22 anos atrás |
Richard Levitte
|
85d686e723
Make it possible to disable OCSP, the speed application, and the use of sockets.
|
22 anos atrás |
Bodo Möller
|
d42d2d1ab6
avoid coredump
|
22 anos atrás |
Bodo Möller
|
37c660ff9b
implement fast point multiplication with precomputation
|
22 anos atrás |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 anos atrás |
Dr. Stephen Henson
|
876e96fdbf
Fix leak.
|
22 anos atrás |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 anos atrás |
Richard Levitte
|
450cee5c3a
Make sure sysconf exists (it doesn't in the VMS C RTL lesser than version 7).
|
22 anos atrás |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 anos atrás |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
22 anos atrás |
Bodo Möller
|
5c6bf03117
fast reduction for NIST curves
|
22 anos atrás |
Richard Levitte
|
5d9470ff8e
-elapsed is also useful when using gettimeofday
|
22 anos atrás |
Bodo Möller
|
7eb18f1237
Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
|
22 anos atrás |
Bodo Möller
|
5488bb6197
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
|
22 anos atrás |
Bodo Möller
|
41fdcfa71e
fix warnings
|
22 anos atrás |
Bodo Möller
|
e172d60ddb
Add ECDH support.
|
22 anos atrás |
Richard Levitte
|
125cc35b59
Merge in DES changed from 0.9.7-stable.
|
22 anos atrás |
Bodo Möller
|
af28dd6c75
Fix bugs and typos.
|
23 anos atrás |
Dr. Stephen Henson
|
de941e289e
|
23 anos atrás |