Fix grammar in certificates.txt
[openssl.git] / include / openssl / types.h
2022-05-30 Samuel LeeMove types.h #undefs for wincrypt.h compatibility
2021-06-22 Richard LevitteFix definition of ossl_intmax_t and ossl_uintmax_t
2021-02-10 FdaSilvaYYinclude/openssl: add a few missing #pragma once directives
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-19 Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2020-12-17 Paulidsa: provider and library deprecation changes
2020-11-18 Richard LevitteDeprecate RSA harder
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-19 Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-07-24 Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-06-24 Paulirand: core APIs for provider friendly random.
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-03-28 PauliParam build: make structures opaque.
2020-03-03 Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-06 Davide GalassiRemoved unused ssl_dane struct declaration.
2019-11-29 Richard LevittePROV SERIALIZER: add support for writing RSA keys
2019-11-29 Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-14 Matt CaswellImplement provider support for Asym Ciphers
2019-10-17 Richard LevitteAdded internal functions for easy getting and setting...
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize public header files (part 1)