- cbefb6b Merge branch 'development' into ccm_chunked by Mateusz Starzyk · 4 years ago
- d951db4 Merge pull request #4716 from JoeSubbiani/ByteReadingMacros_dev by Ronald Cron · 4 years ago
- 2ef548a Merge pull request #4890 from andrey-starodubtsev/misprint by paul-elliott-arm · 4 years ago
- a5cb0d2 Tidy up grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 4 years ago
- 90cc33a Misprint was fixed by Andrey Starodubtsev · 4 years ago
- 3879c34 Fix typo in the changelog for chunked CCM. by Mateusz Starzyk · 4 years ago
- 94180e7 Minor coding style improvement by Joe Subbiani · 4 years ago
- e4603ee Compress byte reading macros in if statements by Joe Subbiani · 4 years ago
- 1f6c3ae Tidy up ssl_*.c grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 4 years ago
- 9ab1866 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
- d068785 Improve documentation and add more uses of MBEDTLS_PUT by Joe Subbiani · 4 years, 1 month ago
- 5241e34 Improve consitency throughout library/common.h by Joe Subbiani · 4 years, 1 month ago
- 6dd7364 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years, 1 month ago
- 51b147a Remove trailing white space by Joe Subbiani · 4 years, 1 month ago
- 4919bb4 Remove use of byte reading macro for uint16 by Joe Subbiani · 4 years, 1 month ago
- b6511b0 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years, 1 month ago
- fbeb692 Use byte reading macros in places not using a byte mask by Joe Subbiani · 4 years, 1 month ago
- 99edd6c Add UINT64 GET and PUT macros by Joe Subbiani · 4 years, 1 month ago
- 2194dc4 Replace MBEDTLS_CHAR_x with MBEDTLS_BYTE_x by Joe Subbiani · 4 years, 1 month ago
- bf7ea84 Replace "four bytes" with "two bytes" in macro documentation by Joe Subbiani · 4 years, 1 month ago
- f5462d9 Remove trailing whitespaces by Joe Subbiani · 4 years, 1 month ago
- 54550f7 Replace 3 byte shift with appropriate macro by Joe Subbiani · 4 years, 1 month ago
- 635231a Improve common.h macro documentation by Joe Subbiani · 4 years, 1 month ago
- cd84d76 Add Character byte reading macros by Joe Subbiani · 4 years, 1 month ago
- 6a50631 GET macros use a target variable by Joe Subbiani · 4 years, 1 month ago
- 394bdd6 Document common.h and remove changelog by Joe Subbiani · 4 years, 1 month ago
- 9fa9ac3 Move GET/PUT_UINT16_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
- c469973 Fix formatting - Byte reading macros changelog by Joe Subbiani · 4 years, 1 month ago
- 33f953d Byte Reading Macros Changelog by Joe Subbiani · 4 years, 1 month ago
- 5ecac21 Prefixed macros with MBEDTLS by Joe Subbiani · 4 years, 1 month ago
- 9aaec54 Undo use of BYTE_x macro by Joe Subbiani · 4 years, 1 month ago
- 6f2bb0c Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
- c4f3d5b Add do-while protection to macros by Joe Subbiani · 4 years, 1 month ago
- 54c6134 Move UINT32_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
- 30d974c Move UINT32_BE macros to common.h by Joe Subbiani · 4 years, 1 month ago
- 3b39450 Move BYTES_TO_U32_LE to common.h by Joe Subbiani · 4 years, 1 month ago
- 50dde56 Implement byte reading macros into library/ by Joe Subbiani · 4 years, 1 month ago
- 01a7859 Merge pull request #4864 from hanno-arm/upstream_sig_alg_identifers by Manuel Pégourié-Gonnard · 4 years ago
- 08b2d27 Merge pull request #4872 from lhuang04/development_cmp0090 by Janos Follath · 4 years ago
- 447a3be fix wrong typo and format issues by Jerry Yu · 4 years ago
- 8c51b73 Update CMake version for CMP0090 by lhuang04 · 4 years ago
- 7276f13 fix comments for sig_algs parser by Jerry Yu · 4 years ago
- 684543a Merge pull request #4807 from hanno-arm/bio_recv_ret_0_eof by Manuel Pégourié-Gonnard · 4 years ago
- 7899de8 fix comments and format issues by Jerry Yu · 4 years ago
- f7fce92 Remove rsa_pss_rsae_sha256 from preset_sig_algs. by Jerry Yu · 4 years ago
- 93a3ca6 Merge pull request #4413 from gilles-peskine-arm/tls_ext_cid-config by Manuel Pégourié-Gonnard · 4 years ago
- f11724b Merge pull request #4861 from yuhaoth/pr/add-openssl-gnutls-tls1_3-check by Manuel Pégourié-Gonnard · 4 years ago
- 4512f21 Merge pull request #3572 from mpg/add-arm-linux-build by Manuel Pégourié-Gonnard · 4 years ago
- 5e34456 Merge pull request #4858 from hanno-arm/upstream_tls13_transforms by Manuel Pégourié-Gonnard · 4 years ago
- 2fb897e Merge pull request #4852 from hanno-arm/unify_cli_srv_hs_step by Manuel Pégourié-Gonnard · 4 years ago
- b7745d2 Merge pull request #4834 from hanno-arm/msg_layer_reset_helper by Manuel Pégourié-Gonnard · 4 years ago
- 409c8f6 Merge pull request #4851 from hanno-arm/hs_msg_without_checksum by Manuel Pégourié-Gonnard · 4 years ago
- 7dd2f50 Allow configuring MBEDTLS_TLS_EXT_CID at compile time by Gilles Peskine · 4 years, 3 months ago
- e043d15 Turn comments of 1.3 record transforms into Doxygen documentation by Hanno Becker · 4 years ago
- 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
- 0402979 Add openssl/gnutls tls1.3 feature tests. by Jerry Yu · 4 years ago
- deb68ce Fix guard around TLS 1.3 SigAlg configuration by Hanno Becker · 4 years ago
- 9c6aa7b Add default values for TLS 1.3 SigAlg configuration by Hanno Becker · 4 years ago
- 11ceadd Add cmdline param for TLS 1.3 sig alg config to ssl_{client,server}2 by Hanno Becker · 4 years ago
- 1cd6e00 Add experimental API for configuration of TLS 1.3 sig algs by Hanno Becker · 4 years ago
- e0f5227 Add CCM test for calling finish without any input. by Mateusz Starzyk · 4 years ago
- 551265f Add TLS 1.3 IANA signature-algorithm values by Hanno Becker · 4 years ago
- 8fb1754 Add short description for CCM test functions. by Mateusz Starzyk · 4 years ago
- f442de6 Add tests for CCM corner cases. by Mateusz Starzyk · 4 years ago
- 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
- 448c807 Merge pull request #4853 from yuhaoth/pr/add-tls13-config-check-and-dummy-handshake by Manuel Pégourié-Gonnard · 4 years ago