- ed96d68 Move local buffer allocation just before usage by Gabor Mezei · 1 year, 6 months ago
- 69f680a Add `LOCAL_OUTPUT_ALLOC_WITH_COPY` macro if buffer protection is disabled by Gabor Mezei · 1 year, 6 months ago
- 92905be Fix ASAN error for `psa_cipher_update` by Gabor Mezei · 1 year, 6 months ago
- 13a15c2 Add buffer protection for cipher functions by Gabor Mezei · 1 year, 6 months ago
- 24d60ad Merge branch 'mbedtls-2.28-restricted' into backport_asymmetric_encrypt_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
- 8eafe15 Merge branch 'mbedtls-2.28-restricted' into backport_mac_buffer_protection by tom-daubney-arm · 1 year, 6 months ago
- 0ce9589 Merge pull request #1133 from davidhorstmann-arm/copying-aead-2.28 by David Horstmann · 1 year, 6 months ago
- a9cc4cd Merge pull request #1179 from Ryan-Everett-arm/key-derivation-buffer-protection-backport by David Horstmann · 1 year, 6 months ago
- 1a6137b Implement safe buffer copying in asymm. encryption by Thomas Daubney · 1 year, 7 months ago
- 480347d Add mac not NULL check before calling memset by Thomas Daubney · 1 year, 6 months ago
- 301491d Modify allocation in sign_finish by Thomas Daubney · 1 year, 6 months ago
- f298f65 Fix code style by Thomas Daubney · 1 year, 6 months ago
- 2bb3a1f Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
- 324f7de Implement safe buffer copying in MAC API by Thomas Daubney · 1 year, 7 months ago
- cbf0921 Fix code style by Thomas Daubney · 1 year, 6 months ago
- 5e6b84a Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
- 62cb36a Implement safe buffer copying in hash API by Thomas Daubney · 1 year, 7 months ago
- d0d12fb Conditionally guard exit label to deter unused label error by Ryan Everett · 1 year, 6 months ago
- 6f68206 Add buffer copying to psa_key_derivation_input_bytes by Ryan Everett · 1 year, 6 months ago
- 08bd246 Add buffer copying to psa_key_derivation_output_bytes by Ryan Everett · 1 year, 6 months ago
- 5a2e95d Merge pull request #1164 from daverodgman/update-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
- 3a4153a Conditionally guard exit label to stop unused label error by Ryan Everett · 1 year, 6 months ago
- 3082791 Protect buffer in psa_export_public_key by Ryan Everett · 1 year, 7 months ago
- e3e760c Protect buffer in psa_export_key by Ryan Everett · 1 year, 7 months ago
- 6b97025 Protect buffer in psa_import_key by Ryan Everett · 1 year, 7 months ago
- 90b94ff Allow GCM IV to be NULL if zero-length by David Horstmann · 1 year, 6 months ago
- f446b89 Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
- 290aac4 Implement safe buffer copying in asymmetric signature API by Thomas Daubney · 1 year, 7 months ago
- 9d52c71 Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
- 3b0c371 Add allocate and copy style output buffer handling by Gabor Mezei · 1 year, 6 months ago
- 6baf6e9 Add buffer copying to psa_aead_decrypt() by David Horstmann · 1 year, 8 months ago
- 21c1a94 Copy buffers in psa_aead_encrypt() by David Horstmann · 1 year, 8 months ago
- 2866a6b Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28.7rc by Dave Rodgman · 1 year, 7 months ago
- f154831 bump version by Dave Rodgman · 1 year, 7 months ago
- e90cbc3 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
- 1a9a697 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
- 8cdb606 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
- 601bffc Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
- aa6760d Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
- 4fe396f Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
- 4217503 Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
- c7e208d Merge pull request #8662 from LocutusOfBorg/mbedtls-2.28 by Tom Cosgrove · 1 year, 7 months ago
- d776823 Update library/timing.c by Gianfranco Costamagna · 1 year, 7 months ago
- a836a84 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
- 8b73629 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
- 6f499b7 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
- 24bb226 Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
- 8b246b3 Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
- f9cc476 Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
- 404160a Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
- ffb18d2 Merge pull request #8670 from daverodgman/default-compiler-all-2.28 by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/mbedtls-2.28/pr-8670-0071830a4fbcc1b38e33a3b001489ccbd9c9e31c
- 52c294a backport MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
- f88dd84 timing.c: use memset to initialize the structure, from Gilles Peskine by Gianfranco Costamagna · 1 year, 7 months ago
- ca902db timing.c by Gianfranco Costamagna · 1 year, 7 months ago
- 0071830 Merge pull request #8386 from paul-elliott-arm/remove_ssl_null_tls12_2_28 by Tom Cosgrove · 1 year, 8 months ago
- 3ce3e7a Add new config option to generated files by David Horstmann · 1 year, 8 months ago
- b80e35a Tweak the behaviour of copy handling macros by David Horstmann · 1 year, 8 months ago
- 926193a Redesign local copy handling macros by David Horstmann · 1 year, 8 months ago
- 2b70a66 Put local output status in scope by David Horstmann · 1 year, 8 months ago
- f96ae67 Remove spaces around token-pasting macro operator by David Horstmann · 1 year, 8 months ago
- e800aa8 Make return statuses unique in FREE_LOCAL_OUTPUT() by David Horstmann · 1 year, 8 months ago
- 1f53213 Improve FREE_LOCAL_INPUT() and FREE_LOCAL_OUTPUT() by David Horstmann · 1 year, 8 months ago
- 114d824 Add more information to comment on test hooks by David Horstmann · 1 year, 8 months ago
- 2b10b37 Remove unnecessary include directory from CMake by David Horstmann · 1 year, 8 months ago
- c0a2c30 Add MBEDTLS_PSA_COPY_CALLER_BUFFERS config option by David Horstmann · 1 year, 8 months ago
- 34980bd Use macros to manage buffer copies by David Horstmann · 1 year, 8 months ago
- 63f82f7 Change to use test-hook-based approach by David Horstmann · 1 year, 8 months ago
- d2ad886 Copy input and output in psa_cipher_encrypt() by David Horstmann · 1 year, 8 months ago
- 0760b15 Add memory poisoning hooks by David Horstmann · 1 year, 9 months ago
- e1f6d3b Backport 2.28: Avoid use of `ip_len` as it clashes with a macro in AIX system headers by Tom Cosgrove · 1 year, 8 months ago
- 806c27c Merge pull request #1126 from davidhorstmann-arm/psa-buffer-copy-fn-2.28 by Dave Rodgman · 1 year, 9 months ago
- 8e1f0d0 Improve description of psa_crypto_input_copy_alloc by David Horstmann · 1 year, 9 months ago
- 0d52c71 Use initializers in alloc functions by David Horstmann · 1 year, 9 months ago
- 45221ff Add casts to local input / output initializers by David Horstmann · 1 year, 9 months ago
- 1a76ab1 Rename "output_copy" -> "local_output" by David Horstmann · 1 year, 9 months ago
- 81a0d57 Rename "input_copy" -> "local_input" by David Horstmann · 1 year, 9 months ago
- 48ffb93 De-abbreviate "len" -> "length" by David Horstmann · 1 year, 9 months ago
- 232ab25 Change psa_crypto_copy_output error code by David Horstmann · 1 year, 9 months ago
- 34c434a Add initializers for input / output copies by David Horstmann · 1 year, 9 months ago
- c3be8cb Fix code style in psa_crypto_core.h by David Horstmann · 1 year, 9 months ago
- 726bf05 Remove redundant NULL check by David Horstmann · 1 year, 9 months ago
- 660027f Skip call to memcpy if buffer length is zero by David Horstmann · 1 year, 9 months ago
- df49355 Make copy functions static-testable by David Horstmann · 1 year, 9 months ago
- 761761f Fix unintentional direct use of memcpy() by David Horstmann · 1 year, 9 months ago
- aeeb274 Add psa_crypto_output_copy_free() implementation by David Horstmann · 1 year, 9 months ago
- 953cd5b Add implementation of psa_crypto_output_alloc() by David Horstmann · 1 year, 9 months ago
- b80367e Add function prototypes for psa_crypto_output fns by David Horstmann · 1 year, 9 months ago
- fa2d75d Add implementation of psa_crypto_input_copy_free() by David Horstmann · 1 year, 9 months ago
- 8d9d4fe Add psa_crypto_input_copy_alloc() implementation by David Horstmann · 1 year, 9 months ago
- f0ec6e8 Add prototypes for psa_crypto_input_copy API by David Horstmann · 1 year, 9 months ago
- cbdec9e Remove psa_crypto_alloc_and_copy() API by David Horstmann · 1 year, 9 months ago
- 8684ad5 Switch error code to more appropriate value by David Horstmann · 1 year, 9 months ago
- 7131b8e Reject zero-lengths in psa_crypto_copy_and_free() by David Horstmann · 1 year, 9 months ago
- 0368d20 Reject NULL original_output with non-NULL output by David Horstmann · 1 year, 9 months ago
- 5847b70 Add implementation of psa_crypto_copy_and_free() by David Horstmann · 1 year, 9 months ago
- 0e38180 Simplify zero-length buffers to always be NULL by David Horstmann · 1 year, 9 months ago
- cc4dfa6 Add implementation of psa_crypto_alloc_and_copy() by David Horstmann · 1 year, 9 months ago
- a707a6f Add buffers struct and prototypes for alloc API by David Horstmann · 1 year, 9 months ago
- 2bd296e Add implementation of psa_crypto_copy_output() by David Horstmann · 1 year, 9 months ago
- 957f980 Add implementation of psa_crypto_copy_input() by David Horstmann · 1 year, 9 months ago