summaryrefslogtreecommitdiff
path: root/crypto/des/des.h
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-153/+162
* Prohibit low level cipher APIs in FIPS mode.Dr. Stephen Henson2011-06-011-0/+3
* Update from stable branch.Dr. Stephen Henson2008-05-201-1/+2
* Add the missing parts for DES CFB1 and CFB8.Richard Levitte2004-01-281-0/+4
* Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES,Richard Levitte2003-03-201-3/+3
* Since HEADER_DES_H has been the protector of des.h since libdesRichard Levitte2002-12-111-2/+2
* Add the possibility to enable olde des support, not just disable it, for futu...Richard Levitte2002-03-261-0/+6
* Add the mapping of des_random_seed() for 0.9.6 compatibility.Richard Levitte2002-03-261-4/+4
* With the changed des_old API, let's complete the work by renaming theRichard Levitte2002-02-051-0/+4
* New functionsBodo Möller2002-01-241-1/+1
* Support old DES APIs by default.Ben Laurie2002-01-221-0/+4
* Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte2001-10-251-1/+0
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-145/+107
* unused functionUlf Möller2001-09-061-1/+0
* Remove old unused stuff.Ben Laurie2001-07-311-4/+0
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-42/+46
* Move the password reading functions completely away from the DESRichard Levitte2001-05-131-9/+0
* #if 0 out deleted (?) functions to stop Win32 DLLDr. Stephen Henson2001-05-131-1/+4
* Since there has been reports of clashes between OpenSSL'sRichard Levitte2001-03-291-4/+4
* Introduce the possibility to access global variables throughRichard Levitte2001-03-021-2/+4
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard Levitte2000-12-311-0/+5
* Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson2000-12-211-1/+0
* #include <stdio.h> not needed.Ulf Möller2000-05-311-1/+0
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* cleanup.Ulf Möller2000-03-191-8/+21
* Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller2000-02-051-1/+1
* Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1999-12-031-0/+5
* No use in naming the cblock _; the structure still is incompatibleUlf Möller1999-07-291-1/+1
* Restore compability with kerberos/des.h (I had deleted some seemingly uselessUlf Möller1999-07-291-40/+35
* VMS updates.Ulf Möller1999-07-281-1/+5
* des_cbc_encrypt / des_ncbc_encrypt issue.Bodo Möller1999-06-091-0/+1
* Call our crypt implementation des_crypt(). crypt() now is a wrapper ifUlf Möller1999-06-081-8/+1
* Don't #define _, and eliminate casts.Ulf Möller1999-06-081-7/+2
* gcc (in some versions) doesn't like the const_des_cblock typedef.Bodo Möller1999-05-171-1/+6
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-37/+39
* Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller1999-05-151-1/+1
* Use e_os2.h, not e_os.h in exported header file des.h.Bodo Möller1999-05-151-4/+4
* VMS support.Ulf Möller1999-05-131-3/+9
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-61/+0
* Various header consistency fixes.Dr. Stephen Henson1999-04-251-0/+3
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-2/+2
* Remove references to .org header file names.Ulf Möller1999-04-221-1/+1
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-211-0/+302
* Deal with generated files.Ben Laurie1998-12-281-303/+0
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-0/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-4/+0
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+305