1. 26 5月, 2023 1 次提交
  2. 12 4月, 2023 2 次提交
  3. 10 8月, 2021 1 次提交
  4. 28 9月, 2019 1 次提交
  5. 14 12月, 2017 1 次提交
  6. 11 12月, 2017 1 次提交
  7. 05 12月, 2017 1 次提交
  8. 29 11月, 2017 1 次提交
  9. 21 11月, 2017 1 次提交
    • P
      Support multi-prime RSA (RFC 8017) · 665d899f
      Paul Yang 提交于
      * 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: NTim Hudson <tjh@openssl.org>
      Reviewed-by: NBernd Edlinger <bernd.edlinger@hotmail.de>
      (Merged from https://github.com/openssl/openssl/pull/4241)
      665d899f
  10. 10 4月, 2017 1 次提交
  11. 08 1月, 2017 4 次提交
  12. 18 11月, 2016 1 次提交
  13. 18 5月, 2016 1 次提交
  14. 06 4月, 2016 2 次提交
  15. 22 1月, 2015 1 次提交
  16. 26 1月, 2011 1 次提交
    • D
      FIPS mode RSA changes: · c553721e
      Dr. Stephen Henson 提交于
      Check for selftest failures.
      
      Pairwise consistency test for RSA key generation.
      
      Use some EVP macros instead of EVP functions.
      
      Use minimal FIPS EVP where needed.
      c553721e
  17. 11 3月, 2010 1 次提交
  18. 08 9月, 2006 1 次提交
  19. 29 8月, 2006 1 次提交