Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Dr. Stephen Henson
|
544a2aea4b
|
22 years ago |
Dr. Stephen Henson
|
3e268d2717
|
23 years ago |
Dr. Stephen Henson
|
bf6a9e66d6
|
23 years ago |
Dr. Stephen Henson
|
a3829cb720
Updates from stable branch.
|
23 years ago |
Dr. Stephen Henson
|
581f1c8494
Modify EVP cipher behaviour in a similar way
|
23 years ago |
Geoff Thorpe
|
18eda73234
EVP_EncryptInit_ex() and EVP_DecryptInit_ex() had been defined in evp.h but
|
23 years ago |
Dr. Stephen Henson
|
f329b8d73b
Make EVP_DecryptUpdate work again.
|
23 years ago |
Geoff Thorpe
|
11a57c7be5
This changes EVP's cipher and digest code to hook via the ENGINE support.
|
23 years ago |
Ben Laurie
|
82b2230527
Add RC4 support to OpenBSD.
|
23 years ago |
Ben Laurie
|
0e36019977
Add EVP test program.
|
23 years ago |
Ben Laurie
|
f0446ca8d7
Move CIPHER_CTX cleanups to _Final routines instead of _Init, which avoids
|
23 years ago |
Ben Laurie
|
db75357110
Fix memory leak.
|
23 years ago |
Ben Laurie
|
dbad169019
Really add the EVP and all of the DES changes.
|
23 years ago |
Dr. Stephen Henson
|
dc706cd35f
Make sure *outl is always initialized in EVP_EncryptUpdate().
|
23 years ago |
Ben Laurie
|
c148d70978
A better compromise between encrypt and decrypt (but why isn't it as fast
|
23 years ago |
Ben Laurie
|
7b6055d1af
Handle the common case first (where input size is a multiple of block size).
|
23 years ago |
Ben Laurie
|
f31b12503e
Use & instead of % - worth about 4% for 8 byte blocks.
|
23 years ago |
Dr. Stephen Henson
|
f2e5ca84d4
Option to disable standard block padding with EVP API.
|
24 years ago |
Dr. Stephen Henson
|
49528751b8
|
24 years ago |
Dr. Stephen Henson
|
57ae2e2428
Fourth phase EVP revision.
|
24 years ago |
Dr. Stephen Henson
|
360370d953
Third phase of EVP cipher overhaul.
|
24 years ago |
Dr. Stephen Henson
|
be06a9348d
|
24 years ago |
Dr. Stephen Henson
|
7f0606016c
|
24 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Ben Laurie
|
b4cadc6e13
Fix security hole.
|
26 years ago |
Ralf S. Engelschall
|
9cb0969f65
Fix version stuff:
|
26 years ago |
Ralf S. Engelschall
|
320a14cb5b
*** empty log message ***
|
26 years ago |