diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index c43863694..d04e23340 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,15 @@ 2006-04-21 Love Hörnquist Åstrand + * ks_file.c: Remove (commented out) debug printf + + * ks_file.c (parse_rsa_private_key): use EVP_get_cipherbyname + + * ks_file.c (parse_rsa_private_key): make working for one + password. + + * ks_file.c (parse_rsa_private_key): Implement enought for + testing. + * hx_locl.h: Add * ks_file.c: Add glue code for PEM encrypted password files.