summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2019-08-15Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte
2019-08-15Rename provider and core get_param_types functionsRichard Levitte
2019-08-15Add missing EVP param utility functionsRichard Levitte
2019-08-12Make more use of OSSL_PARAM for digestsRichard Levitte
2019-08-05Documentation for the provider Key Exchange operationMatt Caswell
2019-07-31Refactor provider support for reporting errorsRichard Levitte
2019-07-30Document the provider CIPHER operationMatt Caswell
2019-07-25Document the provider DIGEST operationMatt Caswell
2019-07-23Describe OSSL_PARAM as a parameter descriptorRichard Levitte
2019-07-23provider-keymgmt(7): Document the KEYMGMT interfaceRichard Levitte
2019-07-22Documentation: add provider-base(7), describing the base functionsRichard Levitte
2019-07-22Documentation: Add provider(7), for general description of providersRichard Levitte
2019-07-19doc: fix some linksRichard Levitte
2019-07-15In documentation, consistently refer to OpenSSL 3.0Richard Levitte
2019-07-09Add X9.42 KDF.Shane Lontis
2019-07-02Fix TyposAntoine Cœur
2019-06-27man: clarify the 'random number generator must be seeded' requirementDr. Matthias St. Pierre
2019-06-11PBKDF2 updates to conform to SP800-132Shane Lontis
2019-06-06Address property documentation concerns.Pauli
2019-06-05man: fix doc-nit in property.podDr. Matthias St. Pierre
2019-06-05Document property hierarchy.Pauli
2019-06-03Remove file reference from property documentation.Pauli
2019-06-03Fix a typo in the property grammar that creates an ambiguous parse.Pauli
2019-05-30Add man 7 page about properties.Pauli
2019-05-27Added Conforming To section to EVP_KDF_TLS1_PRF documentation.David Makepeace
2019-05-16Added X963KDF APIShane Lontis
2019-05-12Ignore entropy from RAND_add()/RAND_seed() in FIPS mode [fixup]Dr. Matthias St. Pierre
2019-05-10Ignore entropy from RAND_add()/RAND_seed() in FIPS modeDr. Matthias St. Pierre
2019-04-12Add prediction resistance capability to the DRBG reseeding process.Pauli
2019-03-19Single step kdf implementationShane Lontis
2019-02-27Replumbing: Add include/openssl/core.h, initially with core typesRichard Levitte
2019-02-27Implement SSH KDFSimo Sorce
2019-02-21Indent with 4Kurt Roeckx
2019-02-13Added new EVP/KDF API.David Makepeace
2019-02-06blake2: add EVP_MAC man pageAntoine Salon
2018-12-23Minor doc fixes for EVP_MAC.David Makepeace
2018-12-19Fix function names in ct(7) documentationChristian Heimes
2018-12-15man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in doc/man7/Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-03Doc: add doc/man7/openssl_user_macros.pod.inRichard Levitte
2018-11-15SRP module documentationAntoine Salon
2018-11-15Add SSL_CTX_set_tmp_ecdh.podAntoine Salon
2018-11-15SSL extra chain certificates docAntoine Salon
2018-11-14KMAC implementation using EVP_MACShane Lontis
2018-11-05Add poly1305 MAC supportPaul Yang
2018-11-05GMAC implementationPauli
2018-11-02doc/man7/EVP_MAC_*.pod: incorrect english correctedRichard Levitte
2018-10-30EVP_MAC: Add SipHash implementationRichard Levitte
2018-10-30EVP_MAC: Add HMAC implementationRichard Levitte