Commit graph

  • de8c91bbae Improve Changelog for TLS alert codes Dave Rodgman 2021-06-29 14:43:09 +0100
  • ea840dea61
    Return iterator instead of list gabor-mezei-arm 2021-06-29 15:42:57 +0200
  • 912eca3847
    Rename function gabor-mezei-arm 2021-06-29 15:39:56 +0200
  • 8930e14f3a test_suite_pk.function: Do not use MD_MAX_SIZE Nick Child 2021-06-17 11:59:29 -0400
  • b6d5693be2 pk.c: Ensure hash_len equals hash in pk_hashlen_helper Nick Child 2021-05-25 15:31:21 -0400
  • e4b7499f74
    Refactor handlibg of the key usage flags gabor-mezei-arm 2021-06-29 15:29:24 +0200
  • 61739e3fd3
    Fix changelog entry gabor-mezei-arm 2021-06-29 11:21:45 +0200
  • 5071a2e30e
    Use regexp pattern instaed of string gabor-mezei-arm 2021-06-29 11:17:54 +0200
  • 7e0d724d40
    Keep the imported classes sorted gabor-mezei-arm 2021-06-29 11:17:14 +0200
  • 7b302089b1
    Update key policy testing test cases gabor-mezei-arm 2021-06-29 11:08:47 +0200
  • 5eca4f2bb5
    Rename test cases gabor-mezei-arm 2021-06-29 11:07:34 +0200
  • 659af9e2f3
    Remove unneeded test case parameter gabor-mezei-arm 2021-06-29 11:06:16 +0200
  • dd5f624f32 Fix TLS alert codes Dave Rodgman 2021-06-28 21:58:56 +0100
  • 7a163603ea
    Add changelog entry gabor-mezei-arm 2021-06-28 20:39:26 +0200
  • 805c735a8b
    Move key type validation to crypto_knowledge gabor-mezei-arm 2021-06-28 20:02:11 +0200
  • 5ea30377d3
    Refactor key generation gabor-mezei-arm 2021-06-28 19:26:55 +0200
  • acfcc18697
    Rename variables and funcions gabor-mezei-arm 2021-06-28 17:40:32 +0200
  • e84d321317
    Use string in dict instead of Expr object gabor-mezei-arm 2021-06-28 16:54:11 +0200
  • 4781263704
    Remove unnecessary test cases gabor-mezei-arm 2021-06-28 16:35:48 +0200
  • 927742ec71
    Add better name for variables gabor-mezei-arm 2021-06-28 16:27:29 +0200
  • 705c452fd0
    Simplify code gabor-mezei-arm 2021-06-28 15:09:02 +0200
  • 6c18541a5e
    Fix comment gabor-mezei-arm 2021-06-28 14:59:52 +0200
  • 79df41dfca
    Remove unneeded test case parameter gabor-mezei-arm 2021-06-28 14:53:49 +0200
  • 58e510f201
    Simplify test function gabor-mezei-arm 2021-06-28 14:36:03 +0200
  • ff03fd6213
    Rename function to conform to the library gabor-mezei-arm 2021-06-28 14:05:00 +0200
  • 7907be3f32
    Give better name for test cases gabor-mezei-arm 2021-06-28 13:47:35 +0200
  • 7d2ec9a223
    Fix generated file modification gabor-mezei-arm 2021-06-24 16:35:01 +0200
  • bce8527698
    Fix test case duplication gabor-mezei-arm 2021-06-24 14:38:51 +0200
  • b92d61b7e6
    Fix pylint issues gabor-mezei-arm 2021-06-24 14:38:25 +0200
  • de25402300
    Fix tests gabor-mezei-arm 2021-06-24 14:36:09 +0200
  • 044fefcdfb
    Add test case generation for usage extensions when loading keys gabor-mezei-arm 2021-06-24 10:16:44 +0200
  • 15c1f03f78
    Add key usage policy extension support for key generation gabor-mezei-arm 2021-06-24 10:04:38 +0200
  • 4d9fb73c99
    Use different subslasses for the test data files gabor-mezei-arm 2021-06-24 09:53:26 +0200
  • 8b0c91c91f
    Create a function for gather all the keys. gabor-mezei-arm 2021-06-24 09:49:50 +0200
  • d71659f447
    Extend description generation gabor-mezei-arm 2021-06-24 09:42:02 +0200
  • 0996080652
    Use builder method pattern to generate a key gabor-mezei-arm 2021-06-24 09:38:21 +0200
  • 51e1936f83
    Merge pull request #840 from yanesca/reject-low-order-points-early-x25519-restricted-2.x Gilles Peskine 2021-06-28 13:45:51 +0200
  • 9ac4847a5d
    Unify multipart cipher operation tester functions gabor-mezei-arm 2021-06-25 18:21:33 +0200
  • 78c601b529
    Merge pull request #4717 from daverodgman/psa_cipher_and_mac_abort_on_error_2.x Dave Rodgman 2021-06-25 15:39:43 +0100
  • 2667fb708e Fix unused parameter warning Janos Follath 2021-06-25 15:29:56 +0100
  • ef15ce502c Add ChangeLog entry Janos Follath 2021-06-25 13:43:59 +0100
  • bc58902a32 Add prefix to BYTES_TO_T_UINT_* Janos Follath 2021-06-25 12:43:26 +0100
  • 51ccd62a08 Fix ecp_check_pub() test cases Janos Follath 2021-06-25 12:28:49 +0100
  • be89c357ae Add ecp_check_pub tests for Curve 448 Janos Follath 2021-06-24 16:08:40 +0100
  • 7d4ebddbb6 Reject low-order points on Curve448 early Janos Follath 2021-06-24 15:34:59 +0100
  • 701742500d Add DoS test case for ecp_check_pub Janos Follath 2021-06-24 15:10:15 +0100
  • 1c6a439783 Use mbedtls_mpi_lset() more Janos Follath 2021-06-24 15:00:33 +0100
  • bc96a79854 Move mpi constant macros to bn_mul.h Janos Follath 2021-06-24 14:48:38 +0100
  • 43611b089b
    Rename test functions gabor-mezei-arm 2021-06-25 15:49:14 +0200
  • 7aa1efd919
    Remove duplicated tests gabor-mezei-arm 2021-06-25 15:47:50 +0200
  • 0e1d31bf06
    Typo gabor-mezei-arm 2021-06-25 15:44:47 +0200
  • d52c8dc783
    Fix possible unreachable code gabor-mezei-arm 2021-06-25 15:43:32 +0200
  • f4cc6c9064
    Update documentation gabor-mezei-arm 2021-06-25 15:43:07 +0200
  • 3fd792d076
    Add checks for buffer size gabor-mezei-arm 2021-06-25 15:25:38 +0200
  • 7fbea09847
    Use local variable instead of an ouput parameter gabor-mezei-arm 2021-06-25 15:23:05 +0200
  • 52ae871b27
    Initialize output buffer length to 0 gabor-mezei-arm 2021-06-25 15:21:11 +0200
  • d31a30c083 Remove redundant ecp_check_pub() tests Janos Follath 2021-06-24 14:38:14 +0100
  • b4c676e6b3 Prevent memory leak in ecp_check_pubkey_x25519() Janos Follath 2021-06-24 14:24:13 +0100
  • 520f0a0ea0 Avoid complaints about undeclared non-static symbols Manuel Pégourié-Gonnard 2021-06-23 12:53:18 +0200
  • ae48111294 Use more compact encoding of Montgomery curve constants Manuel Pégourié-Gonnard 2021-06-23 12:43:34 +0200
  • 10b8e5a5c9 Use a more compact encoding of bad points Manuel Pégourié-Gonnard 2021-06-23 12:25:48 +0200
  • e81a0cf0b9
    Fix changelog entry gabor-mezei-arm 2021-06-25 15:09:40 +0200
  • 6a5f5745d0 Add test for check_pubkey for x25519 Manuel Pégourié-Gonnard 2021-06-23 11:40:35 +0200
  • f2268d1c17 Reject low-order points on Curve25519 early Manuel Pégourié-Gonnard 2021-06-23 10:14:58 +0200
  • 478ab5443b Use more standard label name Dave Rodgman 2021-06-25 09:09:02 +0100
  • 132e8c3cab
    Merge pull request #4715 from gilles-peskine-arm/psa_crypto_spm-from_platform_h-2.x Ronald Cron 2021-06-25 09:00:58 +0200
  • ee334d1b75 Update Visual Studio project Gilles Peskine 2021-06-24 20:05:20 +0200
  • 54f7351d12 Improve psa_hash_update negative test Dave Rodgman 2021-06-24 18:14:52 +0100
  • dad6f3b5a0
    Remove confising comments gabor-mezei-arm 2021-06-24 17:24:18 +0200
  • d73e1b0ccd Tidy up logic in psa_mac_sign_finish Dave Rodgman 2021-06-24 16:19:08 +0100
  • db861797c1 Correct coding style issues Dave Rodgman 2021-06-24 16:17:43 +0100
  • 22984de191
    Remove comments gabor-mezei-arm 2021-06-24 17:20:22 +0200
  • c31505c351
    Test struct initialization gabor-mezei-arm 2021-04-12 17:45:01 +0200
  • f67d8af106
    Fix struct initialization gabor-mezei-arm 2021-04-12 15:47:35 +0200
  • c5c8d38d80
    Add test for one-shot cipher driver wrapper functions gabor-mezei-arm 2021-04-12 15:46:09 +0200
  • 8f8dc4c188
    Add changelog entry gabor-mezei-arm 2021-04-08 15:31:36 +0200
  • fa990b5ffe
    Dispatch cipher functions through the driver interface gabor-mezei-arm 2021-03-25 11:17:10 +0100
  • d086e6e14f
    Add tests for one-shot hash cipher functions gabor-mezei-arm 2021-03-01 15:11:46 +0100
  • 0ef3b85381
    Implement one-shot cipher gabor-mezei-arm 2021-03-01 15:04:24 +0100
  • cccb05def4 Call abort on error in psa_mac/cipher setup Dave Rodgman 2021-06-24 11:52:47 +0100
  • 4e0a82e274 Update multipart hash operations to abort on error Dave Rodgman 2021-06-24 11:52:23 +0100
  • ff8d52b398 Add negative tests for psa_abort in hash functions Dave Rodgman 2021-06-24 11:36:14 +0100
  • 9774dcf592
    Convert iterators to lists to remove late binding gabor-mezei-arm 2021-06-23 17:33:30 +0200
  • 0bdb84e861
    Add type annotations gabor-mezei-arm 2021-06-23 17:01:44 +0200
  • 6439e85094 Do key usage policy extension when loading keys gabor-mezei-arm 2021-06-23 16:48:08 +0200
  • 3e5f6cd58f Add test for extended key usage policies gabor-mezei-arm 2021-05-13 16:17:16 +0200
  • 4d9009e74f Update tests for extended key usage policies gabor-mezei-arm 2021-05-13 12:05:01 +0200
  • eeaeef4d58 Extend PSA_USAGE_SIGN/VERIFY_HASH key policies gabor-mezei-arm 2021-04-29 15:57:57 +0200
  • c88b0a57da Update cipher and mac functions to abort on error Dave Rodgman 2021-06-23 11:38:39 +0100
  • 34b147d1e6 Add negative tests for psa_abort in cipher and mac functions Dave Rodgman 2021-06-23 12:49:59 +0100
  • 33b58eeb36 Fix error in psa_crypto test suite Dave Rodgman 2021-06-23 12:48:52 +0100
  • eaacabf98d
    Merge pull request #4392 from gilles-peskine-arm/psa-storage-format-test-lifetimes Ronald Cron 2021-06-23 15:22:24 +0200
  • 76dec15d54 Move the inclusion of crypto_spe.h to psa/crypto_platform.h Gilles Peskine 2021-06-15 18:36:05 +0200
  • 99a3462785 In the SPM test build, fail if a symbol wasn't renamed Gilles Peskine 2021-06-17 11:37:52 +0200
  • 984c19f553 Do a test build with MBEDTLS_PSA_CRYPTO_SPM Gilles Peskine 2021-06-15 18:37:38 +0200
  • d28f293bb0 Import crypto_spe.h from TF-M Gilles Peskine 2021-06-15 18:18:07 +0200
  • 53d1cf8e2b
    Merge pull request #4644 from gilles-peskine-arm/mpi_montmul-null-2.x Janos Follath 2021-06-23 13:40:05 +0100
  • 478ac0bcc1
    Merge pull request #4704 from mpg/issue-3990-fix_psa_verify_with_alt-2.x Gilles Peskine 2021-06-23 11:47:42 +0200
  • 727e1f17dd Mention that mbedtls_rsa_init can set hash_id too Manuel Pégourié-Gonnard 2021-06-23 10:35:55 +0200
  • df51a13c54
    Merge pull request #4394 from gilles-peskine-arm/travis-windows-no-generate-2.x Gilles Peskine 2021-06-22 18:53:58 +0200