index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
implementations
/
macs
/
hmac_prov.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add utility function ossl_param_is_empty()
slontis
2024-10-09
1
-1
/
+1
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
Cleanups for FIPS options..
slontis
2024-08-28
1
-3
/
+1
*
Add HMAC FIPS keysize check.
slontis
2024-08-21
1
-0
/
+84
*
Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOT
Neil Horman
2023-12-26
1
-27
/
+0
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
Irak Rigia
2023-04-21
1
-1
/
+1
*
Rationalize FIPS sources
Tomas Mraz
2023-02-08
1
-11
/
+2
*
Move protocol version specific code into separate files
Matt Caswell
2022-08-18
1
-1
/
+1
*
Fix a use after free in error handling of hmac_dup
Bernd Edlinger
2022-06-10
1
-0
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Avoid undefined behavior of provided macs on EVP_MAC reinitialization
Tomas Mraz
2022-04-19
1
-18
/
+8
*
fips module header inclusion fine-tunning
Tomas Mraz
2021-07-06
1
-1
/
+0
*
mac: add a getter for the MAC block size.
Pauli
2021-05-25
1
-5
/
+19
*
update set_ctx_param MAC calls to return 1 for a NULL params
Pauli
2021-03-11
1
-0
/
+3
*
prov: update hmac to have additional init arguments
Pauli
2021-02-28
1
-8
/
+25
*
prov: support modified gettable/settable ctx calls for MACs
Pauli
2021-02-26
1
-2
/
+4
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Replace MAC flags OSSL_MAC_PARAM_FLAGS with separate param fields.
Shane Lontis
2021-02-10
1
-10
/
+28
*
CORE & PROV: clean away OSSL_FUNC_mac_size()
Richard Levitte
2021-02-03
1
-2
/
+0
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
1
-1
/
+1
*
Allow zero-length secret for EVP_KDF API
Jon Spillett
2020-09-17
1
-2
/
+2
*
mac: add FIPS error state handling
Pauli
2020-09-12
1
-2
/
+15
*
Make ssl3_cbc_digest_record() use the real data_size
Matt Caswell
2020-09-03
1
-1
/
+1
*
Start using the provider side TLS HMAC implementation
Matt Caswell
2020-09-03
1
-4
/
+4
*
Add an HMAC implementation that is TLS aware
Matt Caswell
2020-09-03
1
-3
/
+88
*
provider: add the unused paramater tag to the gettable and settable functions
Pauli
2020-08-12
1
-2
/
+2
*
mac: add some consistency to setting the XXX_final output length.
Pauli
2020-08-07
1
-2
/
+1
*
gettables: provider changes to pass the provider context.
Pauli
2020-08-07
1
-2
/
+2
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-10
/
+10
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
1
-0
/
+6
*
Cleanup: move remaining providers/common/include/internal/*.h
Richard Levitte
2019-10-10
1
-2
/
+2
*
Cleanup: move providers/common/include/internal/provider_args.h
Richard Levitte
2019-10-10
1
-1
/
+1
*
Providers: move common exchange,kdfs,keymgmt,macs,signature
Richard Levitte
2019-10-10
1
-0
/
+212