Matt Caswell
|
da1c088f59
Copyright year updates
|
il y a 1 an |
fisher.yu
|
e8dc77f85f
Update CMAC test cases.
|
il y a 1 an |
fisher.yu
|
dc19f2f622
Optimize CMAC_Update for better performance.
|
il y a 1 an |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
il y a 2 ans |
Peiwei Hu
|
8d9fec1781
Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length
|
il y a 2 ans |
Peiwei Hu
|
6d77473251
EVP_Cipher: fix the incomplete return check
|
il y a 3 ans |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
il y a 3 ans |
Matt Caswell
|
f5afac4bda
Update copyright year
|
il y a 3 ans |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
il y a 3 ans |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
il y a 4 ans |
Matt Caswell
|
154ea425e6
Correctly handle the return value from EVP_Cipher() in the CMAC code
|
il y a 4 ans |
Matt Caswell
|
b896d9436d
Ensure we never use a partially initialised CMAC_CTX
|
il y a 4 ans |
Matt Caswell
|
33388b44b6
Update copyright year
|
il y a 4 ans |
Pauli
|
a6d572e601
Deprecate the low level CMAC functions
|
il y a 4 ans |
Robbie Harwood
|
f6dead1b72
[KDF] Add feedback-mode and CMAC support to KBKDF
|
il y a 5 ans |
Richard Levitte
|
d5f8542913
Coverty fixes for MACs
|
il y a 5 ans |
Richard Levitte
|
8de396f875
Following the license change, modify the boilerplates in crypto/cmac/
|
il y a 6 ans |
Richard Levitte
|
28428130db
Update copyright year
|
il y a 6 ans |
Rich Salz
|
7de2b9c4af
Set error code if alloc returns NULL
|
il y a 6 ans |
Richard Levitte
|
15d95dd7ea
Don't use deprecated EVP_CIPHER_CTX_cleanup() internally
|
il y a 7 ans |
Benjamin Kaduk
|
5c6c4c5c33
Don't free in cleanup routine
|
il y a 7 ans |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
il y a 8 ans |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
il y a 8 ans |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
il y a 9 ans |
Richard Levitte
|
512fdfdf7f
Remove unused internal macros
|
il y a 9 ans |
Richard Levitte
|
846ec07d90
Adapt all EVP_CIPHER_CTX users for it becoming opaque
|
il y a 9 ans |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
il y a 9 ans |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
il y a 9 ans |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
il y a 9 ans |
Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
il y a 9 ans |