aboutsummaryrefslogtreecommitdiff
path: root/tests/suites/test_suite_pk.data
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Remove old values of curve encodingsGilles Peskine1-9/+9
2020-01-31pk tests: USE_PSA_CRYPTO: test several curvesGilles Peskine1-2/+36
2019-11-12Add pk_utils and pk_sign tests with different curvesGilles Peskine1-0/+40
2019-11-12test_suite_pk: pk_genkey: support a variable key size or curveGilles Peskine1-15/+15
2019-01-31Merge development commit 8e76332 into development-psaAndrzej Kurek1-0/+10
2018-11-23Merge branch 'iotssl-2578-psa-sig-verification' into development-psa-proposedHanno Becker1-0/+32
2018-11-22Add tests for ECDSA verify with short r, s valuesManuel Pégourié-Gonnard1-0/+32
2018-11-22Improve description of a testManuel Pégourié-Gonnard1-1/+1
2018-11-22Implement pk_sign() for opaque ECDSA keysManuel Pégourié-Gonnard1-0/+3
2018-11-22Implement alloc/free wrappers for pk_opaque_psaManuel Pégourié-Gonnard1-0/+3
2018-06-13Merge branch 'development' into iotssl-1260-non-blocking-ecc-restrictedManuel Pégourié-Gonnard1-3/+3
2018-03-05Merge branch 'development' into iotssl-1381-x509-verify-refactor-restrictedManuel Pégourié-Gonnard1-3/+3
2017-10-03Adapt test suites to modified error codesHanno Becker1-3/+3
2017-08-17Clarify & uniformise test commentsManuel Pégourié-Gonnard1-3/+3
2017-08-09Make PK EC sign/verify actually restartableManuel Pégourié-Gonnard1-0/+24
2017-08-09Add tests for restartable PK sign/verifyManuel Pégourié-Gonnard1-0/+8
2017-08-08Fix depends_on:pk_alg in test suitesManuel Pégourié-Gonnard1-2/+2
2017-05-11Add PK tests to avoid hashlen overflow for RSAAndres AG1-0/+3
2015-04-08The Great RenamingManuel Pégourié-Gonnard1-73/+73
2014-11-06Add pk_check_pair()Manuel Pégourié-Gonnard1-0/+20
2014-06-06Fix missing depends in test_suite_pkManuel Pégourié-Gonnard1-0/+2
2014-06-05Add pk_verify_ext()Manuel Pégourié-Gonnard1-0/+47
2014-04-04Add tests and fix bugs for RSA-alt contextsManuel Pégourié-Gonnard1-0/+4
2014-01-27Revert "Add pk_rsa_set_padding() and rsa_set_padding()"Paul Bakker1-11/+4
2014-01-22Add forgotten #ifdef and depends_onManuel Pégourié-Gonnard1-1/+0
2014-01-22Add pk_rsa_set_padding() and rsa_set_padding()Manuel Pégourié-Gonnard1-4/+12
2013-12-19Fixed dependency on POLARSSL_GENPRIME in PK testsPaul Bakker1-2/+2
2013-12-19Fixed dependencies for some testsPaul Bakker1-3/+3
2013-10-17Fix some dependency issuesManuel Pégourié-Gonnard1-3/+6
2013-10-17Add PK test for forbidden operationsManuel Pégourié-Gonnard1-0/+16
2013-10-17Add PK tests for rsa encrypt/decryptManuel Pégourié-Gonnard1-0/+9
2013-10-15Start adding a PK test suiteManuel Pégourié-Gonnard1-0/+51