Pauli
|
e0810e3502
Fix HMAC SHA3-224 and HMAC SHA3-256.
|
há 6 anos atrás |
Shane Lontis
|
2d28a42f89
hmac_init cleanup and fix key zeroization issue
|
há 6 anos atrás |
Matt Caswell
|
8f9ee7a33f
Remove OPENSSL_assert() from crypto/hmac
|
há 7 anos atrás |
Gergely Nagy
|
b98530d6e0
PBKDF2 computation speedup (15-40%)
|
há 8 anos atrás |
Matt Caswell
|
d0ee717c93
Fix style issues in HMAC_size()
|
há 8 anos atrás |
Matt Caswell
|
708e06c55d
Ensure HMAC_size() handles errors correctly
|
há 8 anos atrás |
Matt Caswell
|
a6211814c4
Add a getter to obtain the HMAC_CTX md
|
há 8 anos atrás |
Andy Polyakov
|
85cbc182da
hmac/hmac.c: fix sizeof typo in hmac_ctx_cleanup.
|
há 8 anos atrás |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
há 8 anos atrás |
Steffan Karger
|
2194351fda
const correctness: make HMAC_size() take a const *
|
há 8 anos atrás |
Rich Salz
|
43ecb9c35c
GH641: Don't care openssl_zmalloc
|
há 8 anos atrás |
Emilia Kasper
|
b1413d9bd9
RT3095: allow NULL key for single-shot HMAC
|
há 9 anos atrás |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
há 9 anos atrás |
Viktor Dukhovni
|
98186eb4e4
Backwards-compatibility subject to OPENSSL_API_COMPAT
|
há 9 anos atrás |
Richard Levitte
|
a87a0a6e5e
Cleanup: fix all sources that used HMAC_CTX_init
|
há 9 anos atrás |
Richard Levitte
|
dc0099e1dd
Cleanup: rename HMAC_CTX_init to HMAC_CTX_reset
|
há 9 anos atrás |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
há 9 anos atrás |
Richard Levitte
|
32fd54a9a3
Remove HMAC_CTX_cleanup and combine its functionality into EVP_MD_CTX_init
|
há 9 anos atrás |
Richard Levitte
|
3f43aecc59
Make the definition of HMAC_CTX opaque
|
há 9 anos atrás |
Richard Levitte
|
fa0c23de83
Adapt HMAC to the EVP_MD_CTX changes
|
há 9 anos atrás |
Matt Caswell
|
4b464e7b46
Fix ABI break with HMAC
|
há 9 anos atrás |
Matt Caswell
|
e43a13c807
Fix leak in HMAC error path
|
há 9 anos atrás |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
há 9 anos atrás |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
há 9 anos atrás |
Viktor Dukhovni
|
61986d32f3
Code style: space after 'if'
|
há 9 anos atrás |
Matt Caswell
|
c62e94d805
Fix HMAC to pass invalid key len test
|
há 9 anos atrás |
Matt Caswell
|
e2095c6531
Ensure that both the MD and key have been initialised before attempting to
|
há 9 anos atrás |
Matt Caswell
|
00a5a74bbc
HMAC_cleanup, and HMAC_Init are stated as deprecated in the docs and source.
|
há 9 anos atrás |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
há 9 anos atrás |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
há 10 anos atrás |