1. 29 Mar, 2018 1 commit
  2. 27 Mar, 2018 1 commit
  3. 26 Mar, 2018 1 commit
  4. 19 Mar, 2018 1 commit
  5. 14 Mar, 2018 1 commit
  6. 07 Mar, 2018 1 commit
    • Viktor Dukhovni's avatar
      Implement multi-process OCSP responder. · 3e3c7c36
      Viktor Dukhovni authored
      
      
      With "-multi" the OCSP responder forks multiple child processes,
      and respawns them as needed.  This can be used as a long-running
      service, not just a demo program.  Therefore the index file is
      automatically re-read when changed.  The responder also now optionally
      times out client requests.
      
      Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
      3e3c7c36
  7. 05 Mar, 2018 1 commit
  8. 04 Mar, 2018 1 commit
  9. 02 Mar, 2018 1 commit
  10. 23 Feb, 2018 1 commit
  11. 13 Feb, 2018 3 commits
  12. 12 Feb, 2018 1 commit
  13. 07 Feb, 2018 1 commit
  14. 29 Jan, 2018 1 commit
  15. 28 Jan, 2018 1 commit
  16. 23 Jan, 2018 1 commit
  17. 07 Jan, 2018 2 commits
  18. 02 Jan, 2018 1 commit
  19. 12 Dec, 2017 1 commit
  20. 07 Dec, 2017 1 commit
  21. 06 Dec, 2017 1 commit
  22. 21 Nov, 2017 1 commit
    • Paul Yang's avatar
      Support multi-prime RSA (RFC 8017) · 665d899f
      Paul Yang authored
      
      
      * Introduce RSA_generate_multi_prime_key to generate multi-prime
        RSA private key. As well as the following functions:
          RSA_get_multi_prime_extra_count
          RSA_get0_multi_prime_factors
          RSA_get0_multi_prime_crt_params
          RSA_set0_multi_prime_params
          RSA_get_version
      * Support EVP operations for multi-prime RSA
      * Support ASN.1 operations for multi-prime RSA
      * Support multi-prime check in RSA_check_key_ex
      * Support multi-prime RSA in apps/genrsa and apps/speed
      * Support multi-prime RSA manipulation functions
      * Test cases and documentation are added
      * CHANGES is updated
      
      Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
      Reviewed-by: default avatarBernd Edlinger <bernd.edlinger@hotmail.de>
      (Merged from https://github.com/openssl/openssl/pull/4241)
      665d899f
  23. 12 Nov, 2017 1 commit
  24. 05 Nov, 2017 2 commits
  25. 02 Nov, 2017 1 commit
  26. 31 Oct, 2017 1 commit
  27. 25 Oct, 2017 1 commit
  28. 07 Oct, 2017 1 commit
  29. 30 Aug, 2017 1 commit
  30. 27 Aug, 2017 1 commit
  31. 15 Aug, 2017 1 commit
  32. 07 Aug, 2017 1 commit
  33. 25 Jul, 2017 1 commit
  34. 03 Jul, 2017 1 commit
  35. 29 Jun, 2017 1 commit
  36. 28 Jun, 2017 1 commit