Yi Li
|
4032cd9a14
configure: introduce no-ecx to remove ECX related feature
|
hace 1 año |
Irak Rigia
|
1e6bd31e58
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
|
hace 1 año |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
hace 2 años |
Matt Caswell
|
fecb3aae22
Update copyright year
|
hace 2 años |
Dimitris Apostolou
|
e304aa87b3
Fix typos
|
hace 2 años |
Tomas Mraz
|
c22b659213
key_to_type_specific_pem_bio_cb: Use passphrase callback from the arguments
|
hace 3 años |
Richard Levitte
|
2d49519210
Fix DER encoder implementations for output structures "EC" and "SM2"
|
hace 3 años |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
hace 3 años |
Matt Caswell
|
6187d9eac2
Don't crash encoding a public key with no public key value
|
hace 3 años |
Richard Levitte
|
0195cdd28f
ENCODER PROV: Add encoders with EncryptedPrivateKeyInfo output
|
hace 3 años |
Richard Levitte
|
6a2b8ff392
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
|
hace 3 años |
Richard Levitte
|
6a5f97a671
PROV: drop get_params() and gettable_params() from all encoder implementatio
|
hace 3 años |
Richard Levitte
|
73c02a6201
ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
|
hace 3 años |
Pauli
|
0848b943a8
providers: remove TODOs
|
hace 3 años |
Jon Spillett
|
e3c7595521
Fix up encoder/decoder issues caused by not passing a library context to the PKCS8 encrypt/decrypt
|
hace 3 años |
Jon Spillett
|
169eca602c
Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers
|
hace 3 años |
Tomas Mraz
|
78043fe898
Add "save-parameters" encoder parameter
|
hace 3 años |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
hace 3 años |
Shane Lontis
|
576892d78f
Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces
|
hace 4 años |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
hace 3 años |
Tomas Mraz
|
f5f29796f0
Various cleanup of PROV_R_ reason codes
|
hace 3 años |
Tomas Mraz
|
2741128e9d
Move the PROV_R reason codes to a public header
|
hace 3 años |
Richard Levitte
|
f2db0528d8
PROV: Add SM2 encoders and decoders, as well as support functionality
|
hace 3 años |
Richard Levitte
|
a2e145f8db
Add necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
|
hace 4 años |
Dr. David von Oheimb
|
01b7708138
encode_key2any.c: Fix build error on OPENSSL_NO_DH and OPENSSL_NO_EC
|
hace 4 años |
Richard Levitte
|
c319b6276b
PROV: Re-implement all the keypair encoders
|
hace 4 años |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
hace 4 años |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
hace 4 años |
Matt Caswell
|
3861ac3b55
Fix encoding of DHX parameters files
|
hace 4 años |
Pauli
|
23b2fc0b50
rsa: add ossl_ prefix to internal rsa_ calls.
|
hace 4 años |