1. 21e449d PK: Remove reduntant type check for RSA_ALT by Unknown · 7 years ago
  2. 4d092dc PK: change the check_pair interface to take full private context by Unknown · 7 years ago
  3. 7f4b10b Move RSA_ALT pk_info type check to the respective check_pair function by Unknown · 7 years ago
  4. 8b6aaca pk_info: Make signature_size mandatory by Andrzej Kurek · 8 years ago
  5. 02768b4 PK: support for opaque keys by Gilles Peskine · 8 years ago
  6. 5cc7bc5 Move pk_info structure to its own file by Gilles Peskine · 8 years ago
  7. cd062d8 pk: function to calculate the signature size by Gilles Peskine · 8 years ago
  8. 373deea pk_internal: pass context to can_do by Gilles Peskine · 8 years ago
  9. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  10. 6a1e7e5 Adapt pk_wrap.c to new RSA interface by Hanno Becker · 8 years ago
  11. 7c02c50 Change PK module preprocessor check on word size by Andres Amaya Garcia · 8 years ago
  12. 7284987 Fix data loss in unsigned int cast in PK by Andres AG · 9 years ago
  13. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  14. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  15. 39a48f4 Internal renamings in PK by Manuel Pégourié-Gonnard · 10 years ago
  16. 7551cb9 Replace malloc with calloc by Manuel Pégourié-Gonnard · 10 years ago
  17. 50518f4 Rename _wrap headers to _internal by Manuel Pégourié-Gonnard · 10 years ago
  18. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  19. 348bcb3 Make RSA_ALT support optionnal by Manuel Pégourié-Gonnard · 10 years ago
  20. dfdcac9 Merge ecdsa_write_signature{,_det}() together by Manuel Pégourié-Gonnard · 10 years ago
  21. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  22. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  23. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  24. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  25. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  26. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  27. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  28. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  29. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  30. 7c13d69 Fix dependency issues by Manuel Pégourié-Gonnard · 11 years ago
  31. a1efcb0 Implement pk_check_pair() for RSA-alt by Manuel Pégourié-Gonnard · 11 years ago
  32. 70bdadf Add pk_check_pair() by Manuel Pégourié-Gonnard · 11 years ago
  33. d8bb826 Fix code styling for return statements by Paul Bakker · 11 years ago
  34. 3461772 Introduce polarssl_zeroize() instead of memset() for zeroization by Paul Bakker · 11 years ago
  35. 20422e9 Add pk_verify_ext() by Manuel Pégourié-Gonnard · 11 years ago
  36. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  37. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  38. 2abed84 Specific return code for PK sig length mismatch by Manuel Pégourié-Gonnard · 11 years ago
  39. 75342a6 Fixed typos in code by Paul Bakker · 11 years ago
  40. 0148875 Add tests and fix bugs for RSA-alt contexts by Manuel Pégourié-Gonnard · 11 years ago
  41. 7dc4c44 Library files moved to use platform layer by Paul Bakker · 12 years ago
  42. 65ad3e4 Use deterministic ECDSA in the PK layer by Manuel Pégourié-Gonnard · 12 years ago
  43. 8fc30b1 Various const fixes by Paul Bakker · 12 years ago
  44. b9cfaa0 Explicit conversions and minor changes to prevent MSVC compiler warnings by Paul Bakker · 12 years ago
  45. 548957d Refactored RSA to have random generator in every RSA operation by Paul Bakker · 12 years ago
  46. e511ffc Allow compiling without RSA or DH by Manuel Pégourié-Gonnard · 12 years ago
  47. c40b4c3 Add configuration item for the PK module by Manuel Pégourié-Gonnard · 12 years ago
  48. 12c1ff0 Add RSA-alt to the PK layer by Manuel Pégourié-Gonnard · 12 years ago
  49. a2d3f22 Add and use pk_encrypt(), pk_decrypt() by Manuel Pégourié-Gonnard · 12 years ago
  50. 8df2769 Introduce pk_sign() and use it in ssl by Manuel Pégourié-Gonnard · 12 years ago
  51. 583b608 Fix some return values by Manuel Pégourié-Gonnard · 12 years ago
  52. fff80f8 PK: use NULL for unimplemented operations by Manuel Pégourié-Gonnard · 12 years ago
  53. f73da02 PK: change pk_verify arguments (md_info "optional") by Manuel Pégourié-Gonnard · 12 years ago
  54. ac4cd36 PK rsa_verify: check signature length by Manuel Pégourié-Gonnard · 12 years ago
  55. 09162dd PK: reuse some eckey functions for ecdsa by Manuel Pégourié-Gonnard · 12 years ago
  56. c6ac887 Nicer interface between PK and debug. by Manuel Pégourié-Gonnard · 12 years ago
  57. b3d9187 PK: add nice interface functions by Manuel Pégourié-Gonnard · 12 years ago
  58. 765db07 PK: use alloc and free function pointers by Manuel Pégourié-Gonnard · 12 years ago
  59. f8c948a Add name and get_size() members in PK by Manuel Pégourié-Gonnard · 12 years ago
  60. 835eb59 PK: fix support for ECKEY_DH by Manuel Pégourié-Gonnard · 12 years ago
  61. f18c3e0 Add a PK can_do() method and simplify code by Manuel Pégourié-Gonnard · 12 years ago
  62. d73b3c1 PK: use wrappers and function pointers for verify by Manuel Pégourié-Gonnard · 12 years ago