]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/encode_decode
Update util/analyze-contention-log.sh
[thirdparty/openssl.git] / providers / implementations / encode_decode /
2 days ago  Tomas Mrazproviders: Silence warnings on Win64 builds
2025-03-28  Viktor DukhovniFix goto label indents to match style
2025-03-12  openssl-machineCopyright year updates
2025-02-26  Viktor DukhovniUse better data type info in decoders
2025-02-20  Viktor DukhovniConfigurable import-time PCT for ML-KEM
2025-02-18  slontisSLH-DSA cleanups
2025-02-18  slontisSLH-DSA: Remove legacy ASN1 method tables for SLH-DSA...
2025-02-18  slontisAdd SLH_DSA key validation.
2025-02-18  slontisAdd SLH-DSA encoder/decoder support.
2025-02-17  Viktor DukhovniConsolidate ML-KEM and ML-DSA codecs
2025-02-14  Viktor DukhovniTwo more private key checks.
2025-02-14  Viktor DukhovniASN.1 format tagging seed, key now octet string
2025-02-14  Viktor DukhovniMore polish and renamed codec tests
2025-02-14  Viktor DukhovniImplement seed/key preference when decoding
2025-02-14  Viktor DukhovniASN.1 ML-KEM private key format
2025-02-14  Viktor DukhovniImproved import and export
2025-02-14  Viktor DukhovniML-KEM implementation cleanup/speedup
2025-02-14  Viktor DukhovniEncoders and Decoders for ML-KEM
2025-02-14  slontisMLDSA: Fix no-ml-dsa configure option.
2025-02-14  Viktor DukhovniFix docs/comments with ASN.1 private key syntax
2025-02-14  Viktor DukhovniFlexible encoders for ML-DSA
2025-02-14  slontisML-DSA Updates to encoders required because of changes...
2025-02-14  slontisAdd ML_DSA encoders
2025-02-14  slontisML-DSA encoder fixups
2025-02-14  slontisAdd ML_DSA encoders
2025-01-23  Richard LevitteRefactor MAKE_ENCODER in providers/implementations...
2025-01-21  Viktor DukhovniMove some encode helpers to crypt/encode_decode/
2025-01-21  Viktor DukhovniMake the provider context available to encoders
2025-01-10  Viktor DukhovniPre-ML-KEM/DSA decoder/encoder refactor
2024-10-10  Taylor R CampbellAvoid undefined behaviour with the <ctype.h> functions.
2024-09-05  Tomas MrazCopyright year updates
2024-08-29  Jamie CuiFix decoder error on SM2 private key
2024-08-28  sashanRSA decoder should check also sanity of p, q, e, d...
2024-04-09  Richard LevitteCopyright year updates
2024-01-12  Richard LevitteFix the encoding of SM2 keys
2023-10-04  Richard LevitteRestore the meaning of EVP_PKEY_print_private()
2023-09-13  Bernd EdlingerFix a memleak in prepare_rsa_params
2023-09-07  Matt CaswellCopyright year updates
2023-08-16  slontisFix decoders so that they use the passed in propq.
2023-08-04  Tomas MrazWhen exporting/importing decoded keys do not use 0...
2023-08-01  Matt CaswellDon't add the msblob/pvk decoders if they're not suitable
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-06-14  Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-04-21  Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2023-02-07  Tomas MrazDo not create DSA keys without parameters by decoder
2022-11-23  FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-08-23  K1Support decode SM2 parameters
2022-07-18  Tomas Mrazdh_to_text: Print the dh->length if set
2022-06-06  Tomas MrazCheck return value of ossl_parse_property()
2022-05-03  Matt CaswellUpdate copyright year
2022-01-28  Zhou QingyangAdd the missing check of BN_bn2hex return value
2022-01-06  Dr. David von OheimbOSSL_STORE: Prevent spurious error during loading priva...
2022-01-05  Dimitris ApostolouFix typos
2022-01-03  x2018Check the return value of ossl_bio_new_from_core_bio()
2021-12-06  Tomas Mrazkey_to_type_specific_pem_bio_cb: Use passphrase callbac...
2021-12-06  Tomas MrazPVK decoder: prompt for PVK passphrase and not PEM
2021-12-06  Tomas MrazFix pvk encoder to properly query for the passphrase
2021-11-22  PW HuFix the return check of OBJ_obj2txt
2021-11-09  Richard LevitteFix DER encoder implementations for output structures...
2021-10-28  x2018fix some code with obvious wrong coding style
2021-10-26  Matt CaswellDon't crash encoding a public key with no public key...
2021-09-05  Richard LevitteENCODER PROV: Add encoders with EncryptedPrivateKeyInfo...
2021-09-05  Richard LevittePEM to DER decoder: Specify object type and data struct...
2021-08-05  Kelvin LeeFix VS2019 compile error C4703: potentially uninitializ...
2021-06-29  Richard LevitteDECODER & ENCODER: Make sure to pass around the origina...
2021-06-29  Richard LevittePROV: Have our PEM->DER decoder only recognise our...
2021-06-24  Tomas Mrazepki2pki_decode: passphrase callback failure is fatal...
2021-06-17  Matt CaswellUpdate copyright year
2021-06-14  Matt CaswellAdd a generic SubjectPublicKeyInfo decoder
2021-06-09  Richard LevitteDecoding PKCS#8: separate decoding of encrypted and...
2021-06-05  Richard LevittePROV: drop get_params() and gettable_params() from...
2021-06-05  Richard LevitteENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
2021-06-05  Richard LevittePROV: drop get_params() and gettable_params() from...
2021-06-02  Pauliproviders: remove TODOs
2021-06-01  Jon SpillettPass library context and property query into private...
2021-06-01  Jon SpillettFix up encoder/decoder issues caused by not passing...
2021-06-01  Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-05-12  Tomas MrazA few cleanups of the provider build.infos
2021-05-09  Daniel BeveniusMark pop/clear error stack in der2key_decode_p8
2021-05-07  Richard LevitteDrop libimplementations.a
2021-04-21  Richard LevitteAdapt our decoder implementations to the new way to...
2021-04-08  Matt CaswellUpdate copyright year
2021-04-01  Tomas MrazAdd "save-parameters" encoder parameter
2021-03-26  Richard LevitteRSA-PSS: When printing parameters, always print the...
2021-03-19  Richard LevittePROV: Add type specific MSBLOB and PVK decoding for...
2021-03-19  Richard LevittePROV: Add type specific PKCS#8 decoding to the DER...
2021-03-19  Richard LevittePROV: Add type specific SubjectPublicKeyInfo decoding...
2021-03-19  Richard LevittePROV: Refactor DER->key decoder
2021-03-18  Shane LontisAdd ossl_ x509 symbols
2021-03-18  Shane LontisFix misc external ossl_ symbols.
2021-03-11  Matt CaswellUpdate copyright year
2021-03-04  Dr. David von OheimbOSSL_STORE: restore diagnostics on decrypt error; provi...
2021-03-03  Tomas MrazRemove todos in decode_der2key.c and decode_ms2key.c
2021-02-27  Richard LevittePROV: Implement an EC key -> blob encoder, to get the...
2021-02-26  Shane LontisFix external symbols related to ec & sm2 keys
2021-02-26  Shane LontisFix external symbols related to dsa keys
2021-02-26  Shane LontisFix external symbols related to dh keys
2021-02-24  Richard LevitteX509: Refactor X509_PUBKEY processing to include provid...
2021-02-19  Shane LontisFix d2i_AutoPrivateKey_ex so that is uses the new decod...
next