index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
pbe_scrypt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add evp_test fixes.
Shane Lontis
2020-08-07
1
-1
/
+2
*
Revert "kdf: make function naming consistent."
Matt Caswell
2020-07-16
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-06-25
1
-1
/
+1
*
kdf: make function naming consistent.
Pauli
2020-06-11
1
-3
/
+3
*
Usages of KDFs converted to use the name macros
Pauli
2019-09-11
1
-1
/
+1
*
Fix users of KDFs to use params not ctls
Pauli
2019-09-06
1
-8
/
+17
*
EVP_PBE_scrypt() handles salt=NULL as salt=""
Victor Stinner
2019-03-17
1
-0
/
+4
*
The use of the likes of UINT32_MAX requires internal/numbers.h
Richard Levitte
2019-02-27
1
-0
/
+1
*
Don't leak EVP_KDF_CTX on error
Matt Caswell
2019-02-18
1
-4
/
+5
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
1
-217
/
+25
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
EVP,KDF: Add more error code along some return 0 in ...
FdaSilvaYY
2018-03-29
1
-5
/
+18
*
evp/pbe_scrypt.c: add boundary condition for implicit cast.
Andy Polyakov
2017-11-13
1
-4
/
+12
*
Add explanatory comment about fitting into a size_t.
Pauli
2017-09-15
1
-0
/
+2
*
Ensure that the requested memory size cannot exceed the limit imposed by a
Pauli
2017-09-14
1
-0
/
+2
*
Manually revert "Ensure allocation size fits into size_t"
Pauli
2017-09-14
1
-11
/
+4
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c
Richard Levitte
2017-08-15
1
-0
/
+248