slontis
|
39ed7636e0
Fix decoders so that they use the passed in propq.
|
1 year ago |
Todd Short
|
3c95ef22df
RFC7250 (RPK) support
|
3 years ago |
Tomas Mraz
|
604247bf75
Do not create DSA keys without parameters by decoder
|
1 year ago |
Dr. David von Oheimb
|
7e0013d973
X509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified' field and return values
|
2 years ago |
Dr. David von Oheimb
|
aaabe58072
X509: clean up doc and implementation of X509{,_REQ}_check_private_key()
|
2 years ago |
Pauli
|
e1c2913833
cpp: fix included files to avoid failure in no-deprecated builds
|
3 years ago |
Matt Caswell
|
ad6ac17489
Fix i2v_GENERAL_NAME to not assume NUL terminated strings
|
3 years ago |
Matt Caswell
|
8c7c1c84cb
Add a generic SubjectPublicKeyInfo decoder
|
3 years ago |
Matt Caswell
|
b2f1b36592
Actually use a legacy route in pem_read_bio_key_legacy()
|
3 years ago |
Tomas Mraz
|
2145ba5e83
Implement EVP_PKEY_dup() function
|
3 years ago |
Shane Lontis
|
e72dbd8e13
Fix usages of const EVP_MD.
|
3 years ago |
Richard Levitte
|
aff442dc38
Make ossl_d2i_PUBKEY_legacy() completely libcrypto internal
|
3 years ago |
Richard Levitte
|
cf33379997
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
|
3 years ago |
Richard Levitte
|
06f6761280
PROV: Add type specific SubjectPublicKeyInfo decoding to the DER->key decoders
|
3 years ago |
Shane Lontis
|
4669015d7b
Add ossl_ x509 symbols
|
3 years ago |
Shane Lontis
|
47864aeafd
Add ossl_v3 symbols
|
3 years ago |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
3 years ago |
Richard Levitte
|
10315851d0
X509: Refactor X509_PUBKEY processing to include provider side keys
|
3 years ago |
Dr. David von Oheimb
|
c1be4d617c
Rename internal X509_add_cert_new() to ossl_x509_add_cert_new()
|
3 years ago |
Dr. David von Oheimb
|
daf1300b80
Add internal X509_add_certs_new(), which simplifies matters
|
3 years ago |
FdaSilvaYY
|
80ce21fe1a
include/crypto: add a few missing #pragma once directives
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
41e597a01d
Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed cert
|
3 years ago |
Shane Lontis
|
c22139a786
Fix x509_crl propq so that it uses a copy
|
4 years ago |
Shane Lontis
|
22b9230f39
Fix X509 propq so it does not use references
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Dr. David von Oheimb
|
1e41dadfa7
Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set,vfy}.c
|
4 years ago |
Richard Levitte
|
34b80d0622
STORE: Modify to support loading with provider based loaders
|
4 years ago |
Dr. David von Oheimb
|
bc03cfadc4
Add prerequisite #include directives to include/crypto/x509.h
|
4 years ago |