Clean away unnecessary length related OSSL_PARAM key names
[openssl.git] / providers / build.info
2020-10-08 Richard Levitteproviders/build.info: Tag the FIPS module, for the...
2020-09-12 Pauliprovider: add an 'is_running' call to all providers.
2020-07-30 Pauliserialisation: Add a built-in base provider.
2020-07-21 Richard LevittePROV: Move bio_prov.c from libcommon.a to libfips.a...
2020-06-24 Pauliinclude source root directory via -I for libnonfips.a
2020-05-12 Richard LevitteFix some misunderstandings in our providers' main modules
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-09 PauliAdd a null provider which implements no algorithms.
2020-04-09 Shane LontisMove legacy ciphers into the legacy provider
2020-02-14 Richard LevittePROV: Build the main FIPS module code with FIPS_MODE...
2019-12-19 Richard LevitteEVP & PROV: Fix all platform inclusions
2019-12-11 Veres LajosFix some typos
2019-12-11 Richard LevitteMove providers/common/{ciphers,digests}/* to providers...
2019-10-10 Richard LevitteCleanup: move provider mains up
2019-10-10 Richard LevitteProviders: move all digests
2019-10-10 Richard LevitteProviders: move common exchange,kdfs,keymgmt,macs,signature
2019-10-10 Richard LevitteRework how our providers are built
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-09-26 Richard LevitteWhen building of modules is disabled, build the legacy...
2019-06-04 Shane LontisMove digests to providers
2019-05-23 Matt CaswellMove where include path for providers/common/include...
2019-04-19 Matt CaswellAdd the provider_algs.h internal header file
2019-04-09 Matt CaswellAdd a legacy provider and put MD2 in it
2019-04-04 Matt CaswellCreate a FIPS provider and put SHA256 in it
2019-03-21 Matt CaswellImplement SHA256 in the default provider
2019-03-21 Matt CaswellAdd a skeleton default provider