- 1941af0 pk_wrap: remove last references to MBEDTLS_PSA_CRYPTO_C by Tomi Fontanilles · 1 year, 8 months ago
- 8174662 pk: implement non-PSA mbedtls_pk_sign_ext() by Tomi Fontanilles · 2 years, 1 month ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- f6d4dfb library: replace PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_LEGACY symbols with proper ones by Valerio Setti · 2 years, 1 month ago
- 76d0f96 pk: uniform naming of functions and structures in pk/pk_wrap by Valerio Setti · 2 years, 1 month ago
- 81d7512 library: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 2 months ago
- 8bb5763 library: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
- 38992cb pk: pass pk_context pointer to wrappers intead of void one by valerio · 2 years, 4 months ago
- 0d2980f pk: adapt to new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
- 8a045ce Unify PSA to Mbed TLS error translation by Andrzej Kurek · 2 years, 7 months ago
- 178b5bd pk: move MBEDTLS_PK_CAN_ECDSA_SOME macro to pk.h and fix tests by Valerio Setti · 2 years, 6 months ago
- 5b16e9e pk_wrap: keep ECDSA_C for ECP_RESTARTABLE contexts by Valerio Setti · 2 years, 6 months ago
- 1cdddac pk_wrap: use proper macros for sign and verify by Valerio Setti · 2 years, 6 months ago
- 7ca1318 pk: add new symbol for generic ECDSA capability by Valerio Setti · 2 years, 6 months ago
- ab363d9 pk/pk_wrap: replace ECDSA_C with generic ECDSA capabilities' defines by Valerio Setti · 2 years, 6 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 30beca3 Guard pk_opaque_rsa_decrypt() with PSA_WANT_KEY_TYPE_RSA_KEY_PAIR by Neil Armstrong · 3 years, 3 months ago
- eabbf9d Add support for RSA PK Opaque key by Neil Armstrong · 3 years, 5 months ago
- f8aa9a4 fix various issues by Jerry Yu · 3 years, 4 months ago
- 7533982 guard pk_error_from_psa_ecdsa with USE_PSA_CRYPTO by Jerry Yu · 3 years, 4 months ago
- e010de4 Rename ctx to rsa_ctx by Jerry Yu · 3 years, 4 months ago
- 89107d1 fix ci fail without RSA_C by Jerry Yu · 3 years, 4 months ago
- 406cf27 fix various issues by Jerry Yu · 3 years, 4 months ago
- 848ecce fix wrong typo in function name by Jerry Yu · 3 years, 4 months ago
- b02ee18 replace use_psa_crypto with psa_crypto_c by Jerry Yu · 3 years, 5 months ago
- 1d172a3 Add pk_psa_sign_ext by Jerry Yu · 3 years, 5 months ago
- 19915c2 Rename error translation functions and move them to library/pk_wrap.* by Neil Armstrong · 3 years, 5 months ago
- 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
- c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
- f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago
- 39be141 Add RNG parameter to check_pair functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- daacb59 Rename <pk/md/cipher>_internal.h to *_wrap.h by Chris Jones · 4 years, 5 months ago[Renamed (99%) from library/pk_internal.h]
- 35ac46a Move internal headers from include/mbedtls/ to library/ by Chris Jones · 4 years, 5 months ago[Renamed from include/mbedtls/pk_internal.h]
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
- 276cb64 Align names to use "opaque" only everywhere by Manuel Pégourié-Gonnard · 7 years ago
- 1ecf92c3 Skeleton for PK_OPAQUE_PSA by Manuel Pégourié-Gonnard · 7 years ago
- da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
- a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
- aaa9814 Uniformize ifdefs to ECDSA_C+ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 8 years ago
- 0bbc66c Dynamically allocate/free restart subcontext in PK by Manuel Pégourié-Gonnard · 8 years ago
- 1f59606 Make PK EC sign/verify actually restartable by Manuel Pégourié-Gonnard · 8 years ago
- 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
- 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
- 39a48f4 Internal renamings in PK by Manuel Pégourié-Gonnard · 10 years ago
- 50518f4 Rename _wrap headers to _internal by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/mbedtls/pk_wrap.h]
- 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
- c89d6cf Make pk_info_t opaque by Manuel Pégourié-Gonnard · 10 years ago
- 348bcb3 Make RSA_ALT support optionnal by Manuel Pégourié-Gonnard · 10 years ago
- 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/pk_wrap.h]
- fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
- 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
- 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
- 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
- 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
- a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
- 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
- cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
- 12c1ff0 Add RSA-alt to the PK layer by Manuel Pégourié-Gonnard · 12 years ago
- 835eb59 PK: fix support for ECKEY_DH by Manuel Pégourié-Gonnard · 12 years ago
- d73b3c1 PK: use wrappers and function pointers for verify by Manuel Pégourié-Gonnard · 12 years ago