index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
hmac
/
hm_ameth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete unused PKEY MAC files
Matt Caswell
2020-08-29
1
-133
/
+0
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
1
-0
/
+6
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/hmac/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add support getting raw private/public keys
Matt Caswell
2018-06-08
1
-0
/
+21
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Add support for setting raw private HMAC keys
Matt Caswell
2018-03-15
1
-1
/
+36
*
Remove support for HMAC_TEST_PRIVATE_KEY_FORMAT
Emilia Kasper
2017-02-28
1
-54
/
+0
*
Teach EVP_PKEY_HMAC keys how to EVP_PKEY_cmp()
Nathaniel McCallum
2016-06-24
1
-1
/
+6
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-54
/
+5
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-2
/
+2
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Fix memory leaks and other mistakes on errors
Alessandro Ghedini
2015-10-23
1
-2
/
+7
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-83
/
+78
*
RT2626: Change default_bits from 1K to 2K
Kurt Roeckx
2014-09-08
1
-1
/
+1
*
old_hmac_encode: check for NULL result when allocating *pder
Jonas Maebe
2014-08-17
1
-0
/
+2
*
Add functions returning security bits.
Dr. Stephen Henson
2014-03-28
1
-1
/
+1
*
Add algorithm specific signature printing. An individual ASN1 method can
Dr. Stephen Henson
2010-03-06
1
-1
/
+1
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-1
/
+1
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
More size_tification.
Ben Laurie
2008-11-01
1
-1
/
+1
*
New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL.
Dr. Stephen Henson
2007-05-16
1
-1
/
+14
*
Experimental HMAC support via EVP_PKEY_METHOD.
Dr. Stephen Henson
2007-04-11
1
-0
/
+154