Remove extra trailing semicolon
[openssl.git] / doc /
2021-04-19 Dr. David von OheimbPKCS12 etc.: Add hints on using -legacy and -provider...
2021-04-19 Matt CaswellAdd the function OSSL_LIB_CTX_get0_global_default()
2021-04-19 Matt CaswellChange the semantics of OSSL_LIB_CTX_set0_default(...
2021-04-18 Tomas MrazAdd DHX FIPS 186-4 domain parameter validation example
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-17 PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-16 Paulilifecycle: update master lifecycle transition spreadshe...
2021-04-16 Paulilifecycle: correct [sg]ettable to [sg]et
2021-04-15 Shane LontisAdd EVP_PKEY_todata() and EVP_PKEY_export() functions.
2021-04-15 Tomas MrazRename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_ty...
2021-04-15 Tomas MrazRemove keymgmt_copy function from the provider API
2021-04-15 Tomas MrazAdd selection support to the provider keymgmt_dup function
2021-04-15 Tomas MrazImplement provider-side keymgmt_dup function
2021-04-14 Dr. David von Oheimbapps/cmp: Add generic random state options, e.g., for...
2021-04-14 Dr. David von Oheimbopenssl-cmp.pod.in: Fix missing provider options descri...
2021-04-14 Paulibio: note that BIO_sprintf null terminates on insuffici...
2021-04-13 Jakub Wilkdoc: Fix formatting
2021-04-13 Shane LontisAdd FIPS Self test for AES_ECB decrypt
2021-04-12 Matt CaswellRemove the function EVP_PKEY_set_alias_type
2021-04-12 Matt CaswellUpdate KTLS documentation
2021-04-12 Shane LontisReplace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_fr...
2021-04-12 Shane LontisAdd OSSL_PARAM_dup() and OSSL_PARAM_merge().
2021-04-12 Paulikmac: update the documention for the customisation...
2021-04-09 Nan XiaoFix typos in x509.pod
2021-04-09 Tomas MrazSmall fixes and cleanups of provider API documentation
2021-04-09 Tomas Mrazprovider-decoder.pod: Documentation of provider side...
2021-04-08 Dr. David von OheimbPEM_X509_INFO_read_bio_ex(): Generalize to allow parsin...
2021-04-08 Dr. David von Oheimbd2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex...
2021-04-08 Dr. David von OheimbPEM_X509_INFO_read,{_bio}_ex(): Complete documentation...
2021-04-08 Matt CaswellUpdate copyright year
2021-04-08 Matt CaswellRemove a TODO in EVP_set_default_properties
2021-04-08 Matt CaswellUpdate the algorithm fetching documentation links
2021-04-08 Matt CaswellUpdate provider.pod
2021-04-08 Matt CaswellAdd additional glossary entries
2021-04-08 Matt CaswellExpand the libcrypto documentation
2021-04-08 Pauliproperty: check return values from the property locking...
2021-04-08 Shane LontisFix more certificate related lib_ctx settings.
2021-04-07 Nan XiaoRemove unnecessary setting SSL_MODE_AUTO_RETRY
2021-04-02 Richard LevitteEVP: Add EVP_<TYPE>_description()
2021-04-02 Richard LevitteAdd OSSL_STORE_LOADER_description()
2021-04-02 Richard LevitteAdd OSSL_DECODER_description() and OSSL_ENCODER_descrip...
2021-04-02 Richard LevitteCORE: Add an algorithm_description field to OSSL_ALGORITHM
2021-04-01 Nan XiaoRemove unnecessary BIO_do_handshake()s
2021-04-01 Tomas MrazAdd "save-parameters" encoder parameter
2021-04-01 Tomas MrazEVP_CIPHER_type: fix misleading argument name
2021-03-31 Shane LontisAdd a range check (from SP800-56Ar3) to DH key derivation.
2021-03-31 Dr. David von OheimbHTTP: Fix method_POST param by moving it to OSSL_HTTP_R...
2021-03-30 Mohamed Akramdoc: fix enc -z option documentation
2021-03-30 Nan XiaoFix typos in bio.pod
2021-03-30 Nan XiaoFix typo in BIO_push.pod
2021-03-29 Shane LontisUpdate deprecated API's in the documentation.
2021-03-29 Andrey MatyukovMoved build instructions from the man page
2021-03-28 Tomas MrazImplement EVP_PKEY_dup() function
2021-03-28 Paulidoc: fix style problems with this man page
2021-03-28 Paulidoc: add documentation for the X509_PUBKEY_dup() function
2021-03-26 Dr. David von OheimbHTTP: Rename OSSL_HTTP_REQ_CTX_i2d() to OSSL_HTTP_REQ_C...
2021-03-26 Paulidoc: life-cycle descritpion for MACs
2021-03-26 Paulidoc: note that MAC lifecycle transitions will be enforc...
2021-03-26 Paulidoc: life-cycle descritpion for RANDs
2021-03-26 Paulidoc: note that RAND lifecycle transitions will be enfor...
2021-03-26 Paulidoc: life-cycle description for KDFs/PRFs
2021-03-26 Paulidoc: note that KDF/PRF transitions will be enforced...
2021-03-26 Paulidoc: add life-cycle source files
2021-03-24 Rich SalzMake fipsinstall -out flag optional
2021-03-22 Shane LontisFix usages of const EVP_MD.
2021-03-22 Andrey MatyukovDual 1024-bit exponentiation optimization for Intel...
2021-03-19 Tomas MrazAdded functions for printing EVP_PKEYs to FILE *
2021-03-18 Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-17 Tomas MrazMake EVP_PKEY_missing_parameters work properly on provi...
2021-03-17 Arthur GautierEVP_KDF-KB man page: fixup ABI/API change
2021-03-17 Paulidoc: remove TODOs about redesigning the AEAD API
2021-03-17 Tomas MrazAdd some encoder and decoder code examples
2021-03-15 Matt CaswellAdd a CHANGES entry for EVP_PKEY_public_check() and...
2021-03-14 Shane LontisFix DSA EVP_PKEY_param_check() when defaults are used...
2021-03-14 Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2021-03-13 Dr. David von Oheimbapps/ts.c: Allow -untrusted arg to refer to multiple...
2021-03-13 Dr. David von OheimbTS ESS: Let TS_RESP_verify_signature() make use of...
2021-03-11 Paulirename ossl_provider_forall_loaded to ossl_provider_doa...
2021-03-11 Paulidoc: describe the return from ossl_provider_forall_loaded()
2021-03-11 Paulidoc: note that get_params and set_params calls should...
2021-03-11 Paulidoc: document the additional params argument to the...
2021-03-11 Paulidoc: update cipher documentation to include the new...
2021-03-11 Paulidoc: update digest documentation to include the new...
2021-03-11 Paulidoc: document param argument to RSA calls
2021-03-11 Paulidoc: document param argument to cipher init calls
2021-03-11 Paulidoc: update PKEY documentation to include the new init...
2021-03-11 Paulidoc: add params argument to key manager's gen_init...
2021-03-11 Dr. David von Oheimbopenssl-cmp.pod.in and apps/cmp.c: Various minor do...
2021-03-11 Matt CaswellUpdate copyright year
2021-03-10 Paulicore: add up_ref callback for OSSL_CORE_BIO
2021-03-10 Shane LontisAdd new filter BIO BIO_f_readbuffer()
2021-03-10 Tomas MrazFix formatting error of HISTORY section in some manual...
2021-03-10 Tomas MrazChange default algorithms in PKCS12_create() and PKCS12...
2021-03-10 Matt CaswellAdd a CHANGES for OSSL_STORE_INFO_get_type()
2021-03-09 Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-09 Arthur GautierEVP_KDF-KB man page: Fix typo in the example code
2021-03-09 Shane LontisReword repeated words.
2021-03-09 Tomas Mrazapps/pkcs12: Properly detect MAC setup failure
2021-03-08 Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
2021-03-08 Matt CaswellDocument the change in behaviour of the the low level...
next