Richard Levitte
|
8d1ebe0bd1
Add the missing parts for DES CFB1 and CFB8.
|
21 yıl önce |
Richard Levitte
|
0f3879455b
Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES,
|
21 yıl önce |
Richard Levitte
|
005ef84c5d
Since HEADER_DES_H has been the protector of des.h since libdes
|
22 yıl önce |
Richard Levitte
|
0d81c69b8e
Add the possibility to enable olde des support, not just disable it, for future support. Redocument
|
22 yıl önce |
Richard Levitte
|
401cd0af0f
Add the mapping of des_random_seed() for 0.9.6 compatibility.
|
22 yıl önce |
Richard Levitte
|
44bdb056d4
With the changed des_old API, let's complete the work by renaming the
|
23 yıl önce |
Bodo Möller
|
a14e2d9dfe
New functions
|
23 yıl önce |
Ben Laurie
|
24995f3a10
Support old DES APIs by default.
|
23 yıl önce |
Richard Levitte
|
ce15d5a9dc
Remove DES_random_seed() but retain des_random_seed() for now. Change
|
23 yıl önce |
Richard Levitte
|
c2e4f17c1a
Due to an increasing number of clashes between modern OpenSSL and
|
23 yıl önce |
Ulf Möller
|
ce9eab79a7
unused function
|
23 yıl önce |
Ben Laurie
|
534164ef90
Remove old unused stuff.
|
23 yıl önce |
Ben Laurie
|
3ba5d1cf2e
Make EVPs allocate context memory, thus making them extensible. Rationalise
|
23 yıl önce |
Richard Levitte
|
56bb1a7c83
Move the password reading functions completely away from the DES
|
23 yıl önce |
Dr. Stephen Henson
|
d70e5100c0
|
23 yıl önce |
Richard Levitte
|
080b8cadfa
Since there has been reports of clashes between OpenSSL's
|
23 yıl önce |
Richard Levitte
|
62dc5aad06
Introduce the possibility to access global variables through
|
24 yıl önce |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 yıl önce |
Richard Levitte
|
26da3e65ac
If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto
|
24 yıl önce |
Dr. Stephen Henson
|
3c07b4c2ee
Various Win32 related fixes. Doesn't compile yet on
|
24 yıl önce |
Ulf Möller
|
2453890463
#include <stdio.h> not needed.
|
24 yıl önce |
Richard Levitte
|
82271cee5b
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
|
24 yıl önce |
Ulf Möller
|
edb93ae643
cleanup.
|
25 yıl önce |
Bodo Möller
|
37e48b88ad
Generate just one error code if iterated SSL_CTX_get() fails.
|
25 yıl önce |
Bodo Möller
|
cddfe788fb
Add functions des_set_key_checked, des_set_key_unchecked.
|
25 yıl önce |
Ulf Möller
|
fd556cbfb6
No use in naming the cblock _; the structure still is incompatible
|
25 yıl önce |
Ulf Möller
|
37b7185b5d
Restore compability with kerberos/des.h (I had deleted some seemingly useless
|
25 yıl önce |
Ulf Möller
|
8c197cc55e
VMS updates.
|
25 yıl önce |
Bodo Möller
|
a7bd03960c
des_cbc_encrypt / des_ncbc_encrypt issue.
|
25 yıl önce |
Ulf Möller
|
908eb7b85a
Call our crypt implementation des_crypt(). crypt() now is a wrapper if
|
25 yıl önce |