Commit Graph

  • acfee8eb04 refactor CA and SRV certificates into separate blocks ILUXONCHIK 2018-03-30 09:42:50 +01:00
  • 2bd7f99685 refactor SHA-1 certificate defintions and assignment ILUXONCHIK 2018-03-28 12:26:46 +01:00
  • d94b3e7368 refactor server SHA-1 certificate definition into a new block ILUXONCHIK 2018-03-28 09:53:51 +01:00
  • 2f27790565 define TEST_SRV_CRT_RSA_SOME in similar logic to TEST_CA_CRT_RSA_SOME ILUXONCHIK 2018-03-28 09:22:15 +01:00
  • 914df7937d server SHA-256 certificate now follows the same logic as CA SHA-256 certificate ILUXONCHIK 2018-03-28 09:18:47 +01:00
  • 4d7082288f add entry to ChangeLog ILUXONCHIK 2018-03-27 16:31:42 +01:00
  • 8761d929da Add ChangeLog entry for unused bits in bitstrings Andres Amaya Garcia 2018-09-26 10:59:20 +01:00
  • 88bf1b3dd5 Improve docs for named bitstrings and their usage Andres Amaya Garcia 2018-10-08 19:44:55 +01:00
  • 5d26163db4 Add tests for (named) bitstring to suite_asn1write Andres Amaya Garcia 2018-09-26 10:51:16 +01:00
  • 660f4f8c5b Add ChangeLog entry Janos Follath 2019-01-16 16:06:18 +00:00
  • 7b774483bf Correct deterministic ECDSA behavior Janos Follath 2019-01-07 17:27:56 +00:00
  • ba66faf167 Add warning for alternative ECDSA implementations Janos Follath 2019-01-07 15:01:32 +00:00
  • e552a826fd Test the new deterministic ECDSA function Janos Follath 2019-01-16 14:32:03 +00:00
  • 2934c32da2 Add a safer deterministic ECDSA function Janos Follath 2019-01-04 14:32:30 +00:00
  • c80555d835 Add public function generating private keys Manuel Pégourié-Gonnard 2017-04-20 15:37:46 +02:00
  • 55a23e4971 update ChangLog credit Jeffrey Martin 2019-01-16 09:27:11 -06:00
  • f7fe144082 update ChangLog credit Jeffrey Martin 2019-01-16 09:26:15 -06:00
  • 801217e057 update ChangLog credit Jeffrey Martin 2019-01-16 09:25:36 -06:00
  • ec6329f23d Add new function mbedtls_asn1_write_named_bitstring() Andres Amaya Garcia 2018-09-26 10:48:24 +01:00
  • 14e7678790 Documentation update regarding SPM integration itayzafrir 2019-01-16 11:16:39 +02:00
  • 99974e344a SPM integration update due to crypto API changes itayzafrir 2019-01-14 18:10:49 +02:00
  • 60269ee453 update ChangLog per comments Jeffrey Martin 2019-01-15 09:03:24 -06:00
  • 55ab90d40e update ChangLog per comments Jeffrey Martin 2019-01-15 09:02:14 -06:00
  • d20a0e2d9f update ChangLog per comments Jeffrey Martin 2019-01-15 09:01:31 -06:00
  • e57c1ea80a Switch to the public crypto submodule url Andrzej Kurek 2019-01-15 09:52:56 -05:00
  • 8afbff82dd psa: Expand documentation for psa_key_agreement() Jaeden Amero 2019-01-14 16:56:20 +00:00
  • 08ad32721c psa: Remove extra status handling from import Jaeden Amero 2019-01-14 13:12:39 +00:00
  • ec6ff863b5 psa: Refactor psa_import_rsa_key() pk-using code Jaeden Amero 2019-01-11 17:53:05 +00:00
  • 0ae445f8fd psa: Simplify EC public key format Jaeden Amero 2019-01-10 11:42:27 +00:00
  • 1e5c2bd8e3 psa: Use psa_status_t in psa_key_agreement_ecdh() Jaeden Amero 2019-01-10 19:38:51 +00:00
  • c0a1be08a0 Fix indentation of documentation Andrzej Kurek 2019-01-15 03:33:35 -05:00
  • 541055e197 Backport #1949 into mbedtls-2.16 Jeffrey Martin 2019-01-14 18:16:34 -06:00
  • 44fbf91f01 Backport #1949 into mbedtls-2.7 Jeffrey Martin 2019-01-14 18:13:06 -06:00
  • d25fd8d4c9 MIPS register hints without $ for compatibility Jeffrey Martin 2019-01-14 18:01:40 -06:00
  • a661be3593 Add fix of #1722 to ChangLog Jeffrey Martin 2019-01-14 16:40:59 -06:00
  • 2f70e4b2f9 add hints for mips registers that may need restore Jeffrey Martin 2018-08-14 14:41:57 -05:00
  • 69647a45a3 Declare one-shot hash, MAC and cipher functions Gilles Peskine 2019-01-14 20:18:12 +01:00
  • 30f77cdfc1 Add a hash wildcard value for hash-and-sign algorithm Gilles Peskine 2019-01-14 16:06:39 +01:00
  • 30a9e41076 Declare multipart AEAD functions Gilles Peskine 2019-01-14 18:36:12 +01:00
  • f45adda9ac Copyedit the documentation of multipart operation functions Gilles Peskine 2019-01-14 18:29:18 +01:00
  • 5f25dd00c0 Document that destroying a key aborts any ongoing operation Gilles Peskine 2019-01-14 18:24:53 +01:00
  • d35b489ce5 New macro PSA_ALG_IS_HASH_AND_SIGN Gilles Peskine 2019-01-14 16:02:15 +01:00
  • 8d4be19517 Merge pull request #7 from gilles-peskine-arm/all_sh-mbedcrypto Jaeden Amero 2019-01-14 10:47:20 +00:00
  • 62594a8b12 pk_wrap: pass curve size instead of a larger size of the exported key Andrzej Kurek 2019-01-14 05:14:18 -05:00
  • 93a38a3101 pk: wrap curve_id before passing it to PSA Andrzej Kurek 2019-01-14 05:09:46 -05:00
  • a62a58ece5 cipher: fixed key ownership scope Andrzej Kurek 2019-01-14 05:01:28 -05:00
  • 6950ebb31f Document psk_list parameter of ssl_server2 example program Hanno Becker 2018-10-25 16:49:48 +01:00
  • 924819ea7b Add check for multiple config files being defined archive/config-header-check-2.7 Simon Butcher 2018-10-01 14:05:25 +01:00
  • 6b19600fba psa: Simplify RSA public key format Jaeden Amero 2019-01-10 10:23:21 +00:00
  • d3a0c2c779 psa: Document requirements for psa_export_public_key() Jaeden Amero 2019-01-11 17:15:56 +00:00
  • 005401e6a7 Merge pull request #8 from NirSonnenschein/fix_check-names.sh Jaeden Amero 2019-01-11 13:22:54 +00:00
  • 83d293951c psa: Call init when importing private EC keys Jaeden Amero 2019-01-10 20:17:42 +00:00
  • e87898709c Rename test_memcheck to test_valgrind Gilles Peskine 2019-01-10 00:11:42 +01:00
  • a49b00f2ed Support wildcard patterns with a positive list of components to run Gilles Peskine 2019-01-10 00:05:18 +01:00
  • d692e11309 Delete $OUT_OF_SOURCE_DIR under --force Gilles Peskine 2019-01-09 23:17:35 +01:00
  • add1d23b26 Fix sometimes-spurious warning about changed config.h Gilles Peskine 2019-01-09 22:30:01 +01:00
  • 92bff7f9bf all.sh: Update the maintainer documentation Gilles Peskine 2019-01-09 22:29:17 +01:00
  • 2edf47c2c3 Merge the code to call output_env.sh into pre_check_tools Gilles Peskine 2019-01-06 22:46:21 +00:00
  • 657f59a520 all.sh: only check tools that are going to be used Gilles Peskine 2019-01-06 22:40:00 +00:00
  • e26ab189cb all.sh: only look for armcc if it is used Gilles Peskine 2019-01-06 22:23:42 +00:00
  • 1bcb1c8e28 all.sh: Always build the list of components to run Gilles Peskine 2019-01-06 22:11:25 +00:00
  • 1072610e14 all.sh: list components automatically Gilles Peskine 2019-01-06 20:50:38 +00:00
  • 9f55364ec7 Rename test_memcheck to test_valgrind Gilles Peskine 2019-01-10 00:11:42 +01:00
  • ff7238f4ad Support wildcard patterns with a positive list of components to run Gilles Peskine 2019-01-10 00:05:18 +01:00
  • 30bc385124 Add missing protection on __aeabi_uldiv check under --keep-going Gilles Peskine 2019-01-09 23:25:25 +01:00
  • c780095901 Delete $OUT_OF_SOURCE_DIR under --force even without Yotta Gilles Peskine 2019-01-09 23:14:09 +01:00
  • c9663b1685 Fix sometimes-spurious warning about changed config.h Gilles Peskine 2019-01-09 22:30:01 +01:00
  • 2906a0ae8a all.sh: Update the maintainer documentation Gilles Peskine 2019-01-09 22:29:17 +01:00
  • 69f190e8dd Rename test_memcheck to test_valgrind Gilles Peskine 2019-01-10 00:11:42 +01:00
  • a28db923d9 Support wildcard patterns with a positive list of components to run Gilles Peskine 2019-01-10 00:05:18 +01:00
  • 53190e6160 Delete $OUT_OF_SOURCE_DIR under --force Gilles Peskine 2019-01-09 23:17:35 +01:00
  • d1174cf015 Fix sometimes-spurious warning about changed config.h Gilles Peskine 2019-01-09 22:30:01 +01:00
  • c70637a5f0 all.sh: Update the maintainer documentation Gilles Peskine 2019-01-09 22:29:17 +01:00
  • 541fb1e33b all.sh: only check tools that are going to be used Gilles Peskine 2019-01-06 22:40:00 +00:00
  • 53084872ab all.sh: only look for armcc if it is used Gilles Peskine 2019-01-09 23:13:54 +01:00
  • b3241cbea7 Add command line options to list available components Gilles Peskine 2019-01-08 23:44:07 +01:00
  • eb39b9b729 Minor cleanups to component name gathering Gilles Peskine 2019-01-08 23:41:00 +01:00
  • 3fbdd21ca5 Add conditional component inclusion facility Gilles Peskine 2019-01-08 23:33:45 +01:00
  • 7120f77889 all.sh: fix MAKEFLAGS setting Gilles Peskine 2019-01-06 20:15:26 +00:00
  • 770ad7e2c9 all.sh: don't insist on Linux; always run Valgrind Gilles Peskine 2019-01-08 23:19:08 +01:00
  • 4e7b323fd8 Use CMAKE_BUILD_TYPE to do Asan builds Gilles Peskine 2019-01-06 19:48:30 +00:00
  • 72adb432bc Back up and restore config.h systematically Gilles Peskine 2019-01-02 18:57:02 +01:00
  • 11ddca6b74 Add the current component name to msg output and the final report Gilles Peskine 2018-12-04 12:49:28 +01:00
  • 6e9842315a Add --except mode: run all components except a list Gilles Peskine 2018-11-27 21:37:53 +01:00
  • 91bd8b78ed all.sh: with non-option arguments, run only these components Gilles Peskine 2019-01-08 23:01:34 +01:00
  • 3484ed8797 Move test-ref-configs into its own component Gilles Peskine 2019-01-08 22:51:19 +01:00
  • 2f300dbb2f Remove duplicate component for RSA_NO_CRT Gilles Peskine 2019-01-08 22:37:40 +01:00
  • 1a2ca72ddc Break up the tests into components Gilles Peskine 2019-01-08 22:35:16 +01:00
  • cc9f0b956e Merge the code to call output_env.sh into pre_check_tools Gilles Peskine 2019-01-06 22:46:21 +00:00
  • 879642663a all.sh: only check tools that are going to be used Gilles Peskine 2019-01-06 22:40:00 +00:00
  • 5331c6e0b1 all.sh: only look for armcc if it is used Gilles Peskine 2019-01-06 22:23:42 +00:00
  • beb3a81588 all.sh: Always build the list of components to run Gilles Peskine 2019-01-06 22:11:25 +00:00
  • 878cf60172 all.sh: list components automatically Gilles Peskine 2019-01-06 20:50:38 +00:00
  • 02b453e5b8 Update crypto submodule for PSA PR#229 Simon Butcher 2019-01-10 15:17:31 +00:00
  • 8e1addc710 Document BAD_STATE errors for multipart operation setup functions Gilles Peskine 2019-01-10 11:51:17 +01:00
  • 76d7bfeb0c Terminology: consistently use "set up" for multipart operations Gilles Peskine 2019-01-10 11:47:49 +01:00
  • d6292ca57b Merge pull request #6 from Patater/initializers Jaeden Amero 2019-01-10 09:50:33 +00:00
  • 47da6df5e9 Adapt ChangeLog Hanno Becker 2019-01-10 09:22:16 +00:00
  • d6ddcd660f Avoid MSVC compiler warning Hanno Becker 2019-01-10 09:19:26 +00:00
  • 1b6d2b228d Adapt ChangeLog Hanno Becker 2019-01-10 09:22:16 +00:00