Matt Caswell
|
33388b44b6
Update copyright year
|
4 年 前 |
Pauli
|
dbde472688
Deprecate the low level HMAC functions
|
4 年 前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年 前 |
Richard Levitte
|
6f888e05e5
Following the license change, modify the boilerplates in crypto/hmac/
|
6 年 前 |
Matt Caswell
|
0d124b0a51
Add support getting raw private/public keys
|
6 年 前 |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 年 前 |
Matt Caswell
|
e32b52a27e
Add support for setting raw private HMAC keys
|
6 年 前 |
Emilia Kasper
|
c26f655fdd
Remove support for HMAC_TEST_PRIVATE_KEY_FORMAT
|
7 年 前 |
Nathaniel McCallum
|
3b92e51899
Teach EVP_PKEY_HMAC keys how to EVP_PKEY_cmp()
|
8 年 前 |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 年 前 |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 年 前 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 年 前 |
Alessandro Ghedini
|
3f6c769187
Fix memory leaks and other mistakes on errors
|
9 年 前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年 前 |
Dr. Stephen Henson
|
5fe736e5fc
Move some ASN.1 internals to asn1_int.h
|
9 年 前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年 前 |
Kurt Roeckx
|
44e0c2bae4
RT2626: Change default_bits from 1K to 2K
|
10 年 前 |
Jonas Maebe
|
34374c2d2c
old_hmac_encode: check for NULL result when allocating *pder
|
11 年 前 |
Dr. Stephen Henson
|
2514fa79ac
Add functions returning security bits.
|
10 年 前 |
Dr. Stephen Henson
|
fa1ba589f3
Add algorithm specific signature printing. An individual ASN1 method can
|
14 年 前 |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 年 前 |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 年 前 |
Ben Laurie
|
5e4430e70d
More size_tification.
|
16 年 前 |
Dr. Stephen Henson
|
e69adea539
New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL.
|
17 年 前 |
Dr. Stephen Henson
|
74633553a9
Experimental HMAC support via EVP_PKEY_METHOD.
|
17 年 前 |