bin2bn(): When len==0, just return a zero BIGNUM
[openssl.git] / crypto / passphrase.c
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-05-03 Matt CaswellUpdate copyright year
2022-01-26 Darshan SenFix invalid malloc failures in PEM_write_bio_PKCS8Priva...
2022-01-03 Tomas MrazCompensate for UI method always adding NUL termination
2021-12-06 Tomas MrazFix pvk encoder to properly query for the passphrase
2021-07-29 Matt CaswellUpdate copyright year
2021-06-24 Tomas Mrazossl_pw_get_passphrase: No ui method does not necessari...
2020-09-03 Richard LevitteCORE: Fix small bug in passphrase caching
2020-08-24 Richard LevitteCORE: Generalise internal pass phrase prompter