Dimitri Papadopoulos
|
ad31628cfe
Remove repeated words
|
há 1 ano atrás |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
há 2 anos atrás |
x2018
|
9dddcd90a1
add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(),
|
há 3 anos atrás |
Pauli
|
1ffac6ca17
pvk: use PVK KDF
|
há 3 anos atrás |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
há 3 anos atrás |
Jon Spillett
|
5e2d22d53e
Pass library context and property query into private key decoders
|
há 3 anos atrás |
Jon Spillett
|
169eca602c
Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers
|
há 3 anos atrás |
Pauli
|
3f700d4b95
pem: remove references to EVP_sha1()
|
há 3 anos atrás |
Pauli
|
711d7ca594
pem: fix coverity 1474426: uninitialised scalar variable.
|
há 3 anos atrás |
Richard Levitte
|
f4e46b817d
PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders
|
há 3 anos atrás |
Matt Caswell
|
8020d79b40
Update copyright year
|
há 3 anos atrás |
Matt Caswell
|
7bc0fdd3fd
Make the EVP_PKEY_get0* functions have a const return type
|
há 3 anos atrás |
Richard Levitte
|
e77c13f8b7
MSBLOB & PVK: Make it possible to write EVP_PKEYs with provided internal key
|
há 3 anos atrás |
Richard Levitte
|
a158f8cfb9
PEM: Unlock MSBLOB and PVK functions from 'no-dsa' and 'no-rc4'
|
há 3 anos atrás |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
há 4 anos atrás |
Richard Levitte
|
0934cf4834
Unexport internal MSBLOB and PVK functions
|
há 4 anos atrás |
Richard Levitte
|
dca51418b0
PEM: Fix i2b_PvK to use EVP_Encrypt calls consistently
|
há 4 anos atrás |
Richard Levitte
|
413835f5d1
PEM: Make general MSBLOB reader functions exposed internally
|
há 4 anos atrás |
Tomas Mraz
|
cbeb0bfa96
Cast the unsigned char to unsigned int before shifting left
|
há 4 anos atrás |
Richard Levitte
|
f55838f34d
OSSL_STORE: Make the 'file' scheme loader handle MSBLOB and PVK files
|
há 6 anos atrás |
Christian Hohnstaedt
|
80b94a5adb
i2b_PVK_bio: don't set PEM_R_BIO_WRITE_FAILURE in case of success
|
há 4 anos atrás |
Matt Caswell
|
33388b44b6
Update copyright year
|
há 4 anos atrás |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
há 4 anos atrás |
Richard Levitte
|
de0799b0fc
PEM: constify PEM_write_ routines
|
há 5 anos atrás |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
há 5 anos atrás |
Cesar Pereida Garcia
|
724339ff44
Fix SCA vulnerability when using PVK and MSBLOB key formats
|
há 5 anos atrás |
Richard Levitte
|
16742672a0
Following the license change, modify the boilerplates in crypto/pem/
|
há 6 anos atrás |
Shane Lontis
|
0239283d99
key zeroisation for pvkfmt now done on all branch paths
|
há 6 anos atrás |
Richard Levitte
|
c82c346226
In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length
|
há 6 anos atrás |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
há 6 anos atrás |