Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 years ago |
Paul Yang
|
34f5c8b1ff
Make some return checks consistent with others
|
6 years ago |
Paul Yang
|
675f4ceef8
Update document for SM2 stuffs
|
6 years ago |
Paul Yang
|
4803717f5e
Support setting SM2 ID
|
6 years ago |
Paul Yang
|
0a8fdef752
Support pmeth->digest_custom
|
6 years ago |
Pauli
|
a6465b3f85
Avoid SEGV when giving X509_sign a NULL private key.
|
6 years ago |
Jack Lloyd
|
ddb634fe6f
Move SM2 algos to SM2 specific PKEY method
|
6 years ago |
Jack Lloyd
|
2f2e6b6278
Add EVP_PKEY_set_alias_type
|
6 years ago |
FdaSilvaYY
|
3484236d8d
EVP,KDF: Add more error code along some return 0 in ...
|
6 years ago |
Jack Bates
|
693be9a2cb
Convert _meth_get_ functions to const getters
|
7 years ago |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 years ago |
Matt Caswell
|
13735cfef6
Integrate X448 and Ed448 into libcrypto
|
6 years ago |
Paul Yang
|
b000470873
Support public key and param check in EVP interface
|
7 years ago |
Dr. Stephen Henson
|
d19b01ad79
Add EVP_PKEY_set1_engine() function.
|
7 years ago |
Dr. Stephen Henson
|
918a27facd
Fix memory leak on lookup failure
|
7 years ago |
Dr. Stephen Henson
|
c2976edf4b
Don't ignore passed ENGINE.
|
7 years ago |
Paul Yang
|
0822e89add
Support EVP_PKEY_meth_remove and pmeth internal cleanup
|
7 years ago |
Paul Yang
|
2aee35d37d
Support key check in EVP interface
|
7 years ago |
Johannes Bauer
|
64bf10167b
Fix coding style of EVP_PKEY_CTX_ctrl_uint64
|
7 years ago |
Johannes Bauer
|
cefa762ee5
Add interface to the scrypt KDF by means of PKEY_METHOD
|
7 years ago |
Dr. Stephen Henson
|
48ed9c23b0
Add public key method enumeration function.
|
7 years ago |
Dr. Stephen Henson
|
42a3008aa4
ED25519 public key method.
|
7 years ago |
Bernd Edlinger
|
83b4049ab7
Combined patch against master branch for the following issues:
|
7 years ago |
Todd Short
|
3f5616d734
Add support for parameterized SipHash
|
7 years ago |
Todd Short
|
52ad5b60e3
Add support for Poly1305 in EVP_PKEY
|
8 years ago |
Dr. Stephen Henson
|
c82bafc52e
fix a few more style issues
|
7 years ago |
Dr. Stephen Henson
|
52ad523c0e
fix various style issues
|
7 years ago |
Dr. Stephen Henson
|
410877bad2
Digest string helper function.
|
8 years ago |
Dr. Stephen Henson
|
6577e00892
PSS EVP_PKEY method
|
8 years ago |
Dr. Stephen Henson
|
262bd85fde
Add X25519 methods to internal tables
|
8 years ago |