index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
p_seal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Key zeroization fix for EVP_SealInit + added simple test
Shane Lontis
2018-09-06
1
-6
/
+13
*
Don't use a ssl specific DRBG anymore
Kurt Roeckx
2018-03-19
1
-10
/
+3
*
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-15
1
-1
/
+1
*
Tell the ciphers which DRBG to use for generating random bytes.
Kurt Roeckx
2018-02-28
1
-3
/
+10
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-2
/
+2
*
Remove some commented out code in libcrypto
Matt Caswell
2017-02-28
1
-12
/
+0
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-3
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Adapt all EVP_CIPHER_CTX users for it becoming opaque
Richard Levitte
2016-01-12
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
RAND_bytes updates
Matt Caswell
2015-03-25
1
-2
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-42
/
+46
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+1
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
1
-1
/
+2
*
Initial functions for main EVP_PKEY_METHOD operations.
Dr. Stephen Henson
2006-04-07
1
-1
/
+1
*
Enhance EVP code to generate random symmetric keys of the
Dr. Stephen Henson
2004-03-28
1
-1
/
+1
*
EVP_SealFinal should return a value.
Dr. Stephen Henson
2002-05-11
1
-2
/
+4
*
Make EVP_SealInit() return the correct value.
Dr. Stephen Henson
2001-12-02
1
-2
/
+3
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
1
-4
/
+4
*
Constify EVP_SealInit, EVP_OpenInit
Dr. Stephen Henson
2001-09-28
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() and
Dr. Stephen Henson
2000-06-11
1
-1
/
+1
*
Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()
Dr. Stephen Henson
2000-06-11
1
-1
/
+1
*
More EVP cipher revision.
Dr. Stephen Henson
2000-05-30
1
-5
/
+8
*
Check RAND_bytes() return value or use RAND_pseudo_bytes().
Ulf Möller
2000-01-21
1
-2
/
+3
*
RAND_bytes's return values is 0 for an error, not -1.
Bodo Möller
2000-01-15
1
-1
/
+1
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-1
/
+1
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
1
-0
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-5
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-12
/
+3
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-15
/
+8
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+122