1. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  2. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  3. 3d8fb63 Added missing MPI_CHK around mpi functions by Paul Bakker · 11 years ago
  4. 7884837 Declare EC constants as 'const' by Manuel Pégourié-Gonnard · 11 years ago
  5. 9af7d3a Add fast reduction for the other Koblitz curves by Manuel Pégourié-Gonnard · 12 years ago
  6. 8887d8d Add mod_p256k1 by Manuel Pégourié-Gonnard · 12 years ago
  7. ea499a7 Add support for secp192k1 by Manuel Pégourié-Gonnard · 12 years ago
  8. 18e3ec9 Add support for secp224k1 by Manuel Pégourié-Gonnard · 12 years ago
  9. f51c8fc Add support for secp256k1 arithmetic by Manuel Pégourié-Gonnard · 12 years ago
  10. 0c0476f Disable ecp_use_curve25519() if not POLARSSL_ECP_DP_M255_ENABLED by Paul Bakker · 12 years ago
  11. 69ab354 Fix bug from stupid typo by Manuel Pégourié-Gonnard · 12 years ago
  12. 14a96c5 Avoid wasting memory with some curves by Manuel Pégourié-Gonnard · 12 years ago
  13. 95b45b7 Rename macros by Manuel Pégourié-Gonnard · 12 years ago
  14. baee5d4 Add previously forgotten #ifdef's by Manuel Pégourié-Gonnard · 12 years ago
  15. 81e1b10 Rm a few unneeded variables by Manuel Pégourié-Gonnard · 12 years ago
  16. 1f82b04 Adapt ecp_group_free() to static constants by Manuel Pégourié-Gonnard · 12 years ago
  17. 73cc01d Remove last non-static parts of known EC groups by Manuel Pégourié-Gonnard · 12 years ago
  18. 731d08b Start using constants from ROM for EC groups by Manuel Pégourié-Gonnard · 12 years ago
  19. 3d7053a Add ecp_mod_p255(): Curve25519 about 4x faster now by Manuel Pégourié-Gonnard · 12 years ago
  20. 312d2e8 Adapt key checking functions for Curve25519 by Manuel Pégourié-Gonnard · 12 years ago
  21. 6615366 Add Curve25519 to known groups by Manuel Pégourié-Gonnard · 12 years ago
  22. 498fd35 Added missing inline definition for other platforms to ecp_curves.c by Paul Bakker · 12 years ago
  23. 3ee9000 Make internal functions static again + cosmetics by Manuel Pégourié-Gonnard · 12 years ago
  24. 9854fe9 Convert curve constants to binary by Manuel Pégourié-Gonnard · 12 years ago
  25. 32b04c1 Split ecp.c by Manuel Pégourié-Gonnard · 12 years ago