Ben Laurie
|
af454b5bb0
|
Reduce version skew.
|
2012-06-08 09:18:47 +00:00 |
|
Ben Laurie
|
78ef9b0205
|
Fix warnings.
|
2011-06-09 16:03:18 +00:00 |
|
Dr. Stephen Henson
|
24d7159abd
|
Backport libcrypto audit: check return values of EVP functions instead
of assuming they will always suceed.
|
2011-06-03 20:53:00 +00:00 |
|
Dr. Stephen Henson
|
4fab95ed20
|
Some of the MS_STATIC use in crypto/evp is a legacy from the days when
EVP_MD_CTX was much larger: it isn't needed anymore.
|
2010-11-27 17:35:56 +00:00 |
|
Dr. Stephen Henson
|
0e3453536e
|
Fix warnings.
|
2006-05-24 13:29:32 +00:00 |
|
Dr. Stephen Henson
|
ee1d9ec019
|
Remove link between digests and signature algorithms.
Use cross reference table in ASN1_item_sign(), ASN1_item_verify() to eliminate
the need for algorithm specific code.
|
2006-04-19 17:05:59 +00:00 |
|
Dr. Stephen Henson
|
20d2186c87
|
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
with existing code.
Modify library to use digest *_ex() functions.
|
2001-10-16 01:24:29 +00:00 |
|
Ben Laurie
|
dbad169019
|
Really add the EVP and all of the DES changes.
|
2001-07-30 23:57:25 +00:00 |
|
Bodo Möller
|
ec577822f9
|
Change #include filenames from <foo.h> to <openssl.h>.
Submitted by:
Reviewed by:
PR:
|
1999-04-23 22:13:45 +00:00 |
|
Ulf Möller
|
6b691a5c85
|
Change functions to ANSI C.
|
1999-04-19 21:31:43 +00:00 |
|
Mark J. Cox
|
351d899878
|
Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.
Submitted by: Eric A Young - from changes to C2Net SSLeay
Reviewed by: Mark Cox
PR:
|
1999-01-31 12:14:39 +00:00 |
|
Ralf S. Engelschall
|
58964a4922
|
Import of old SSLeay release: SSLeay 0.9.0b
|
1998-12-21 10:56:39 +00:00 |
|
Ralf S. Engelschall
|
d02b48c63a
|
Import of old SSLeay release: SSLeay 0.8.1b
|
1998-12-21 10:52:47 +00:00 |
|