git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16490 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-08 22:59:40 +00:00
parent 2452ddfd39
commit e1c122af2b

View File

@@ -1,5 +1,7 @@
2006-01-08 Love H<>rnquist <20>strand <lha@it.su.se>
* test_engine_dso.c: Add test for RSA.
* implement enough glue to support OpenSSLs EVP, RSA, DSA, DH,
HMAC, RAND and ENGINE interfaces for use in hx509. rename all
symbols to start with hc_ to avoid clobbering namespaces. contains