1. d049485 Avoid duplicating prov_running.o in libdefault and libcrypto by Tomas Mraz · 3 years, 10 months ago
  2. a2405c5 Rework how providers/fipsmodule.cnf is produced by Richard Levitte · 3 years, 10 months ago
  3. ce70766 Makefile: Make sure providers/fipsmodule.cnf is re-built also for run_tests by Dr. David von Oheimb · 3 years, 11 months ago
  4. 848af5e Drop libimplementations.a by Richard Levitte · 4 years ago
  5. 2395ad8 test: never run fipsinstall if the tests are not enabled. by Pauli · 4 years ago
  6. eb78f95 Make fipsinstall -out flag optional by Rich Salz · 4 years ago
  7. 05869bb Make 'tests' depend on a generated 'providers/fipsmodule.cnf' by Richard Levitte · 4 years, 1 month ago
  8. d3ed808 providers/build.info: Tag the FIPS module, for the build file by Richard Levitte · 4 years, 6 months ago
  9. eab7b42 provider: add an 'is_running' call to all providers. by Pauli · 4 years, 7 months ago
  10. dfc0857 serialisation: Add a built-in base provider. by Pauli · 4 years, 8 months ago
  11. 904f425 PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a by Richard Levitte · 4 years, 9 months ago
  12. 0c9fcfe include source root directory via -I for libnonfips.a by Pauli · 4 years, 9 months ago
  13. fdaad3f Fix some misunderstandings in our providers' main modules by Richard Levitte · 5 years ago
  14. f844f9e Rename FIPS_MODE to FIPS_MODULE by Richard Levitte · 5 years ago
  15. 7b4344a Add a null provider which implements no algorithms. by Pauli · 5 years ago
  16. f505657 Move legacy ciphers into the legacy provider by Shane Lontis · 5 years ago
  17. f93a17f PROV: Build the main FIPS module code with FIPS_MODE defined by Richard Levitte · 5 years ago
  18. cc731bc EVP & PROV: Fix all platform inclusions by Richard Levitte · 5 years ago
  19. 79c44b4 Fix some typos by Veres Lajos · 5 years ago
  20. 68a51d5 Move providers/common/{ciphers,digests}/* to providers/implementations by Richard Levitte · 5 years ago
  21. 600703f Cleanup: move provider mains up by Richard Levitte · 5 years ago
  22. 7c214f1 Providers: move all digests by Richard Levitte · 5 years ago
  23. 5687e35 Providers: move common exchange,kdfs,keymgmt,macs,signature by Richard Levitte · 5 years ago
  24. dec95d7 Rework how our providers are built by Richard Levitte · 5 years ago
  25. 25f2138 Reorganize private crypto header files by Dr. Matthias St. Pierre · 6 years ago
  26. 318e074 When building of modules is disabled, build the legacy provider into libcrypto by Richard Levitte · 6 years ago
  27. d5e5e2f Move digests to providers by Shane Lontis · 6 years ago
  28. 16da72a Move where include path for providers/common/include gets specified by Matt Caswell · 6 years ago
  29. 861b8f8 Add the provider_algs.h internal header file by Matt Caswell · 6 years ago
  30. d030892 Add a legacy provider and put MD2 in it by Matt Caswell · 6 years ago
  31. 9efa0ae Create a FIPS provider and put SHA256 in it by Matt Caswell · 6 years ago
  32. de29ff1 Implement SHA256 in the default provider by Matt Caswell · 6 years ago
  33. 8a73348 Add a skeleton default provider by Matt Caswell · 6 years ago