1. 12 2月, 2015 1 次提交
  2. 10 2月, 2015 1 次提交
  3. 09 12月, 2014 1 次提交
  4. 08 12月, 2014 1 次提交
  5. 12 9月, 2014 1 次提交
  6. 31 8月, 2014 1 次提交
  7. 20 2月, 2014 1 次提交
  8. 19 10月, 2011 1 次提交
  9. 05 9月, 2011 1 次提交
  10. 25 3月, 2011 2 次提交
  11. 23 3月, 2011 1 次提交
    • R
      make update (1.1.0-dev) · 487b023f
      Richard Levitte 提交于
      This meant alarger renumbering in util/libeay.num due to symbols
      appearing in 1.0.0-stable and 1.0.1-stable.  However, since there's
      been no release on this branch yet, it should be harmless.
      487b023f
  12. 13 3月, 2011 1 次提交
  13. 22 2月, 2011 1 次提交
  14. 15 2月, 2011 1 次提交
    • D
      Reorganise ECC code for inclusion in FIPS module. · 84b08eee
      Dr. Stephen Henson 提交于
      Move compression, point2oct and oct2point functions into separate files.
      
      Add a flags field to EC_METHOD.
      
      Add a flag EC_FLAGS_DEFAULT_OCT to use the default compession and oct
      functions (all existing methods do this). This removes dependencies from
      EC_METHOD while keeping original functionality.
      84b08eee
  15. 27 1月, 2011 1 次提交
  16. 25 1月, 2011 1 次提交
  17. 24 1月, 2011 1 次提交
  18. 26 8月, 2010 1 次提交
  19. 23 3月, 2008 1 次提交
  20. 19 4月, 2006 1 次提交
  21. 17 4月, 2006 1 次提交
  22. 23 3月, 2006 1 次提交
  23. 22 3月, 2006 1 次提交
  24. 20 3月, 2006 1 次提交
  25. 16 11月, 2005 1 次提交
  26. 17 5月, 2005 1 次提交
  27. 16 5月, 2005 1 次提交
  28. 05 4月, 2005 1 次提交
  29. 30 3月, 2005 1 次提交
  30. 03 11月, 2004 1 次提交
  31. 18 5月, 2004 1 次提交
  32. 27 12月, 2003 1 次提交
  33. 15 11月, 2002 1 次提交
  34. 13 11月, 2002 1 次提交
  35. 28 10月, 2002 1 次提交
  36. 09 10月, 2002 1 次提交
  37. 15 8月, 2002 1 次提交
  38. 07 8月, 2002 1 次提交
  39. 02 8月, 2002 1 次提交
    • B
      Rename implementations of method functions so that they match · 35b73a1f
      Bodo Möller 提交于
      the new method names where _GF... suffixes have been removed.
      
      Revert changes to ..._{get/set}_Jprojective_coordinates_...:
      The current implementation for ECC over binary fields does not use
      projective coordinates, and if it did, it would not use Jacobian
      projective coordinates; so it's OK to use the ..._GFp prefix for all
      this.
      
      Add author attributions to some files so that it doesn't look
      as if Sun wrote all of this :-)
      35b73a1f