summaryrefslogtreecommitdiffstats
path: root/crypto/des/des.h
AgeCommit message (Expand)Author
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie
2001-05-13Move the password reading functions completely away from the DESRichard Levitte
2001-05-13#if 0 out deleted (?) functions to stop Win32 DLLDr. Stephen Henson
2001-03-29Since there has been reports of clashes between OpenSSL'sRichard Levitte
2001-03-02Introduce the possibility to access global variables throughRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-12-31If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard Levitte
2000-12-21Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson
2000-05-31#include <stdio.h> not needed.Ulf Möller
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-03-19cleanup.Ulf Möller
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller
1999-07-29No use in naming the cblock _; the structure still is incompatibleUlf Möller
1999-07-29Restore compability with kerberos/des.h (I had deleted some seemingly uselessUlf Möller
1999-07-28VMS updates.Ulf Möller
1999-06-09des_cbc_encrypt / des_ncbc_encrypt issue.Bodo Möller
1999-06-08Call our crypt implementation des_crypt(). crypt() now is a wrapper ifUlf Möller
1999-06-08Don't #define _, and eliminate casts.Ulf Möller
1999-05-17gcc (in some versions) doesn't like the const_des_cblock typedef.Bodo Möller
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-05-15Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller
1999-05-15Use e_os2.h, not e_os.h in exported header file des.h.Bodo Möller
1999-05-13VMS support.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-25Various header consistency fixes.Dr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-22Remove references to .org header file names.Ulf Möller
1999-04-21Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller
1998-12-28Deal with generated files.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall