Commit Graph

10 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
a373ad9424 implement EVP_BytesToKey
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17141 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-21 15:25:43 +00:00
Love Hörnquist Åstrand
26712f7c01 make EVP_BytesToKey return an error
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17137 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-21 15:01:44 +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
67e1f79d36 Add stub for EVP_BytesToKey
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17131 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-21 13:06:27 +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
406b081aba Add SHA-256.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17074 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-15 07:54:45 +00:00
Love Hörnquist Åstrand
849dc3cc72 Rename rc2_40_cbc internal variable to something better.
Unbreak des-ede3-cbc.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16532 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-13 08:25:00 +00:00
Love Hörnquist Åstrand
1a5d249082 (EVP_CIPHER_CTX_cleanup): clean up less aggressively
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16513 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-10 12:22:03 +00:00
Love Hörnquist Åstrand
cf6b056888 return the right blocksize for digests.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16508 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-10 05:46:59 +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