1. 13 8月, 2016 6 次提交
  2. 06 8月, 2016 1 次提交
  3. 02 8月, 2016 1 次提交
  4. 01 8月, 2016 1 次提交
  5. 25 7月, 2016 1 次提交
  6. 21 7月, 2016 1 次提交
  7. 20 7月, 2016 1 次提交
  8. 17 7月, 2016 1 次提交
  9. 15 7月, 2016 2 次提交
  10. 01 7月, 2016 1 次提交
  11. 29 6月, 2016 1 次提交
  12. 27 6月, 2016 1 次提交
  13. 24 6月, 2016 2 次提交
  14. 20 6月, 2016 1 次提交
  15. 19 6月, 2016 1 次提交
  16. 14 6月, 2016 3 次提交
  17. 10 6月, 2016 1 次提交
    • E
      RT 4242: reject invalid EC point coordinates · 1e2012b7
      Emilia Kasper 提交于
      We already test in EC_POINT_oct2point that points are on the curve. To
      be on the safe side, move this check to
      EC_POINT_set_affine_coordinates_* so as to also check point coordinates
      received through some other method.
      
      We do not check projective coordinates, though, as
      - it's unlikely that applications would be receiving this primarily
        internal representation from untrusted sources, and
      - it's possible that the projective setters are used in a setting where
        performance matters.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      1e2012b7
  18. 02 6月, 2016 1 次提交
  19. 31 5月, 2016 1 次提交
  20. 29 5月, 2016 2 次提交
  21. 24 5月, 2016 1 次提交
  22. 23 5月, 2016 1 次提交
  23. 21 5月, 2016 1 次提交
  24. 18 5月, 2016 3 次提交
  25. 12 5月, 2016 1 次提交
  26. 09 5月, 2016 2 次提交
  27. 06 5月, 2016 1 次提交