Commit Graph

  • 31018adb81 Add tls13 compat tests with bash scripts Jerry Yu 2021-11-26 20:36:17 +08:00
  • c4aa1520a2 tls13_compat_tests:Add generate all option Jerry Yu 2021-11-26 11:13:58 +08:00
  • d64e20de7f fix wrong typo Jerry Yu 2021-11-26 10:50:01 +08:00
  • 26fa7dcc4a Remove rsa_pss_rsae_sha256 test from ssl-opt.sh Jerry Yu 2021-11-25 11:23:05 +08:00
  • 29deed4ddb Add rsa_pss_rsae_sha256 into tls13 compat tests Jerry Yu 2021-11-25 11:09:54 +08:00
  • 305bfc3dfd Add tls13 compat tests Jerry Yu 2021-11-24 16:04:47 +08:00
  • 0f99af8c19 Add keys for tls13 compat tests Jerry Yu 2021-11-05 11:04:05 +08:00
  • 8c5559d700 Add HelloRetryRequst tests Jerry Yu 2021-11-22 21:15:41 +08:00
  • 936dffd77e Add certificate request check Jerry Yu 2021-11-22 18:34:36 +08:00
  • 6eaa41c15e Fix overflow error Jerry Yu 2021-11-22 18:16:45 +08:00
  • 8f9d7dbfd0 Add unsupported version check Jerry Yu 2021-11-22 17:28:01 +08:00
  • 8c8cea25c7 Merge pull request #5166 from xffbai/code-align Ronald Cron 2021-12-06 10:54:00 +01:00
  • f467d6306c psa: Fix obsolete code guard Ronald Cron 2021-11-19 18:02:34 +01:00
  • fd25ddbf58 psa: Fix and improve comments Ronald Cron 2021-11-19 18:01:40 +01:00
  • 3a8714d5d4 all.sh: psa: Add cipher acceleration test component Ronald Cron 2021-10-18 11:26:01 +02:00
  • b231245ea8 all.sh: psa: Add hash acceleration test component Ronald Cron 2021-05-08 14:32:59 +02:00
  • c9586dbbcf tests: psa: Add dependencies on built-in hash Ronald Cron 2021-10-18 11:10:05 +02:00
  • 4c0ec7651b tests: psa: Refine choice of default hash algorithm for signature Ronald Cron 2021-08-31 19:08:55 +02:00
  • 403c15cb51 all.sh: psa: Add ECDSA and RSA signature acceleration component Ronald Cron 2021-09-13 09:38:05 +02:00
  • d4c2c9bf94 psa: Fix some dependencies in config_psa.h Ronald Cron 2021-04-28 18:28:46 +02:00
  • ef6ffe3033 psa: Fix Mbed TLS hash operation definition Ronald Cron 2021-10-18 10:12:20 +02:00
  • 0266cfed51 psa: Remove test code in the library Ronald Cron 2021-03-13 18:50:11 +01:00
  • 7975fae6bd Move to separately compiled PSA test driver library Ronald Cron 2021-09-13 14:50:42 +02:00
  • 72b25da82b tests: Add build of a PSA test driver library Ronald Cron 2021-04-28 18:29:24 +02:00
  • 40170d9516 tests: Rename test driver entry points Ronald Cron 2021-03-13 18:19:08 +01:00
  • 5601cd2cf1 psa: test driver: Move driver test entry points prototypes Ronald Cron 2021-04-10 15:12:00 +02:00
  • 9ba7691bf7 psa: Add driver initialization and termination Ronald Cron 2021-04-10 16:57:30 +02:00
  • 7a55deb5a8 psa: Fix unused variable warnings Ronald Cron 2021-04-28 14:29:00 +02:00
  • 89b4aa7efc psa: asymmetric_encrypt/decrypt: Improve error code consistency Ronald Cron 2021-09-08 14:28:35 +02:00
  • 73c9d9e254 psa: driver: Reduce the scope of test driver entry points Ronald Cron 2021-04-09 11:09:54 +02:00
  • 69a63426af psa: Fix the size of hash buffers Ronald Cron 2021-10-18 09:47:58 +02:00
  • fcaba24697 psa: Fix hash max sizes Ronald Cron 2021-10-18 09:10:31 +02:00
  • 56f7897e7d psa: Fix hash and mac operation type Ronald Cron 2021-04-09 17:15:06 +02:00
  • 64df7387f3 tests: psa: Fix guards Ronald Cron 2021-07-06 09:23:06 +02:00
  • d21e6b71d5 tests: psa: Fix the dependencies on some driver wrappers fallback tests Ronald Cron 2021-03-30 16:08:38 +02:00
  • ae4a690926 tests: psa: Fix MD5 support not available dependencies Ronald Cron 2021-10-18 10:30:43 +02:00
  • 18cd8db99a tests: ssl: Add misssing dependencies on SHA-1 Ronald Cron 2021-10-18 10:18:46 +02:00
  • 40e46cf89c tests: psa: Remove wrong test function dependencies Ronald Cron 2021-03-30 14:57:04 +02:00
  • 81ca97e080 tests: psa driver: Align RSA/ECP sign/verify hash dispatch Ronald Cron 2021-04-09 15:32:03 +02:00
  • a72b12defb tests: psa: driver: mac: Remove opaque entry points in library Ronald Cron 2021-07-01 11:24:02 +02:00
  • 170067043f psa: Fix unused variable warnings Ronald Cron 2021-12-03 15:25:24 +01:00
  • 1e313165f3 Merge pull request #5258 from gilles-peskine-arm/pip-requirements-2.x Gilles Peskine 2021-12-03 17:25:56 +01:00
  • d895f52c4b Merge pull request #5197 from gilles-peskine-arm/pip-requirements Gilles Peskine 2021-12-03 17:25:53 +01:00
  • 5d6de4ebc4 Merge pull request #5254 from adeaarm/development_2.x Gilles Peskine 2021-12-03 17:24:49 +01:00
  • 28de59c50a Merge pull request #5246 from adeaarm/development Gilles Peskine 2021-12-03 17:24:46 +01:00
  • 1bbf6d645b Merge pull request #5149 from mfil/feature/additional_cipher_info_getters Gilles Peskine 2021-12-03 17:21:51 +01:00
  • cce0f5a085 Fix typo Paul Elliott 2021-12-03 16:13:30 +00:00
  • c7a40bc9c2 tests: psa: driver: cipher: Remove unnecessary check Ronald Cron 2021-12-03 15:12:01 +01:00
  • 3d57afe2b0 Correct default requirements file name in help Gilles Peskine 2021-12-03 13:32:10 +01:00
  • 4b71e9b96a Correct default requirements file name in help Gilles Peskine 2021-12-03 13:32:10 +01:00
  • f40545d919 Fix (d)tls1_2 into (d)tls12 in version options Xiaofei Bai 2021-12-02 08:43:35 +00:00
  • 2fd6b61420 Remove incorrect hashing Paul Elliott 2021-12-02 18:03:12 +00:00
  • 7298bef693 Add explanation for safety in function Paul Elliott 2021-12-02 17:51:34 +00:00
  • 9a37ff6364 tests: psa: aead: Fix operation type in entry point prototypes Ronald Cron 2021-12-02 17:50:50 +01:00
  • c0d335bc1e Second draft of explanation Paul Elliott 2021-12-02 16:38:05 +00:00
  • 8b5c3824ee Fix (d)tls1_2 into (d)tls12 in version options Xiaofei Bai 2021-12-02 08:43:35 +00:00
  • f3564bfe99 Add Cryptodome to maintainer requirements Gilles Peskine 2021-12-02 12:50:06 +01:00
  • 3f5f7df75b Remove accidental requirement on the worktree content Gilles Peskine 2021-12-02 12:44:50 +01:00
  • ca07ea0802 Allow passing options to pip Gilles Peskine 2021-11-22 12:52:24 +00:00
  • c31780f62f Use a method to invoke pip that works on Windows Gilles Peskine 2021-11-18 18:18:35 +01:00
  • 6d253cc4fc Travis: use the in-tree Python package requirements Gilles Peskine 2021-11-17 19:29:38 +01:00
  • ce8ccaf55b Docker: Python requirements are now managed in-tree Gilles Peskine 2021-11-17 19:48:21 +01:00
  • e4d142f1e7 Script to install minimum versions of the requirements Gilles Peskine 2021-11-17 19:25:43 +01:00
  • 12fe74e360 Declare which Python packages we use Gilles Peskine 2021-11-17 19:13:34 +01:00
  • 26f60b38de Add Cryptodome to maintainer requirements Gilles Peskine 2021-12-02 12:50:06 +01:00
  • b3e5340b1f Clarify comment Gilles Peskine 2021-12-02 12:48:50 +01:00
  • 2673aa5812 Remove accidental requirement on the worktree content Gilles Peskine 2021-12-02 12:44:50 +01:00
  • 2c2c1778f7 Add a changelog entry for the ChaCha20 default behavior change Andrzej Kurek 2021-12-01 22:25:48 +01:00
  • e6728203d2 Add a missing test case to ChaCha20 tests - decrypt empty buffer Andrzej Kurek 2021-12-01 22:20:06 +01:00
  • d353043380 Return an error for IV lengths other than 12 with ChaCha20+Poly1305 Andrzej Kurek 2021-12-02 09:31:58 +01:00
  • 5375fd9a3f Return an error for IV lengths other than 12 with ChaCha20 Andrzej Kurek 2021-12-02 09:29:49 +01:00
  • d25fab6f79 Update based on comments Xiaofei Bai 2021-12-02 06:36:27 +00:00
  • bf672336ae Align function parameter names for mbedtls_set_key_owner_id in PSA headers Antonio de Angelis 2021-11-30 12:21:44 +00:00
  • 117282f25e Delete unneccesary changelog entry Paul Elliott 2021-12-01 17:18:12 +00:00
  • ebe6caa869 Merge pull request #5089 from ronald-cron-arm/psa-test-driver Gilles Peskine 2021-12-01 16:45:53 +01:00
  • 4768a30d9b Simplify Input usage macros Paul Elliott 2021-11-30 16:39:51 +00:00
  • df00695bfc Rename (and relabel) pkcs12 test case Paul Elliott 2021-11-30 16:31:10 +00:00
  • 3584ae4d5f Remove incorrect test dependency Paul Elliott 2021-11-30 16:21:27 +00:00
  • ad7e8a7092 Documentation fixes Paul Elliott 2021-11-30 15:37:49 +00:00
  • 9ecdd970d0 psa: Fix obsolete code guard Ronald Cron 2021-11-19 18:02:34 +01:00
  • bdea4d4d8b psa: Fix and improve comments Ronald Cron 2021-11-19 18:01:40 +01:00
  • 0962370acf all.sh: psa: Add cipher acceleration test component Ronald Cron 2021-10-18 11:26:01 +02:00
  • f7e483c0b4 all.sh: psa: Add hash acceleration test component Ronald Cron 2021-05-08 14:32:59 +02:00
  • 9130eadde8 tests: psa: Add dependencies on built-in hash Ronald Cron 2021-10-18 11:10:05 +02:00
  • ef14af04c7 tests: psa: Refine choice of default hash algorithm for signature Ronald Cron 2021-08-31 19:08:55 +02:00
  • d2c53e60ca all.sh: psa: Add ECDSA and RSA signature acceleration component Ronald Cron 2021-09-13 09:38:05 +02:00
  • d98ec4b1e7 psa: Fix some dependencies in config_psa.h Ronald Cron 2021-04-28 18:28:46 +02:00
  • 0d5a27b195 psa: Fix Mbed TLS hash operation definition Ronald Cron 2021-10-18 10:12:20 +02:00
  • cfc3c7b593 psa: Remove test code in the library Ronald Cron 2021-03-13 18:50:11 +01:00
  • b814bdabe4 Move to separately compiled PSA test driver library Ronald Cron 2021-09-13 14:50:42 +02:00
  • df885c052c tests: Add build of a PSA test driver library Ronald Cron 2021-04-28 18:29:24 +02:00
  • 7b7854ed4b tests: Rename test driver entry points Ronald Cron 2021-03-13 18:19:08 +01:00
  • d54303da7c psa: test driver: Move driver test entry points prototypes Ronald Cron 2021-04-10 15:12:00 +02:00
  • 088d5d0c1b psa: Add driver initialization and termination Ronald Cron 2021-04-10 16:57:30 +02:00
  • 485559eeb5 psa: Fix unused variable warnings Ronald Cron 2021-04-28 14:29:00 +02:00
  • 7207d574ab psa: asymmetric_encrypt/decrypt: Improve error code consistency Ronald Cron 2021-09-08 14:28:35 +02:00
  • e2b6866e0b Align function parameter names for mbedtls_set_key_owner_id in PSA headers Antonio de Angelis 2021-11-30 12:21:44 +00:00
  • 2091eed609 psa: driver: Reduce the scope of test driver entry points Ronald Cron 2021-04-09 11:09:54 +02:00
  • 3a95d2b530 psa: Fix the size of hash buffers Ronald Cron 2021-10-18 09:47:58 +02:00
  • 0859fe20f6 psa: Fix hash max sizes Ronald Cron 2021-10-18 09:10:31 +02:00