Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
преди 6 години |
Richard Levitte
|
567db2c17d
Add EVP_MAC API
|
преди 6 години |
Richard Levitte
|
28428130db
Update copyright year
|
преди 6 години |
Matt Caswell
|
c080461448
Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions
|
преди 6 години |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
преди 6 години |
Kurt Roeckx
|
d91f45688c
Tell the ciphers which DRBG to use for generating random bytes.
|
преди 7 години |
Matt Caswell
|
7141ba3196
Fix the overlapping check for fragmented "Update" operations
|
преди 7 години |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
преди 8 години |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
преди 9 години |
Richard Levitte
|
e79f877333
Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functions
|
преди 9 години |
Richard Levitte
|
8baf9968df
Make EVP_CIPHER_CTX opaque and renew the creator / destructor functions
|
преди 9 години |
Dr. Stephen Henson
|
4a1f3f2741
Only declare stacks in headers
|
преди 8 години |
Richard Levitte
|
a0be4fd17b
Make EVP_ENCODE_CTX opaque
|
преди 9 години |
Richard Levitte
|
6756532358
Cleanup: Remove M_EVP_MD_* macros
|
преди 9 години |
Richard Levitte
|
2db6bf6f85
Make the definition of EVP_MD opaque
|
преди 9 години |
Richard Levitte
|
7638370ca6
Make the definition of EVP_MD_CTX opaque
|
преди 9 години |
Dr. Stephen Henson
|
27af42f9ac
Move some EVP internals to evp_int.h
|
преди 9 години |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
преди 9 години |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
преди 10 години |
Dr. Stephen Henson
|
7a4bd34a4f
FIPS mode EVP changes:
|
преди 13 години |
Dr. Stephen Henson
|
37c541faed
Revert CFB block length change. Despite what SP800-38a says the input to
|
преди 14 години |
Dr. Stephen Henson
|
1458b931eb
The "block length" for CFB mode was incorrectly coded as 1 all the time. It
|
преди 14 години |
Dr. Stephen Henson
|
20eb7238cb
Correct ECB mode EVP_CIPHER definition: IV length is 0
|
преди 14 години |
Dr. Stephen Henson
|
79cfc3ac54
add EVP_CIPH_FLAG_LENGTH_BITS from 0.9.8-stable
|
преди 14 години |
Dr. Stephen Henson
|
3d63b3966f
Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat
|
преди 15 години |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
преди 16 години |
Andy Polyakov
|
b444ac3e6f
size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require
|
преди 16 години |
Andy Polyakov
|
71f4ea44eb
EVP_*_cfb1 was broken.
|
преди 17 години |
Nils Larsch
|
34f0a19309
remove trailing '\'
|
преди 18 години |
Dr. Stephen Henson
|
c9777d2659
Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE
|
преди 18 години |