x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 years ago |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Benjamin Kaduk
|
2f5c405a16
Use local IV storage in EVP BLOCK_* macros
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
da2d32f6db
Deprecate the low level IDEA functions.
|
4 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Michel
|
098a23828f
Fix missing IDEA renames (windows build)
|
8 years ago |
Rich Salz
|
9021a5dfb3
Rename some lowercase API's
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
6435f0f6c6
Adapt builtin cipher implementations to opaque EVP_CIPHER
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Andy Polyakov
|
b444ac3e6f
size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require
|
16 years ago |
Richard Levitte
|
786b0075d5
Make sure we get the definition of OPENSSL_NO_IDEA.
|
21 years ago |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
Richard Levitte
|
a6cd870784
The AES modes OFB and CFB are defined with 128 feedback bits. This
|
23 years ago |
Ben Laurie
|
dbad169019
Really add the EVP and all of the DES changes.
|
23 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Ben Laurie
|
1921eaad64
EVP constification.
|
24 years ago |
Dr. Stephen Henson
|
57ae2e2428
Fourth phase EVP revision.
|
24 years ago |