slontis
|
39ed7636e0
Fix decoders so that they use the passed in propq.
|
1 год назад |
Tomas Mraz
|
2acb0d363c
When exporting/importing decoded keys do not use 0 as selection
|
1 год назад |
Yi Li
|
4032cd9a14
configure: introduce no-ecx to remove ECX related feature
|
1 год назад |
Irak Rigia
|
1e6bd31e58
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
|
1 год назад |
Tomas Mraz
|
604247bf75
Do not create DSA keys without parameters by decoder
|
1 год назад |
FdaSilvaYY
|
f2a6f83862
Cleanup : directly include of `internal/nelem.h` when required.
|
3 лет назад |
K1
|
08ae9fa627
Support decode SM2 parameters
|
2 лет назад |
Tomas Mraz
|
4fa5ed5ce5
Check return value of ossl_parse_property()
|
2 лет назад |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 лет назад |
Dr. David von Oheimb
|
da198adb9c
OSSL_STORE: Prevent spurious error during loading private keys
|
3 лет назад |
Richard Levitte
|
398f8fe1c4
DECODER & ENCODER: Make sure to pass around the original selection bits
|
3 лет назад |
Matt Caswell
|
8c7c1c84cb
Add a generic SubjectPublicKeyInfo decoder
|
3 лет назад |
Richard Levitte
|
6a2b8ff392
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
|
3 лет назад |
Richard Levitte
|
6462a4f050
PROV: drop get_params() and gettable_params() from all decoder implementations
|
3 лет назад |
Jon Spillett
|
e3c7595521
Fix up encoder/decoder issues caused by not passing a library context to the PKCS8 encrypt/decrypt
|
3 лет назад |
Daniel Bevenius
|
8be513ae46
Mark pop/clear error stack in der2key_decode_p8
|
3 лет назад |
Richard Levitte
|
9cc97ddf3c
Adapt our decoder implementations to the new way to indicate succes / failure
|
3 лет назад |
Richard Levitte
|
cf33379997
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
|
3 лет назад |
Richard Levitte
|
06f6761280
PROV: Add type specific SubjectPublicKeyInfo decoding to the DER->key decoders
|
3 лет назад |
Richard Levitte
|
65ef000ec2
PROV: Refactor DER->key decoder
|
3 лет назад |
Shane Lontis
|
4669015d7b
Add ossl_ x509 symbols
|
3 лет назад |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
3 лет назад |
Dr. David von Oheimb
|
39a61e69b8
OSSL_STORE: restore diagnostics on decrypt error; provide password hints
|
4 лет назад |
Tomas Mraz
|
81f9af3460
Remove todos in decode_der2key.c and decode_ms2key.c
|
3 лет назад |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 лет назад |
Richard Levitte
|
10315851d0
X509: Refactor X509_PUBKEY processing to include provider side keys
|
3 лет назад |
Shane Lontis
|
576892d78f
Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces
|
4 лет назад |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 лет назад |
Tomas Mraz
|
f5f29796f0
Various cleanup of PROV_R_ reason codes
|
3 лет назад |
Tomas Mraz
|
2741128e9d
Move the PROV_R reason codes to a public header
|
3 лет назад |