Matt Caswell
|
fbd2ece171
Update copyright year
|
4 年之前 |
haykam821
|
6f72b210b2
Remove whitespace from 'white space'
|
4 年之前 |
Richard Levitte
|
0800288e6e
EVP: allow empty strings to EVP_Decode* functions
|
4 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年之前 |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 年之前 |
David Makepeace
|
5a285addbf
Added new EVP/KDF API.
|
6 年之前 |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 年之前 |
Richard Levitte
|
28428130db
Update copyright year
|
6 年之前 |
Matt Caswell
|
3fd5970035
Add support for the SRP base64 alphabet
|
6 年之前 |
Matt Caswell
|
c080461448
Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions
|
6 年之前 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年之前 |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 年之前 |
Jakub Zelenka
|
c1054bb4d2
Add EVP_ENCODE_CTX_copy
|
8 年之前 |
Emilia Kasper
|
2cdce3e32f
base64 macro: parenthesize for clarity
|
8 年之前 |
Matt Caswell
|
cf3404fcc7
Change the return type of EVP_EncodeUpdate
|
8 年之前 |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 年之前 |
Matt Caswell
|
2bd5d70ce5
Ensure EVP_EncodeUpdate handles an output length that is too long
|
8 年之前 |
Matt Caswell
|
ee1e3cac2e
Avoid overflow in EVP_EncodeUpdate
|
8 年之前 |
Rich Salz
|
43ecb9c35c
GH641: Don't care openssl_zmalloc
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Richard Levitte
|
a0be4fd17b
Make EVP_ENCODE_CTX opaque
|
9 年之前 |
Viktor Dukhovni
|
4fe1cbdff8
Fix indentation
|
9 年之前 |
Emilia Kasper
|
b785504a10
base64 decode: check for high bit
|
9 年之前 |
Emilia Kasper
|
3cdd1e94b1
RT3757: base64 encoding bugs
|
9 年之前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年之前 |
Matt Caswell
|
b86d7dca69
Sanity check EVP_EncodeUpdate buffer len
|
9 年之前 |
Rich Salz
|
a2b18e657e
ifdef cleanup, part 4a: '#ifdef undef'
|
9 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 年之前 |