Sign in
boringssl
/
boringssl
/
264f4f7a958af6c4ccb04662e302a99dfa7c5b85
/
crypto
/
evp
/
scrypt.c
8d0a83d
Consistently use SIZE_MAX over (size_t)-1
by David Benjamin
· 1 year, 5 months ago
216db67
Also add OPENSSL_calloc
by David Benjamin
· 1 year, 5 months ago
dcabfe2
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
by Bob Beck
· 2 years, 1 month ago
b7d6320
Replace OPENSSL_STATIC_ASSERT with static_assert.
by David Benjamin
· 2 years, 8 months ago
fa6ced9
Extract common rotl/rotr functions.
by David Benjamin
· 3 years, 5 months ago
5ecfb10
Modernize OPENSSL_COMPILE_ASSERT, part 2.
by David Benjamin
· 6 years ago
21558f4
Document error behavior of PKCS5_PBKDF2_HMAC and EVP_PBE_scrypt
by Joshua Liebow-Feeser
· 7 years ago
808f832
Run the comment converter on libcrypto.
by David Benjamin
· 8 years ago
b529253
Implement scrypt from RFC 7914.
by David Benjamin
· 8 years ago