Matt Caswell
|
fbd2ece171
Update copyright year
|
4 tahun lalu |
Pauli
|
765d04c946
kdf: make function naming consistent.
|
4 tahun lalu |
Pauli
|
64115f05ac
Usages of KDFs converted to use the name macros
|
5 tahun lalu |
Pauli
|
7707526b8d
Fix users of KDFs to use params not ctls
|
5 tahun lalu |
Victor Stinner
|
253d762222
EVP_PBE_scrypt() handles salt=NULL as salt=""
|
5 tahun lalu |
Richard Levitte
|
546ca2f4f5
The use of the likes of UINT32_MAX requires internal/numbers.h
|
5 tahun lalu |
Matt Caswell
|
4c3941c2eb
Don't leak EVP_KDF_CTX on error
|
5 tahun lalu |
David Makepeace
|
5a285addbf
Added new EVP/KDF API.
|
6 tahun lalu |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 tahun lalu |
Matt Caswell
|
c4d3c19b4c
Update copyright year
|
6 tahun lalu |
FdaSilvaYY
|
3484236d8d
EVP,KDF: Add more error code along some return 0 in ...
|
6 tahun lalu |
Andy Polyakov
|
b4c0e4dff6
evp/pbe_scrypt.c: add boundary condition for implicit cast.
|
7 tahun lalu |
Pauli
|
44589b5d44
Add explanatory comment about fitting into a size_t.
|
7 tahun lalu |
Pauli
|
76b2ae8326
Ensure that the requested memory size cannot exceed the limit imposed by a
|
7 tahun lalu |
Pauli
|
f4eb248392
Manually revert "Ensure allocation size fits into size_t"
|
7 tahun lalu |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 tahun lalu |
Richard Levitte
|
9237173eeb
Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c
|
7 tahun lalu |