git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17139 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-21 15:03:20 +00:00
parent 01c7345f08
commit af56b03fd1

View File

@@ -1,5 +1,15 @@
2006-04-21 Love H<>rnquist <20>strand <lha@it.su.se>
* 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 <ctype.h>
* ks_file.c: Add glue code for PEM encrypted password files.