Commit Graph

11 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
238037a82e Fix spelling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18312 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 17:21:48 +00:00
Love Hörnquist Åstrand
0f02e41eff add symbol rewrites
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18298 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 12:13:46 +00:00
Love Hörnquist Åstrand
ee7a2924f9 add OPENSSL_add_all_algorithms and friends
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18297 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 12:10:20 +00:00
Love Hörnquist Åstrand
22857c96da Add EVP_get_cipherbyname, unbreak EVP_BytesToKey
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17136 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-21 15:01:20 +00:00
Love Hörnquist Åstrand
5c59fc96ca Add prototype for EVP_BytesToKey
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17132 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-21 13:06:45 +00:00
Love Hörnquist Åstrand
1668824ca5 s/rc4_64/rc2_64/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17096 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-17 13:14:16 +00:00
Love Hörnquist Åstrand
07ac4c2f4c Add EVP_rc2_64_cbc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17085 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-15 13:13:06 +00:00
Love Hörnquist Åstrand
2d55449313 Add SHA-256 symbols.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17075 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-15 07:55:33 +00:00
Love Hörnquist Åstrand
64332f3462 (PKCS5_PBKDF2_HMAC_SHA1): new function.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16775 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-28 14:17:25 +00:00
Love Hörnquist Åstrand
9d9dcf58a0 use #include <hcrypto/...>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16564 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-13 15:26:52 +00:00
Love Hörnquist Åstrand
b8d967ede5 implement enough glue to support OpenSSLs EVP, RSA, DSA, DH, HMAC and ENGINE interfaces for use in hx509. rename all symbols to start with hc_ to avoid clobbering namespaces. contains no RSA/DH/DSA code, just glue to support using dynamic ENGINE. hx509 supports this via pkcs11 and there is a gmp ENGINE module supporting RSA
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16480 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-08 21:47:29 +00:00