Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
slontis
|
3859a02725
Change PBES2 KDF default salt length to 16 bytes.
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Jon Spillett
|
b536880c45
Add library context and property query support into the PKCS12 API
|
3 years ago |
Matt Caswell
|
f5afac4bda
Update copyright year
|
3 years ago |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 years ago |
Matt Caswell
|
605856d72c
Update copyright year
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Pauli
|
0484af225d
Coverity CID 1444959: Integer handling issues
|
5 years ago |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 years ago |
David von Oheimb
|
49c9c1b3d0
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
|
6 years ago |
Matt Caswell
|
6ec5fce25e
Update copyright year
|
6 years ago |
Dr. Matthias St. Pierre
|
e62fb0d31b
p5_scrypt.c: fix error check of RAND_bytes() call
|
6 years ago |
Hubert Kario
|
e15c95ce85
make scrypt ASN.1 parameter functions public
|
7 years ago |
FdaSilvaYY
|
2191dc846a
Clean one unused variable, plus an useless one.
|
8 years ago |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
846ec07d90
Adapt all EVP_CIPHER_CTX users for it becoming opaque
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
9 years ago |
Rich Salz
|
b0809bc8ff
RT3998: Allow scrypt to be disabled
|
9 years ago |
Dr. Stephen Henson
|
e98aa30d55
Add scrypt PBE algorithm code.
|
9 years ago |