- b510cd2 Fix a copy-paste error - wrong macro used by Andrzej Kurek · 2 years, 10 months ago
- 5603efd Improve readability and formatting by Andrzej Kurek · 2 years, 10 months ago
- 7763829 Add missing ifdef when calculating operation capacity by Andrzej Kurek · 2 years, 11 months ago
- 3c4c514 Remove `PSA_ALG_IS_TLS12_ECJPAKE_TO_PMS` by Andrzej Kurek · 2 years, 11 months ago
- b093650 Add proper capacity calculation for EC J-PAKE to PMS KDF by Andrzej Kurek · 2 years, 11 months ago
- 702776f Restrict the EC J-PAKE to PMS input type to secret by Andrzej Kurek · 2 years, 11 months ago
- d60907b Define ECJPAKE_TO_PMS in config_psa only if SHA_256 is available by Andrzej Kurek · 2 years, 11 months ago
- 08d34b8 Add an EC J-PAKE KDF to transform K -> SHA256(K.X) for TLS 1.2 by Andrzej Kurek · 3 years ago
- 216baca pkcs5: improve error handling by Andrzej Kurek · 3 years ago
- e3d544c Minor PKCS5 improvements by Andrzej Kurek · 3 years ago
- 3d0dfb9 Change the pkcs5_pbkdf2_hmac deprecation approach by Andrzej Kurek · 3 years ago
- f000471 Add missing MD dependency for pkcs5_pbkdf2_hmac by Andrzej Kurek · 3 years ago
- ed98e95 Adjust pkcs5 test dependencies by Andrzej Kurek · 3 years ago
- 890e78a Deprecate mbedtls_pkcs5_pbkdf2_hmac by Andrzej Kurek · 3 years ago
- dd36c76 Provide a version of pkcs5_pbkdf2_hmac without MD usage by Andrzej Kurek · 3 years ago
- 97fc247 Merge pull request #6232 from AndrzejKurek/pkcs12-no-md by Manuel Pégourié-Gonnard · 3 years ago
- e16e6ed Remove the dependency on MD_MAX_SIZE from PKCS12 by Andrzej Kurek · 3 years ago
- 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 3 years ago
- e00d6d6 Merge pull request #6135 from yuhaoth/pr/tls13-finalize-external-psk-negotiation by Ronald Cron · 3 years ago
- 1e05b6d fix coding style and unnecessary assignment by Jerry Yu · 3 years ago
- bf22a25 Merge pull request #6208 from AndrzejKurek/tls-tests-no-md-structured by Manuel Pégourié-Gonnard · 3 years ago
- 0edfa9d Merge pull request #6207 from daverodgman/ticket_time by Dave Rodgman · 3 years ago
- e5834fd remove unnecessary test by Jerry Yu · 3 years ago
- 0baf907 remove `select_ciphersuite` by Jerry Yu · 3 years ago
- c5a23a0 fix various issues by Jerry Yu · 3 years ago
- fac3ea5 Merge pull request #6184 from leorosen/ssl_tls_curve_group_id_null_protect by Dave Rodgman · 3 years ago
- bcc13c9 Add further missing whitespaces inside parentheses by Tom Cosgrove · 3 years ago
- 20c1137 Fix coding style by Tom Cosgrove · 3 years ago
- 5a28142 Merge pull request #6189 from Kxuan/fix-ctr_drbg-uninit by Dave Rodgman · 3 years ago
- f35ba38 Add select ciphersuite entry function by Jerry Yu · 3 years ago
- dd1bef7 Add ciphersuite_info check by Jerry Yu · 3 years ago
- 29d9faa fix various issues. by Jerry Yu · 3 years ago
- 299b1d6 Remove unnecessary `psa/crypto.h` include by Andrzej Kurek · 3 years ago
- cccb044 Style & formatting fixes by Andrzej Kurek · 3 years ago
- 645ff5b Merge pull request #6095 from gabor-mezei-arm/6016_add_new_modulus_and_residue_structures by Janos Follath · 3 years ago
- 7e16ce3 Clarify TLS 1.2 dependencies with and without PSA crypto by Andrzej Kurek · 3 years ago
- 8c95ac4 Add missing dependencies / alternatives by Andrzej Kurek · 3 years ago
- 25f2715 Update SHA and MD5 dependencies in the SSL module by Andrzej Kurek · 3 years ago
- 0ce5921 Use hash_info_get_size in ssl_tls12_client by Andrzej Kurek · 3 years ago
- a242e83 Rename the sha384 checksum context to reflect its purpose by Andrzej Kurek · 3 years ago
- e5018c9 Merge pull request #6195 from superna9999/6149-driver-only-hashes-ec-j-pake by Gilles Peskine · 3 years ago
- 20ebaac Merge pull request #6211 from tom-cosgrove-arm/explicit-warning-re-ct-conditions-not-0-or-1 by Gilles Peskine · 3 years ago
- 03f1c39 Merge pull request #6171 from mprse/md_x509_test by Gilles Peskine · 3 years ago
- 2e328c8 Remove confusing const qualifier by Janos Follath · 3 years ago
- c459641 Bignum: add missing limb qualifiers by Janos Follath · 3 years ago
- af3f39c Fix typos by Janos Follath · 3 years ago
- 5725f1c Align ciphersuite with overwrite. by Jerry Yu · 3 years ago
- 01e42d2 fix issues in export handshake psk by Jerry Yu · 3 years ago
- 9f7f646 Revert "remove psk key when ephemeral selected" by Jerry Yu · 3 years ago
- e9d4fc0 fix binder value security issue by Jerry Yu · 3 years ago
- 24b8c81 fix comments and wrong initial value issues by Jerry Yu · 3 years ago
- 5d01c05 fix various issues by Jerry Yu · 3 years ago
- 6cf6b47 fix format and comment issues by Jerry Yu · 3 years ago
- beb4fc0 Merge pull request #6185 from leorosen/tls12_server_null_on_missing_key by Dave Rodgman · 3 years ago
- 19e5973 mbedtls_ssl_check_curve prevent potential NULL pointer dereferencing by Leonid Rozenboim · 3 years ago
- a95f204 Improve documentation by Janos Follath · 3 years ago
- ca5688e Improve coding style by Janos Follath · 3 years ago
- b7a88ec Bignum: Apply naming conventions by Janos Follath · 3 years ago
- 6b8a4ad Bignum: update const qualifiers by Janos Follath · 3 years ago
- ecaba1c Make use of PSA crypto hash if MBEDTLS_MD_C isn't defined by Neil Armstrong · 3 years ago
- 0d76341 Remove md_info by md_type in ecjpake context, use mbedtls_hash_info_get_size() to get hash length by Neil Armstrong · 3 years ago
- bc3906c pem_pbkdf1(): optimize psa version by Przemek Stekiel · 3 years ago
- bf01c64 oid.c: unify dependencies (VIA_MD_OR_PSA->VIA_LOWLEVEL_OR_PSA) by Przemek Stekiel · 3 years ago
- 4146525 Fix compilation guard (comment) by Przemek Stekiel · 3 years ago
- 0cd6f08 pem.c: fix style issues (redundant spaces) by Przemek Stekiel · 3 years ago
- d23a4ef pem.c: remove redundant compilation guard by Przemek Stekiel · 3 years ago
- c410ccc Include psa/crypto.h in legacy_or_psa.h by Przemek Stekiel · 3 years ago
- 4092ff9 pem.c: add internal macro to increase code readability by Przemek Stekiel · 3 years ago
- 829e97d Fix include order by Przemek Stekiel · 3 years ago
- 76b753b Change the dependencies in pem.c to xxx_BASED_ON_USE_PSA and related files by Przemek Stekiel · 3 years ago
- 81799fd pem.c, test_suite_pem: fix dependency MBEDTLS_HAS_ALG_MD5_VIA_MD_OR_PSA->MBEDTLS_HAS_ALG_MD5_VIA_LOWLEVEL_OR_PSA by Przemek Stekiel · 3 years ago
- be92bee pem.c: Fix conditional compilation flags by Przemek Stekiel · 3 years ago
- a68d08f pem.c: adjust for bulid without md by Przemek Stekiel · 3 years ago
- de81028 Adjust dependencies in library/oid.c by Przemek Stekiel · 3 years ago
- fd18366 Adjust declared dependencies in library/x509* by Przemek Stekiel · 3 years ago
- f3f6b0a Merge pull request #6123 from yuhaoth/pr/finialize-tls13-serialize_session_save_load by Ronald Cron · 3 years ago
- 70dfd4c ssl_tls12_server: fix potential NULL-dereferencing if local certificate was not set. by Leonid Rozenboim · 3 years ago
- 583816c Be explicit about constant time bignum functions that must take a 0 or 1 condition value by Tom Cosgrove · 3 years ago
- 92cd864 Merge pull request #6090 from hanno-arm/fix_bnmul_arm_v7a by Dave Rodgman · 3 years ago
- e28d974 fix coding style issues by Jerry Yu · 3 years ago
- 3419107 Add checks for ticket and resumption_key fields by Jerry Yu · 3 years ago
- 86c333e Add explicit cast to satisfy compiler by Dave Rodgman · 3 years ago
- e36fdd6 Change signature of tls13_session_save by Jerry Yu · 3 years ago
- 392f714 Fix type used for capturing TLS ticket generation time by Dave Rodgman · 3 years ago
- a7448bf Merge pull request #6141 from mpg/driver-hashes-rsa-v21 by Dave Rodgman · 3 years ago
- cc93908 Bignum: Declare loop variable in loop head by Janos Follath · 3 years ago
- 620c58c Bignum: make const placement consistent by Janos Follath · 3 years ago
- ed5c8d3 Bignum: make modulus value const by Janos Follath · 3 years ago
- 138f51c Fix alphabetic order in makefiles by Janos Follath · 3 years ago
- fd65e82 Rename structure elements by Gabor Mezei · 3 years ago
- c414ba3 Simplify code by Gabor Mezei · 3 years ago
- 5a5c0c5 Move the declaration of variables to their scope of usage by Gabor Mezei · 3 years ago
- 7f93264 Change struct element order by Gabor Mezei · 3 years ago
- 89e3146 Typo by Gabor Mezei · 3 years ago
- 7b1be55 Merge pull request #5993 from eliteraspberries/android-soname by Dave Rodgman · 3 years ago
- 5f56df4 Remove redundant check by Gabor Mezei · 3 years ago
- bf9da1d Do not read if output pointer is NULL by Gabor Mezei · 3 years ago
- 6a86730 Allow non-versioned library soname. by Mansour Moufid · 3 years, 1 month ago
- 6318468 Improve bignum documentation by Janos Follath · 3 years ago
- a30b4e5 Bignum: remove duplicate documentation from source by Janos Follath · 3 years ago