Command docs: rename openssl-tsget.pod to tsget.pod, and fix it
[openssl.git] / doc / man7 /
2019-10-08 Shane LontisAdd rc2 ciphers to default provider
2019-10-06 Paul YangSupport SM2 in apps/speed
2019-10-04 Rich SalzFix L<EVP_KDF-derive> to L<EVP_DEF_derive>
2019-10-03 Shane LontisAdd rc5 ciphers to default provider
2019-10-03 Rich SalzFix errors found by new find-doc-nits
2019-10-01 Richard LevitteAdapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for...
2019-10-01 Rich SalzConsistent formatting of flags with args
2019-09-28 Richard LevitteFuntion name with variable part in doc/man7/ and doc...
2019-09-28 Richard LevitteMake doc/man7/ and doc/internal/man3/ conform with...
2019-09-27 Robbie Harwood[KDF] Add KBKDF implementation for counter-mode HMAC
2019-09-27 PauliReformat param description lines
2019-09-27 PauliMake OSSL_PARAM descriptions uniformly formatted.
2019-09-25 PauliUse OSSL_PARAM types. Limits are explained in the...
2019-09-25 PauliUse OSSL_PARAM types for MAC documentation
2019-09-25 PauliUse OSSL_PARAM types for KDF documentation
2019-09-25 PauliRemove the engine parameter from the provider MAC docum...
2019-09-25 PauliRemove the engine parameter from the individual MAC...
2019-09-18 PauliChange PARAMETER NAMES links to PARAMETERS
2019-09-18 PauliFix links to functions.
2019-09-18 PauliClean up KDF documentation in section 7.
2019-09-15 Shane LontisAdd fips module integrity check
2019-09-15 PauliFix examples in the section 7 KDF man pages.
2019-09-11 Shane LontisAdd EVP_CIPHER_CTX_tag_length()
2019-09-09 Matt CaswellRevise EVP_PKEY param handling
2019-09-09 Matt CaswellAdd docs for the provider interface for signature opera...
2019-09-06 PauliUpdate KDF documentation (section 7)
2019-09-05 Shane LontisChange provider params from int to size_t
2019-09-02 Richard LevitteRework the documentation of our individual MAC implemen...
2019-08-26 Rich SalzDo not have duplicate section heads
2019-08-26 Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-24 Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-19 Shane Lontiscleanup provider digests
2019-08-18 Shane Lontiscipher cleanups.
2019-08-18 Shane LontisAdd fips provider code for handling self test data
2019-08-18 Rich SalzUse EXAMPLES not EXAMPLE for section title
2019-08-16 Richard LevitteRename ctx_{get,set}_params to {get,set}_ctx_params
2019-08-15 Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
2019-08-15 Richard LevitteRename provider and core get_param_types functions
2019-08-15 Richard LevitteAdd missing EVP param utility functions
2019-08-12 Richard LevitteMake more use of OSSL_PARAM for digests
2019-08-05 Matt CaswellDocumentation for the provider Key Exchange operation
2019-07-31 Richard LevitteRefactor provider support for reporting errors
2019-07-30 Matt CaswellDocument the provider CIPHER operation
2019-07-25 Matt CaswellDocument the provider DIGEST operation
2019-07-23 Richard LevitteDescribe OSSL_PARAM as a parameter descriptor
2019-07-23 Richard Levitteprovider-keymgmt(7): Document the KEYMGMT interface
2019-07-22 Richard LevitteDocumentation: add provider-base(7), describing the...
2019-07-22 Richard LevitteDocumentation: Add provider(7), for general description...
2019-07-19 Richard Levittedoc: fix some links
2019-07-15 Richard LevitteIn documentation, consistently refer to OpenSSL 3.0
2019-07-08 Shane LontisAdd X9.42 KDF.
2019-07-02 Antoine CœurFix Typos
2019-06-27 Dr. Matthias St... man: clarify the 'random number generator must be seede...
2019-06-11 Shane LontisPBKDF2 updates to conform to SP800-132
2019-06-06 PauliAddress property documentation concerns.
2019-06-05 Dr. Matthias St... man: fix doc-nit in property.pod
2019-06-05 PauliDocument property hierarchy.
2019-06-03 PauliRemove file reference from property documentation.
2019-06-02 PauliFix a typo in the property grammar that creates an...
2019-05-30 PauliAdd man 7 page about properties.
2019-05-27 David MakepeaceAdded Conforming To section to EVP_KDF_TLS1_PRF documen...
2019-05-16 Shane LontisAdded X963KDF API
2019-05-12 Dr. Matthias St... Ignore entropy from RAND_add()/RAND_seed() in FIPS...
2019-05-10 Dr. Matthias St... Ignore entropy from RAND_add()/RAND_seed() in FIPS...
2019-04-12 PauliAdd prediction resistance capability to the DRBG reseed...
2019-03-19 Shane LontisSingle step kdf implementation
2019-02-27 Richard LevitteReplumbing: Add include/openssl/core.h, initially with...
2019-02-27 Simo SorceImplement SSH KDF
2019-02-21 Kurt RoeckxIndent with 4
2019-02-13 David MakepeaceAdded new EVP/KDF API.
2019-02-06 Antoine Salonblake2: add EVP_MAC man page
2018-12-22 David MakepeaceMinor doc fixes for EVP_MAC.
2018-12-19 Christian HeimesFix function names in ct(7) documentation
2018-12-15 Dr. Matthias St... man: harmonize the various formulations in the HISTORY...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-12-03 Richard LevitteDoc: add doc/man7/openssl_user_macros.pod.in
2018-11-15 Antoine SalonSRP module documentation
2018-11-15 Antoine SalonAdd SSL_CTX_set_tmp_ecdh.pod
2018-11-15 Antoine SalonSSL extra chain certificates doc
2018-11-13 Shane LontisKMAC implementation using EVP_MAC
2018-11-05 Paul YangAdd poly1305 MAC support
2018-11-04 PauliGMAC implementation
2018-11-02 Richard Levittedoc/man7/EVP_MAC_*.pod: incorrect english corrected
2018-10-30 Richard LevitteEVP_MAC: Add SipHash implementation
2018-10-30 Richard LevitteEVP_MAC: Add HMAC implementation
2018-10-30 Richard LevitteEVP_MAC: Add CMAC implementation
2018-09-16 Matt EatonUpdate RAND_DRBG.pod
2018-09-07 Paul YangAdd missing SM2err and fix doc nits
2018-09-07 Paul YangAdd a SM2(7) man page
2018-09-07 Paul YangSupport EdDSA in apps/speed
2018-09-01 Hubert KarioTLSv1.3 related changes to man pages
2018-08-23 parassshFix typos in documentation.
2018-08-19 parassshFix typos and errors in Ed25519.pod documentation
2018-06-21 PauliFix spelling errors in documentation.
2018-06-19 Nicola TuveriFix & update documentation about RAND_priv_bytes()
2018-06-13 Richard Levittedoc/man7/passphrase-encoding.pod: Make consistent
2018-06-07 Richard LevitteDocument UTF-8 expectation for pass phrases passed...
2018-06-01 Richard LevitteSTORE: split off the description of the 'file' scheme...
2018-05-14 Richard LevitteDocs: add general document on how pass phrases are...
next