git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21320 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-25 19:47:02 +00:00
parent a5e5db51bd
commit 041638c844

View File

@@ -1,5 +1,11 @@
2007-06-25 Love H<>rnquist <20>strand <lha@it.su.se>
* cms.c: Use hx509_crypto_random_iv.
* crypto.c: Split out the iv creation from hx509_crypto_encrypt
since _hx509_pbe_encrypt needs to use the iv from the s2k
function.
* test_cert.in: Test PEM and DER FILE writing functionallity.
* ks_file.c: Add writing DER certificates.