summaryrefslogtreecommitdiffstats
path: root/crypto/passphrase.c
AgeCommit message (Expand)Author
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-05-03Update copyright yearMatt Caswell
2022-01-26Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey()Darshan Sen
2022-01-03Compensate for UI method always adding NUL terminationTomas Mraz
2021-12-06Fix pvk encoder to properly query for the passphraseTomas Mraz
2021-07-29Update copyright yearMatt Caswell
2021-06-24ossl_pw_get_passphrase: No ui method does not necessarily mean internal errorTomas Mraz
2020-09-03CORE: Fix small bug in passphrase cachingRichard Levitte
2020-08-24CORE: Generalise internal pass phrase prompterRichard Levitte