Richard Levitte
|
2d48d5ddda
Following the license change, modify the boilerplates in crypto/des/
|
6 years ago |
Matt Caswell
|
c4d3c19b4c
Update copyright year
|
6 years ago |
Kurt Roeckx
|
4cffafe967
Use the private RNG for data that is not public
|
7 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 years ago |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
12 years ago |
Dr. Stephen Henson
|
a3654f0586
Include openssl/crypto.h first in several other files so FIPS renaming
|
13 years ago |
Richard Levitte
|
ce15d5a9dc
Remove DES_random_seed() but retain des_random_seed() for now. Change
|
23 years ago |
Richard Levitte
|
c2e4f17c1a
Due to an increasing number of clashes between modern OpenSSL and
|
23 years ago |
Ulf Möller
|
edb93ae643
cleanup.
|
25 years ago |
Bodo Möller
|
37e48b88ad
Generate just one error code if iterated SSL_CTX_get() fails.
|
25 years ago |
Ulf Möller
|
981b87f712
Replace ridiculous libdes PRNG with RAND_bytes. These functions are not
|
25 years ago |
Bodo Möller
|
cddfe788fb
Add functions des_set_key_checked, des_set_key_unchecked.
|
25 years ago |
Bodo Möller
|
edf0bfb52b
Change type of various DES function arguments from des_cblock
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
4e31df2cd7
Fix ghastly DES declarations, and all consequential warnings.
|
26 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |