Matt Caswell
|
df05f2ce6d
Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware
|
5 years ago |
Matt Caswell
|
7556b9df59
Support EVP_MD_block_size() with providers
|
5 years ago |
Matt Caswell
|
b7c913c820
Ensure EVP_MD_CTX_md returns the EVP_MD originally used
|
5 years ago |
Matt Caswell
|
8c8cf0d962
Make EVP_Digest* functions provider aware
|
5 years ago |
Matt Caswell
|
3653d0c224
Implement EVP_MD_fetch()
|
5 years ago |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 years ago |
Richard Levitte
|
f842b6b2a4
Add convenience functions EVP_str2ctrl() and EVP_hex2ctrl()
|
6 years ago |
Paul Yang
|
81c7945388
Allow EVP_MD_CTX_set_pkey_ctx to accept NULL pctx
|
6 years ago |
Paul Yang
|
4803717f5e
Support setting SM2 ID
|
6 years ago |
Paul Yang
|
00902d9414
Introduce EVP_MD_CTX_set_pkey_ctx
|
6 years ago |
Matt Caswell
|
fd38836ba8
Update copyright year
|
6 years ago |
David von Oheimb
|
49c9c1b3d0
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Todd Short
|
8bfa99f04f
Fix EVP_MD_meth_get_flags
|
8 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Matt Caswell
|
44ab2dfdf9
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
|
8 years ago |
Matt Caswell
|
98ee75439d
Update the dasync engine to add a pipeline cipher
|
9 years ago |
Rich Salz
|
43ecb9c35c
GH641: Don't care openssl_zmalloc
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
3dcb9e4e0f
EVP_CIPHER_CTX_new_cipher_data was a temporary measure, not needed any more
|
9 years ago |
Richard Levitte
|
e79f877333
Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functions
|
9 years ago |
Richard Levitte
|
480d33237d
Remove EVP_CIPHER_CTX_flags, it's only confusing
|
9 years ago |
Richard Levitte
|
83b0634702
Add accessors and writers for EVP_CIPHER_CTX
|
9 years ago |
Richard Levitte
|
2db6bf6f85
Make the definition of EVP_MD opaque
|
9 years ago |
Richard Levitte
|
7638370ca6
Make the definition of EVP_MD_CTX opaque
|
9 years ago |
Dr. Stephen Henson
|
4ec36aff2a
RFC5753 compliance.
|
9 years ago |
Dr. Stephen Henson
|
2acdef5e97
Return error for unsupported modes.
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Dr. Stephen Henson
|
2e43027757
make ASN1_OBJECT opaque
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |