Matt Caswell
|
c4d3c19b4c
Update copyright year
|
hace 6 años |
Kurt Roeckx
|
4cffafe967
Use the private RNG for data that is not public
|
hace 7 años |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
hace 6 años |
Dr. Matthias St. Pierre
|
6decf9436f
Publish the RAND_DRBG API
|
hace 6 años |
Kurt Roeckx
|
d91f45688c
Tell the ciphers which DRBG to use for generating random bytes.
|
hace 7 años |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
hace 8 años |
Matt Caswell
|
44ab2dfdf9
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
|
hace 8 años |
Andy Polyakov
|
7687f52550
evp/e_des[3].c: address compiler warnings, fix formatting.
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Rich Salz
|
ecdd0ff733
RT4247: Fix EVP_CIPHER_CTX opaque on sparc
|
hace 8 años |
Richard Levitte
|
6435f0f6c6
Adapt builtin cipher implementations to opaque EVP_CIPHER
|
hace 9 años |
Emilia Kasper
|
6f73d28c20
Remove EVP_CHECK_DES_KEY
|
hace 9 años |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Andy Polyakov
|
c5d975a743
Add support for SPARC T4 DES opcode.
|
hace 11 años |
Andy Polyakov
|
5cabcf96e7
Fix "possible loss of data" Win64 compiler warnings.
|
hace 16 años |
Andy Polyakov
|
b444ac3e6f
size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require
|
hace 16 años |
Nils Larsch
|
f8296228f1
as we encrypt every bit separately we need to loop through the number
|
hace 18 años |
Dr. Stephen Henson
|
216659eb87
Enhance EVP code to generate random symmetric keys of the
|
hace 20 años |
Andy Polyakov
|
8c6336b0aa
CFB DES sync-up with FIPS branch.
|
hace 21 años |
Richard Levitte
|
9e9e8cb6a8
Make sure we get the definition of OPENSSL_NO_DES.
|
hace 21 años |
Richard Levitte
|
a6cd870784
The AES modes OFB and CFB are defined with 128 feedback bits. This
|
hace 23 años |
Richard Levitte
|
c2e4f17c1a
Due to an increasing number of clashes between modern OpenSSL and
|
hace 23 años |
Ben Laurie
|
dbad169019
Really add the EVP and all of the DES changes.
|
hace 23 años |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
hace 24 años |
Ben Laurie
|
1921eaad64
EVP constification.
|
hace 24 años |
Dr. Stephen Henson
|
57ae2e2428
Fourth phase EVP revision.
|
hace 24 años |