aboutsummaryrefslogtreecommitdiff
path: root/util/doc.config
AgeCommit message (Expand)AuthorFilesLines
2024-05-08Re-apply dilithium and make it work with a limited stackBob Beck1-0/+1
2024-03-09Revert "Add a Dilithium implementation."Bob Beck1-1/+0
2024-03-06Add a Dilithium implementation.Guillaume Endignoux1-0/+1
2024-03-06Move spx from internal to include/openssl/experimentalBob Beck1-1/+2
2024-02-26Finish documenting x509.hDavid Benjamin1-1/+1
2024-02-23Make an include/openssl/experimental. Move kyber to it for now.Bob Beck1-1/+5
2024-02-15Add x509.h to doc.configDavid Benjamin1-1/+2
2024-01-26Rename <openssl/time.h> to <openssl/posix_time.h>Bob Beck1-2/+2
2023-12-18Give time.h a title and move to low-level infra groupDavid Benjamin1-3/+3
2023-12-18Add conf.h to the documentation outputDavid Benjamin1-0/+1
2023-03-30Adding a C implementation of Kyber.Sophie Schmieg1-0/+1
2022-11-23Make OPENSSL_tm_to_posix and OPENSSL_posix_to_tm public APIBob Beck1-1/+2
2022-06-08Add EVP_PKEY_HKDF for OpenSSL compatibility.David Benjamin1-1/+2
2022-01-07Move CPU detection symbols to crypto/internal.h.David Benjamin1-1/+0
2021-10-21Finish documenting asn1.h.David Benjamin1-0/+5
2021-05-10Export the HPKE implementation.David Benjamin1-1/+2
2019-07-10Add SipHash-2-4.Adam Langley1-1/+2
2017-10-12Add chacha.h to the list of documented headers.Adam Langley1-0/+1
2017-02-17Unexport time_support.h.David Benjamin1-2/+1
2016-12-10Remove New Hope key agreement.Matthew Braithwaite1-1/+0
2016-10-27Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL.Adam Langley1-0/+1
2016-04-26Import `newhope' (post-quantum key exchange).Matt Braithwaite1-0/+1
2016-04-21Add hkdf.h to doc.config.David Benjamin1-0/+1
2015-11-17Add X25519 and Ed25519 support.Adam Langley1-0/+1
2015-10-26Fix the shared builders by exporting GCM symbols.Adam Langley1-1/+0
2015-09-29Take thread.h out of the documentation.David Benjamin1-1/+0
2015-05-07Add support for CMAC (RFC 4493).Adam Langley1-0/+1
2015-04-13Add some missing headers to doc.config.David Benjamin1-0/+2
2015-04-13Start generating documentation for ssl.h.David Benjamin1-0/+5
2015-01-14Various documentation fixes.David Benjamin1-0/+2
2014-09-02Fix doc.config for header files being moved.David Benjamin1-31/+31
2014-06-20Inital import.Adam Langley1-0/+47