git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16524 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-12 14:04:03 +00:00
parent 61be851b36
commit 410d584bbb

View File

@@ -1,5 +1,9 @@
2006-01-11 Love H<>rnquist <20>strand <lha@it.su.se> 2006-01-12 Love H<>rnquist <20>strand <lha@it.su.se>
* crypto_headers.h: Need BN_is_negative too.
2006-01-11 Love H<>rnquist <20>strand <lha@it.su.se>
* ks_p11.c (p11_rsa_public_decrypt): since is wrong, don't provide * ks_p11.c (p11_rsa_public_decrypt): since is wrong, don't provide
it. PKCS11 can't do public_decrypt, it support verify though. All it. PKCS11 can't do public_decrypt, it support verify though. All
this doesn't matter, since the code never go though this path. this doesn't matter, since the code never go though this path.
@@ -7,7 +11,7 @@
* crypto_headers.h: Provide glue to compile with less warnings * crypto_headers.h: Provide glue to compile with less warnings
with OpenSSL with OpenSSL
2006-01-08 Love H<>rnquist <20>strand <lha@it.su.se> 2006-01-08 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Depend on LIB_des * Makefile.am: Depend on LIB_des