Commit Graph

20 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
c03f133743 drop aes.h, now we use evp.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23579 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-08-17 14:07:49 +00:00
Love Hörnquist Åstrand
bc057e5bc8 Include <.../hmac.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19477 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-20 19:51:53 +00:00
Love Hörnquist Åstrand
6755cbbe9b Avoid creating a file called --version.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18703 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 20:33:58 +00:00
Love Hörnquist Åstrand
294dbe06fb Avoid creating a file called --version.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18693 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 20:19:07 +00:00
Love Hörnquist Åstrand
1939e91746 Move up evp.h to please OpenSSL, from Douglas E. Engert.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17466 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-06 06:46:27 +00:00
Love Hörnquist Åstrand
309808aa0f include crypto headers from hcrypto/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16554 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-13 13:45:14 +00:00
Love Hörnquist Åstrand
2f56b72d76 Include more crypto headerfiles. Remove support for old hash names.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16546 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-13 08:57:55 +00:00
Love Hörnquist Åstrand
7f25d605bd cast to unsigned char to make sure its not negative when passing it to
is* functions


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14818 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 07:56:41 +00:00
Love Hörnquist Åstrand
cea4587bf4 (c)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14679 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-23 12:36:27 +00:00
Love Hörnquist Åstrand
866e877d04 provide c99 types to the built-in libdes functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14678 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-23 12:34:36 +00:00
Love Hörnquist Åstrand
5c405cf489 include rc2.h, and when I'm here, make aes mandatory
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13754 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-23 20:23:36 +00:00
Love Hörnquist Åstrand
4a7a8019a7 include <openssl/ui.h> in the openssl case
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12760 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-03 11:48:20 +00:00
Love Hörnquist Åstrand
dc519824d4 include aes.h inc in the local libdes case too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12606 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-21 14:21:17 +00:00
Love Hörnquist Åstrand
9a9841815d avoid redefining OPENSSL_DES_LIBDES_COMPATIBILITY
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12468 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-21 13:11:46 +00:00
Assar Westerlund
83ee85667d include aes.h if ENABLE_AES
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12207 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-05 20:00:19 +00:00
Jacques A. Vidrine
3ff0ae6bfe We need to define OPENSSL_DES_LIBDES_COMPATIBILITY in order to use
OpenSSL 0.9.7.  It does no harm to define it for earlier versions.

NOTE: OpenSSL 0.9.7 currently has a bug that breaks des_read_pw_string,
so we can't really use it yet.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11569 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-12 18:54:46 +00:00
Johan Danielsson
525a43814d fix rcsid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11463 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-19 15:25:14 +00:00
Johan Danielsson
8e356e5e5f don't use function macros if possible
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11450 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-10 21:00:39 +00:00
Johan Danielsson
e2e261a23e crypto header generation tool
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11442 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-10 19:59:00 +00:00