- 20e964f Fix some typo for include folder by Wenxing Hou · 1 year, 1 month ago
- 84dc44b Note that ecp read/write functions don't support Curve448 yet by Gilles Peskine · 1 year, 5 months ago
- 7ce99c0 mbedtls_ecp_write_key: document that this function doesn't detect unset data by Gilles Peskine · 1 year, 5 months ago
- e65e98a mbedtls_ecp_write_key: document and test smaller output buffer by Gilles Peskine · 1 year, 5 months ago
- 75bb596 mbedtls_ecp_write_key: document and test larger output buffer by Gilles Peskine · 1 year, 5 months ago
- c2c74b9 mbedtls_ecp_write_key: no FEATURE_UNAVAILABLE error by Gilles Peskine · 1 year, 5 months ago
- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
- 8aa8d78 Add potential missing inline definition by Chien Wong · 2 years ago
- 12f6f28 Improve doc on special use of A in ecp group structure by Chien Wong · 2 years ago
- 96ce1b0 doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 2 years, 1 month ago
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 2b15075 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
- 73afe27 Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 6 months ago
- a397443 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
- 4128c20 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr by Paul Elliott · 4 years, 1 month ago
- 3223940 Update MBEDTLS_ECP_MAX_BITS_MIN when adding a curve by Gilles Peskine · 4 years, 2 months ago
- 33c92f0 Determine MBEDTLS_ECP_MAX_BITS automatically by Gilles Peskine · 4 years, 2 months ago
- 6dba320 Fail the build if MBEDTLS_ECP_MAX_BITS is not large enough by Gilles Peskine · 4 years, 2 months ago
- da728b3 Remove meaningless clause by Gilles Peskine · 4 years, 2 months ago
- b3ca90b Reduce the default ECP window size by Gilles Peskine · 4 years, 2 months ago
- 02b6fba Fix typos in C header files by Tobias Nießen · 4 years, 3 months ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- 6d9c8d7 Minor documentation improvements by Gilles Peskine · 5 years ago
- a3de08d Reorder curve enumeration like mbedtls_ecp_group_id by Gilles Peskine · 5 years ago
- 963a207 Document what needs to be done when adding a new curve by Gilles Peskine · 7 years ago
- 9b99a89 mbedtls_ecp_muladd is only for short Weierstrass curves by Gilles Peskine · 7 years ago
- aec44e9 Merge remote-tracking branch 'mbedtls/development' into montgomery-keys-clarification by Steven Cooreman · 5 years ago
- 0024df6 Remove superfluous argument to ecp_write_key by Steven Cooreman · 5 years ago
- c9b7f78 Rework mbedtls_ecp_write_key to remove unnecessary output parameter by Steven Cooreman · 5 years ago
- de8593f Implement and test mbedtls_ecp_write_key by Steven Cooreman · 5 years ago
- 71d5667 Update documentation about optional f_rng parameter by Manuel Pégourié-Gonnard · 5 years ago
- 1174db5 Revert "ecp: Remove dependency on TLS and X.509" by Gilles Peskine · 5 years ago
- d2085f5 Document that curve lists can include partially-supported curves by Gilles Peskine · 6 years ago
- c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
- c70a3c7 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
- de0a41b ecp: Remove dependency on TLS and X.509 by Jaeden Amero · 7 years ago
- df9295b Make ecp_get_type public by Janos Follath · 6 years ago
- 28eb06d ECP: Catch unsupported import/export by Janos Follath · 6 years ago
- b65853c Improve documentation of mbedtls_ecp_read_key by Janos Follath · 6 years ago
- 171a7ef Add mbedtls_ecp_read_key by Janos Follath · 6 years ago
- 13cf3ec Fix typo in documentation by Gilles Peskine · 7 years ago
- c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
- 442ca57 Merge remote-tracking branch 'public/pr/1375' into development by Simon Butcher · 7 years ago
- a7064c3 Move ecp_restartable definitions out of the MBEDTLS_ECP_ALT guards by Darryl Green · 7 years ago
- 486f1b3 Improve wording in ECP documentation by Hanno Becker · 7 years ago
- 5edcfa5 Improve ECP documentation by Hanno Becker · 7 years ago
- ebffa79 Document parameter preconditions in ECP module by Hanno Becker · 7 years ago
- 8b0cf2e Include configuration file to headers by Ron Eldor · 7 years ago
- c3b680b Clarify requirements on handling ECP group IDs by Janos Follath · 7 years ago
- 89ac8c9 ECP: Add mbedtls_ecp_tls_read_group_id() by Janos Follath · 7 years ago
- 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
- abdf67e Cast number of operations to `uint` in MBEDTLS_ECP_BUDGET by Hanno Becker · 7 years ago
- b843b15 Fix function name to fit conventions by Manuel Pégourié-Gonnard · 7 years ago
- 32df911 Fix documentation of what functions restart when by Manuel Pégourié-Gonnard · 7 years ago
- f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
- 12e4a8b Improve documentation wording and formatting by Manuel Pégourié-Gonnard · 7 years ago
- 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
- 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
- da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
- fe0669f ecp: Fix binary compatibility with group ID by Jaeden Amero · 7 years ago
- 8945343 Merge branch 'development-proposed' into development-restricted-proposed by Jaeden Amero · 7 years ago
- a7a6155 Update ecp.h by Rose Zadik · 7 years ago
- d353405 Update ecp.h by Rose Zadik · 7 years ago
- c32efb3 Update ecp.h by Rose Zadik · 7 years ago
- d76ac58 Update ecp.h by Rose Zadik · 7 years ago
- f089fa3 Update ecp.h by Rose Zadik · 7 years ago
- b2e111a Update ecp.h by Rose Zadik · 7 years ago
- 5450d1f Merge branch 'crypto_alt_revision' into development-restricted-proposed by Gilles Peskine · 7 years ago
- f56cb34 Update ecp.h by Rose Zadik · 7 years ago
- d3c9bfc Update ecp.h by Rose Zadik · 7 years ago
- 05d0e51 Minor modifications for alt support in des and ecp by Ron Eldor · 7 years ago
- bf027e7 Minor modifications after PR review by Ron Eldor · 7 years ago
- be2371c Merge branch 'pr_348' into development-proposed by Gilles Peskine · 7 years ago
- 1fae860 Merge remote-tracking branch 'upstream-public/pr/1543' into development-proposed by Gilles Peskine · 7 years ago
- 810e650 Adjust more modules to new design by Ron Eldor · 7 years ago
- 5114d3e Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH by Gilles Peskine · 7 years ago
- 08f3ef1 Basic support for Curve448, similar to the current level of support for Curve25519 by Nicholas Wilson · 10 years ago
- 54fc34e Include order of Curve25519 base point in curve data by Nicholas Wilson · 9 years ago
- 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
- a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
- fd87e35 Improve comments on parity trick by Manuel Pégourié-Gonnard · 8 years ago
- 7037e22 Improve comments and doc for ECP by Manuel Pégourié-Gonnard · 8 years ago
- 5314f23 Make verify_restartable() actually restartable by Manuel Pégourié-Gonnard · 8 years ago
- a0c5bcc Add infrastructure for ecdsa_verify_restartable() by Manuel Pégourié-Gonnard · 8 years ago
- c751148 Make some macros/functions public by Manuel Pégourié-Gonnard · 8 years ago
- b5a50e7 Always declare restartable function variants by Manuel Pégourié-Gonnard · 8 years ago
- 4b9c51e Rename EARLY_RETURN -> RESTARTABLE by Manuel Pégourié-Gonnard · 8 years ago
- a7937f9 Add public function generating private keys by Manuel Pégourié-Gonnard · 8 years ago
- 54dd652 Introduce muladd_restartable() and its sub-context by Manuel Pégourié-Gonnard · 8 years ago
- 3a25612 Reset ops_done at the right time by Manuel Pégourié-Gonnard · 8 years ago
- 646393b Move ops count to top-level context by Manuel Pégourié-Gonnard · 8 years ago
- 8467e68 Stop checking for argument change by Manuel Pégourié-Gonnard · 8 years ago
- 3cade22 Switch to restart context internally by Manuel Pégourié-Gonnard · 8 years ago
- 8f28add Update documentation for new design/API by Manuel Pégourié-Gonnard · 8 years ago
- b739a71 Start moving to new design/API by Manuel Pégourié-Gonnard · 8 years ago
- 45fd016 Rename multiplication-specific restart context by Manuel Pégourié-Gonnard · 8 years ago
- e58f65a Expand documentation with notes and warnings by Manuel Pégourié-Gonnard · 8 years ago
- e685449 Scale ops count for larger curves by Manuel Pégourié-Gonnard · 8 years ago
- 9c5c78f Fix indicative values of ops counts by Manuel Pégourié-Gonnard · 8 years ago