]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Move CMS signing code out of the algorithms and into CMS
[thirdparty/openssl.git] / doc /
2020-10-14  Nicola TuveriDefine OSSL_CAPABILITY_TLS_GROUP_IS_KEM
2020-10-12  Richard LevitteDocument how deprecation should be done
2020-10-10  Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-10-08  Jordan MontgomeryExpose PKCS7_get_octet_string and PKCS7_type_is_other
2020-10-06  Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-10-05  Paulidoc: remove duplicated code in example
2020-10-04  Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-10-01  Matt CaswellFix some things the rename script didn't quite get...
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-10-01  Paulider: _ossl prefix DER functions
2020-09-26  Dr. David von OheimbImplement treatment of id-pkix-ocsp-no-check extension...
2020-09-26  Dr. David von OheimbOCSP_resp_find_status.pod: Slightly improve the documen...
2020-09-26  Dr. David von OheimbOCSP_resp_find_status.pod: Replace function arg referen...
2020-09-25  jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25  Shane LontisRemove openssl provider app
2020-09-25  Shane LontisUpdate openssl list to support new provider objects.
2020-09-25  Shane LontisAdd EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_...
2020-09-25  Shane LontisAdd EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_...
2020-09-25  Matt CaswellDocument the provider side SM2 Asymmetric Cipher support
2020-09-25  Richard LevitteEVP: Enforce that EVP_PKEY_set_alias_type() only works...
2020-09-25  Richard LevitteHide ECX_KEY again
2020-09-23  Dr. Matthias St... drbg: revert renamings of the generate and reseed counter
2020-09-23  Shane LontisFix EVP_KDF_scrypt so that is uses a propq for its...
2020-09-23  Paulikdf/mac: add name query calls for KDFs and MACs
2020-09-23  PauliAdd a "random" configuration section.
2020-09-22  Daniel BeveniusDOC: remove OPENSSL_CTX from OSSL_DECODER_CTX_new
2020-09-22  Paulirand: reference count the EVP_RAND contexts.
2020-09-21  olszomalAdd const to 'ppin' function parameter
2020-09-21  Richard LevitteDOC: POD syntax fixes in doc/man1/openssl-cmp.pod.in
2020-09-21  ozppupbgFixed EVP_MAC_final argument count in example
2020-09-20  Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-09-20  Richard LevitteTEST: Adapt applicable tests to the changed OSSL_ENCODE...
2020-09-20  Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-20  Richard LevitteENCODER: Redefine the libcrypto <-> provider interface
2020-09-19  Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-18  Matt CaswellUpdate the EdDSA docs with information about Algorithm...
2020-09-18  Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-18  Alexander Borkowskis_client.pod: Fix grammar in NOTES section.
2020-09-17  Shane LontisAdd selftest callback to CRNG output test
2020-09-17  Tomas MrazEC_KEY: add EC_KEY_decoded_from_explicit_params()
2020-09-17  Matt CaswellDocument 2 newly added functions
2020-09-16  Tim Hudsonundeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters
2020-09-16  Shane LontisAdd self tests for rsa encryption
2020-09-12  Richard LevitteEVP: Add the internal convenience function evp_keymgmt_...
2020-09-12  Shane LontisFix EVP_PKEY_CTX_ctrl() documentation
2020-09-12  Shane LontisUpdate doc for EVP_PKEY_CTX_set_ec_param_enc()
2020-09-12  Shane Lontiskeygen: add FIPS error state management to conditional...
2020-09-11  Chris Novakovicapps/ca: allow CRL lastUpdate/nextUpdate fields to...
2020-09-11  Dr. David von Oheimbapps/cmp.c: Improve example given for -geninfo option...
2020-09-11  Dr. David von OheimbOSSL_CMP_CTX_new.pod: improve doc of OSSL_CMP_CTX_get1_...
2020-09-11  Dr. David von Oheimbopenssl-cmp.pod.in: Update Insta Demo CA port number...
2020-09-11  Dr. David von Oheimbapps/cmp.c: Improve documentation of -extracerts, ...
2020-09-11  Dr. David von Oheimbapps/cmp.c: Improve documentation of -secret, -cert...
2020-09-11  Dr. David von OheimbExtend X509 cert checks and error reporting in v3_...
2020-09-10  Dr. David von Oheimbapps_ui.c: Correct password prompt for ui_method
2020-09-10  Shane LontisFix fipsinstall module path
2020-09-10  Dr. David von OheimbAdd/harmonize multi-valued RDN support and doc of ca...
2020-09-10  Dr. David von OheimbX509_NAME_cmp(): Clearly document its semantics, refere...
2020-09-10  Dr. David von OheimbX509_NAME_add_entry_by_txt.pod: Improve documentation...
2020-09-10  Dr. David von OheimbX509_NAME_cmp: restrict normal return values to {-1...
2020-09-10  Dr. David von OheimbX509_NAME_oneline(): Fix output of multi-valued RDNs...
2020-09-10  Dr. David von OheimbX509_NAME_print_ex.pod: re-format lines to fit within...
2020-09-10  Dr. David von Oheimbbugfix in apps/cmp.c and cmp_client.c: inconsistencies...
2020-09-10  Dr. David von OheimbReplace all wrong usages of 'B<...>' (typically by...
2020-09-10  Dr. David von OheimbClean up CMP chain building for CMP signer, TLS client...
2020-09-09  Kurt RoeckxSupport writing RSA keys using the traditional format...
2020-09-08  Dr. David von OheimbAllow unauthenticated CMP server if missing -trusted...
2020-09-08  Richard LevittePEM: Make PEM_write_bio_PrivateKey_traditional() handle...
2020-09-08  Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-08  Dr. David von Oheimbapps/cmp.c: Allow default HTTP path (aka CMP alias...
2020-09-08  Dr. David von OheimbOSSL_HTTP_parse_url(): add optional port number return...
2020-09-06  Richard LevitteDOC: Fix check of EVP_PKEY_fromdata{,_init} in examples
2020-09-06  Richard LevitteDOC: Modify one example in EVP_PKEY_fromdata(3)
2020-09-05  Dr. David von OheimbOSSL_CMP_CTX: rename field and its getter/setter from...
2020-09-05  Dr. David von OheimbStrengthen chain building for CMP
2020-09-05  Dr. David von OheimbAdd OSSL_CMP_CTX_get1_newChain() and related CLI option...
2020-09-03  Richard LevitteSTORE: Deprecate legacy / ENGINE functions
2020-09-03  Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-09-03  Matt CaswellUpdate the EVP_PKEY MAC documentation
2020-09-02  Dr. David von Oheimbapps/cmp.c: Clean up loading of certificates and CRLs
2020-09-01  Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-29  Matt CaswellAdd some documentation about the EVP_PKEY MAC interface
2020-08-29  Matt CaswellDocument the EVP_PKEY_new_CMAC_key_with_libctx() function
2020-08-28  T.YanagisawaCorrect description of BN_mask_bits
2020-08-28  Pauliconf: add diagnostic option
2020-08-27  Dr. David von Oheimbapps/pkcs12.c: Add -untrusted option
2020-08-27  Dr. David von OheimbX509_add_certs(): Add to doc some warning notes on...
2020-08-27  Rich SalzAdd OCSP_PARTIAL_CHAIN to OCSP_basic_verify()
2020-08-26  Dmitry BelyavskiyReplace hierogliphs with stub to pass tests
2020-08-26  Dmitry BelyavskiyDocumentation for internal PUNYCODE-related functions
2020-08-26  Dmitry BelyavskiyRFC 8398: documentation
2020-08-24  Richard LevitteSTORE: Modify to support loading with provider based...
2020-08-24  Richard LevitteDECODER: Add function to set an OSSL_PASSPHRASE_CALLBAC...
2020-08-24  Richard LevitteOSSL_PARAM: Add string pointer getters
2020-08-24  Richard LevitteSTORE: Add the base functions to support provider based...
2020-08-24  Richard LevitteSTORE for providers: define libcrypto <-> provider...
2020-08-24  Richard LevitteSTORE: Add missing function OSSL_STORE_LOADER_set_open_...
2020-08-24  Richard LevitteCORE: Define provider-native abstract objects
2020-08-22  Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21  Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
next