Pauli
|
4e720f12fa
Fix Coverity 1201740 & 1201712: uninitialised values
|
2 years ago |
Tomas Mraz
|
52f7e44ec8
Split bignum code out of the sparcv9cap.c
|
3 years ago |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Benjamin Kaduk
|
36025d3b87
Use local IV storage in e_des.c
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
c6fec81b88
Deprecate the low level DES functions.
|
4 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Pauli
|
39147079fc
Structure alignment macro.
|
5 years ago |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
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 |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
6 years ago |
Dr. Matthias St. Pierre
|
6decf9436f
Publish the RAND_DRBG API
|
6 years ago |
Kurt Roeckx
|
d91f45688c
Tell the ciphers which DRBG to use for generating random bytes.
|
7 years ago |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 years ago |
Matt Caswell
|
44ab2dfdf9
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
|
8 years ago |
Andy Polyakov
|
7687f52550
evp/e_des[3].c: address compiler warnings, fix formatting.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Rich Salz
|
ecdd0ff733
RT4247: Fix EVP_CIPHER_CTX opaque on sparc
|
8 years ago |
Richard Levitte
|
6435f0f6c6
Adapt builtin cipher implementations to opaque EVP_CIPHER
|
9 years ago |
Emilia Kasper
|
6f73d28c20
Remove EVP_CHECK_DES_KEY
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Andy Polyakov
|
c5d975a743
Add support for SPARC T4 DES opcode.
|
11 years ago |
Andy Polyakov
|
5cabcf96e7
Fix "possible loss of data" Win64 compiler warnings.
|
16 years ago |
Andy Polyakov
|
b444ac3e6f
size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require
|
16 years ago |
Nils Larsch
|
f8296228f1
as we encrypt every bit separately we need to loop through the number
|
18 years ago |
Dr. Stephen Henson
|
216659eb87
Enhance EVP code to generate random symmetric keys of the
|
20 years ago |
Andy Polyakov
|
8c6336b0aa
CFB DES sync-up with FIPS branch.
|
21 years ago |