index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
implementations
/
encode_decode
Age
Commit message (
Expand
)
Author
2022-07-19
dh_to_text: Print the dh->length if set
Tomas Mraz
2022-06-06
Check return value of ossl_parse_property()
Tomas Mraz
2022-03-15
Update copyright year
Matt Caswell
2022-01-28
Add the missing check of BN_bn2hex return value
Zhou Qingyang
2022-01-06
OSSL_STORE: Prevent spurious error during loading private keys
Dr. David von Oheimb
2022-01-03
Check the return value of ossl_bio_new_from_core_bio()
x2018
2021-12-06
key_to_type_specific_pem_bio_cb: Use passphrase callback from the arguments
Tomas Mraz
2021-12-06
PVK decoder: prompt for PVK passphrase and not PEM
Tomas Mraz
2021-12-06
Fix pvk encoder to properly query for the passphrase
Tomas Mraz
2021-11-22
Fix the return check of OBJ_obj2txt
PW Hu
2021-11-09
Fix DER encoder implementations for output structures "EC" and "SM2"
Richard Levitte
2021-10-27
Don't crash encoding a public key with no public key value
Matt Caswell
2021-09-05
ENCODER PROV: Add encoders with EncryptedPrivateKeyInfo output
Richard Levitte
2021-09-05
PEM to DER decoder: Specify object type and data structure more consistently
Richard Levitte
2021-08-06
Fix VS2019 compile error C4703: potentially uninitialized local pointer varia...
Kelvin Lee
2021-06-29
DECODER & ENCODER: Make sure to pass around the original selection bits
Richard Levitte
2021-06-29
PROV: Have our PEM->DER decoder only recognise our PEM names
Richard Levitte
2021-06-24
epki2pki_decode: passphrase callback failure is fatal error
Tomas Mraz
2021-06-17
Update copyright year
Matt Caswell
2021-06-14
Add a generic SubjectPublicKeyInfo decoder
Matt Caswell
2021-06-09
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
Richard Levitte
2021-06-05
PROV: drop get_params() and gettable_params() from all encoder implementatio
Richard Levitte
2021-06-05
ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
Richard Levitte
2021-06-05
PROV: drop get_params() and gettable_params() from all decoder implementations
Richard Levitte
2021-06-02
providers: remove TODOs
Pauli
2021-06-01
Pass library context and property query into private key decoders
Jon Spillett
2021-06-01
Fix up encoder/decoder issues caused by not passing a library context to the ...
Jon Spillett
2021-06-01
Enhance the encoder/decoder tests to allow testing with a non-default library...
Jon Spillett
2021-05-12
A few cleanups of the provider build.infos
Tomas Mraz
2021-05-09
Mark pop/clear error stack in der2key_decode_p8
Daniel Bevenius
2021-05-07
Drop libimplementations.a
Richard Levitte
2021-04-21
Adapt our decoder implementations to the new way to indicate succes / failure
Richard Levitte
2021-04-08
Update copyright year
Matt Caswell
2021-04-01
Add "save-parameters" encoder parameter
Tomas Mraz
2021-03-26
RSA-PSS: When printing parameters, always print the trailerfield ASN.1 value
Richard Levitte
2021-03-19
PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders
Richard Levitte
2021-03-19
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
Richard Levitte
2021-03-19
PROV: Add type specific SubjectPublicKeyInfo decoding to the DER->key decoders
Richard Levitte
2021-03-19
PROV: Refactor DER->key decoder
Richard Levitte
2021-03-18
Add ossl_ x509 symbols
Shane Lontis
2021-03-18
Fix misc external ossl_ symbols.
Shane Lontis
2021-03-11
Update copyright year
Matt Caswell
2021-03-04
OSSL_STORE: restore diagnostics on decrypt error; provide password hints
Dr. David von Oheimb
2021-03-03
Remove todos in decode_der2key.c and decode_ms2key.c
Tomas Mraz
2021-02-27
PROV: Implement an EC key -> blob encoder, to get the public key
Richard Levitte
2021-02-26
Fix external symbols related to ec & sm2 keys
Shane Lontis
2021-02-26
Fix external symbols related to dsa keys
Shane Lontis
2021-02-26
Fix external symbols related to dh keys
Shane Lontis
2021-02-24
X509: Refactor X509_PUBKEY processing to include provider side keys
Richard Levitte
2021-02-19
Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces
Shane Lontis
[next]