- bccbf88 Rename CCM test functions. by Mateusz Starzyk · 4 years ago
- 2f17549 Improve comment on local_output. by Mateusz Starzyk · 4 years ago
- a42f953 Improve documentation for CCM's `processed` variable. by Mateusz Starzyk · 4 years ago
- b73c3ec Restore MBEDTLS_ERR_ERROR_CORRUPTION_DETECTED as default ret. by Mateusz Starzyk · 4 years ago
- 62d22f9 Use additional state in CCM to track auth data input. by Mateusz Starzyk · 4 years ago
- 4f2dd8a Fix errors returned by CCM functions. by Mateusz Starzyk · 4 years ago
- f337850 Use const size buffer for local output in CCM decryption. by Mateusz Starzyk · 4 years ago
- c562788 Fix local buffer allocation conditions. by Mateusz Starzyk · 4 years ago
- ceb5bc6 Fix typos. by Mateusz Starzyk · 4 years ago
- 8788906 Add CCM test for edge cases. by Mateusz Starzyk · 4 years ago
- c8bdf36 Validate tag pointer in ccm function. by Mateusz Starzyk · 4 years ago
- 1bda945 Factor out common code from ccm decrypt functions. by Mateusz Starzyk · 4 years ago
- eb395c0 Move 'Authenticated decryption' comment. by Mateusz Starzyk · 4 years ago
- 22f7a35 Do not use output buffer for internal XOR during decryption. by Mateusz Starzyk · 4 years ago
- 36d3b89 Verify input data lengths. by Mateusz Starzyk · 4 years ago
- 2d5652a Move ccm error state handling. by Mateusz Starzyk · 4 years ago
- 5d97601 Remove ccm input validation. by Mateusz Starzyk · 4 years ago
- ca9dc8d Rename ccm_calculate_first_block function. by Mateusz Starzyk · 4 years ago
- c52220d Clear temporary buffer after block crypt operation. by Mateusz Starzyk · 4 years ago
- a9cbdfb Replace ccm status flags with bitshifts. by Mateusz Starzyk · 4 years ago
- 4df9ac4 Reorganize ccm context structure. by Mateusz Starzyk · 4 years ago
- de7a83d Add changelog for chunked CCM implementation. by Mateusz Starzyk · 4 years, 1 month ago
- 27a1bef Tidy up test functions. by Mateusz Starzyk · 4 years, 1 month ago
- 29ec75b Add multipart testing to CCM* tests. by Mateusz Starzyk · 4 years, 1 month ago
- 663055f Remove UPDATE_CBC macro and working b buffer. by Mateusz Starzyk · 4 years, 1 month ago
- 25a3dfe Add multipart tests for ccm suite. by Mateusz Starzyk · 4 years, 1 month ago
- 20bac2f Fix chunked ccm update. by Mateusz Starzyk · 4 years, 1 month ago
- 05e92d6 Fix crypt mode configuration. Validate parameters in chunked input functions. by Mateusz Starzyk · 4 years, 1 month ago
- 6a15bcf Add support for chunked plaintext/cyphertext input. by Mateusz Starzyk · 4 years, 1 month ago
- 2ad7d8e Replace CCM_CRYPT macro with a more versatile static function. by Mateusz Starzyk · 4 years, 1 month ago
- 3339245 Add chunked auth data support by Mateusz Starzyk · 4 years, 1 month ago
- eb2ca96 Store set lenghts in ccm context. by Mateusz Starzyk · 4 years, 1 month ago
- 88c4d62 Clear context state if previous operation failed. by Mateusz Starzyk · 4 years, 1 month ago
- 793692c Split ccm_auth function. by Mateusz Starzyk · 4 years, 1 month ago
- 89d469c Move working variables to ccm context structure by Mateusz Starzyk · 4 years, 1 month ago
- 78f6f05 Merge pull request #4695 from yutotakano/fix-ssl-opt.sh-hard-abort by Gilles Peskine · 4 years ago
- 3fbc5d3 Merge pull request #4815 from gilles-peskine-arm/generate_errors-multiline-3.0 by Gilles Peskine · 4 years ago
- cfb5d39 Merge pull request #4659 from spencer-burke/fixing_4222 by Gilles Peskine · 4 years ago
- 58887ba Show warnings if something looks wrong by Gilles Peskine · 4 years ago
- 7f8e277 Document the big regex by Gilles Peskine · 4 years ago
- d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
- 05aa543 Better support multiline comments for MBEDTLS_ERR_xxx by Gilles Peskine · 4 years ago
- 47b0956 More flexible parsing of Doxygen comments for MBEDTLS_ERR_xxx by Gilles Peskine · 4 years ago
- 8bb9b80 Merge pull request #4806 from hanno-arm/ssl_session_serialization_version by Gilles Peskine · 4 years ago
- fa0d61e Fix typo by Hanno Becker · 4 years ago
- 5772313 Document temporary overlap of TLS version in SSL context and session by Hanno Becker · 4 years ago
- dce5097 Prefix "version" with "library" or "protocol" to avoid ambiguity by Hanno Becker · 4 years ago
- 37bdbe6 Remove mentions of truncated HMAC from ssl_tls.c by Hanno Becker · 4 years ago
- 6981347 Merge pull request #4758 from paul-elliott-arm/fix_cipher_output_size by Gilles Peskine · 4 years ago
- 677c6c4 Merge pull request #4801 from hanno-arm/ssl_session_exported_private by Dave Rodgman · 4 years ago
- 8da9dc0 Merge pull request #4748 from TRodziewicz/re-introduce_ext_checks_for_psa_unlock-wipe_key_slot by Manuel Pégourié-Gonnard · 4 years ago
- 1a515d1 Merge pull request #4777 from gilles-peskine-arm/save-coverage-summary-3.0 by Manuel Pégourié-Gonnard · 4 years ago
- 06672ef Merge pull request #4776 from gilles-peskine-arm/generate_psa_tests-robutness-202107 by Manuel Pégourié-Gonnard · 4 years ago
- b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
- b4b184a Remove reference to compat-1.2.h by Gilles Peskine · 4 years ago
- 3c62693 Merge pull request #4701 from gilles-peskine-arm/make_generated_files-non_english-3.0 by Ronald Cron · 4 years ago
- fadbdbb Store TLS version in SSL session structure by Hanno Becker · 4 years ago
- 3b9bea0 Merge pull request #4750 from yutotakano/fix-reserved-identifier-clash by Gilles Peskine · 4 years ago
- 5d26efd Add ChangeLog entry by Hanno Becker · 4 years, 1 month ago
- 0379942 Explicitly mark mbedtls_ssl_config.respect_cli_pref as private by Hanno Becker · 4 years, 1 month ago
- 95832d8 Explicitly mark mbedtls_ssl_session.exported as private by Hanno Becker · 4 years, 1 month ago
- d8d1932 Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years, 1 month ago
- dfce58f Merge pull request #4753 from JoeSubbiani/TestBlockSizes_dev by Ronald Cron · 4 years, 1 month ago
- 6ee3b7e More robust failure detection for the coverage report generation by Gilles Peskine · 4 years, 1 month ago
- b969570 Explain the final error checking by Gilles Peskine · 4 years, 1 month ago
- a1c9fbe Merge pull request #4626 from SiliconLabs/arch_silabs_3399 by Gilles Peskine · 4 years, 1 month ago
- 3daaea8 Changing the places of the mbedtls_test_hook_test_fail callback declaration by TRodziewicz · 4 years, 1 month ago
- ac6cc9f Merge pull request #4784 from gilles-peskine-arm/psa-storage-format-test-strategy-20210511-3.0 by Ronald Cron · 4 years, 1 month ago
- 8ec3c8f Do not require test data to be in the repository by Gilles Peskine · 4 years, 3 months ago
- b91f81a Discuss lifetimes, in particular persistence levels by Gilles Peskine · 4 years, 3 months ago
- 77f8e5c Add considerations on key material representations by Gilles Peskine · 4 years, 3 months ago
- d131e40 Clarification: forward and backward compatibility by Gilles Peskine · 4 years, 3 months ago
- f31c6c1 Typo by Gilles Peskine · 4 years, 3 months ago
- 12c7741 Removing unneded extern declaration of a callback and including common.h where the cb is needed by TRodziewicz · 4 years, 1 month ago
- 5ccdc55 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
- 113d80c Simplify the test and description by Joe Subbiani · 4 years, 1 month ago
- 64df5f8 Add Changelog entry by Paul Elliott · 4 years, 1 month ago
- a417f56 Add non regression test for cipher output size by Paul Elliott · 4 years, 1 month ago
- 6603e2b Add fix to update output size macro as well. by Paul Elliott · 4 years, 1 month ago
- c22950c Change PSA Cipher macro safety to use block length by Paul Elliott · 4 years, 1 month ago
- 554e64e Add a changelog for Armmbed#4626 by Archana · 4 years, 1 month ago
- ff58686 Add ChangeLog entry for reserved identifier replacments by Yuto Takano · 4 years, 1 month ago
- 538a0cb Replace `_RR` with `prec_RR` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
- c9890e9 Rewording comments by TRodziewicz · 4 years, 1 month ago
- fc70b52 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
- bbced87 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
- a3d2264 Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
- 6ee3bc0 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
- e9ad95a Error out if enumerating the generated data files fails by Gilles Peskine · 4 years, 1 month ago
- 8b427c8 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
- 5df77c6 Fix race condition when running generate_psa_tests.py by Gilles Peskine · 4 years, 1 month ago
- bf4d0ce Remove obsolete MBEDTLS_xxx dependencies by Gilles Peskine · 4 years, 1 month ago
- 829fe70 Correction to callback declaration and usage by TRodziewicz · 4 years, 1 month ago
- 18cddc0 Reverting comments deleted in previous PR by TRodziewicz · 4 years, 1 month ago
- c590611 Add requested montgomery curve tests by Archana · 4 years, 1 month ago
- 36c8ddc Replace `_B` with `B` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
- 8584f5b test: psa: Improve description of curve 448 tests by Archana · 4 years, 1 month ago
- 277572f Fix coding style issue by Archana · 4 years, 1 month ago
- ef6aa5c Support Curve448 via the PSA API by Archana · 4 years, 2 months ago
- 1d2e2bb Add missing Curve448 support for PSA keys by Archana · 4 years, 2 months ago