Skip to content

Pull requests: Mbed-TLS/mbedtls

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Make local functions and objects static
#9217 opened May 31, 2024 by casaroli Loading…
4 tasks done
Test TLS connections in Mbed TLS 3.6.0 without psa_crypto_init component-tls component-tls13 needs-ci Needs to pass CI tests needs-work priority-high High priority - will be reviewed soon size-s Estimated task size: small (~2d)
#9215 opened May 31, 2024 by gilles-peskine-arm Loading…
2 of 4 tasks
Replace MBEDTLS_MD_CAN_SHA3_512 with PSA_WANT_ALG_SHA3_512 component-crypto Crypto primitives and low-level interfaces enhancement size-xs Estimated task size: extra small (a few hours at most)
#9214 opened May 31, 2024 by eleuzi01 Loading…
4 tasks
Replace MBEDTLS_MD_CAN_SHA3_384 with PSA_WANT_ALG_SHA3_384 component-crypto Crypto primitives and low-level interfaces enhancement size-xs Estimated task size: extra small (a few hours at most)
#9213 opened May 31, 2024 by eleuzi01 Loading…
4 tasks
Replace MBEDTLS_MD_CAN_SHA3_256 with PSA_WANT_ALG_SHA3_256 component-crypto Crypto primitives and low-level interfaces enhancement size-xs Estimated task size: extra small (a few hours at most)
#9212 opened May 31, 2024 by eleuzi01 Loading…
4 tasks
Replace MBEDTLS_MD_CAN_SHA3_224 with PSA_WANT_ALG_SHA3_224 component-crypto Crypto primitives and low-level interfaces enhancement size-xs Estimated task size: extra small (a few hours at most)
#9211 opened May 31, 2024 by eleuzi01 Loading…
4 tasks
[Backport 3.6] Move test generation files to framework needs-ci Needs to pass CI tests needs-review Every commit must be reviewed by at least two team members, needs-reviewer This PR needs someone to pick it up for review priority-high High priority - will be reviewed soon
#9208 opened May 30, 2024 by davidhorstmann-arm Loading…
4 tasks done
Backport 2.28: ssl-opt.sh, compat.sh: Error out if not executing any tests component-tls needs-review Every commit must be reviewed by at least two team members, priority-high High priority - will be reviewed soon size-s Estimated task size: small (~2d)
#9204 opened May 29, 2024 by gilles-peskine-arm Loading…
3 tasks done
Backport 3.6: ssl-opt.sh, compat.sh: Error out if not executing any tests approved Design and code approved - may be waiting for CI or backports component-tls priority-high High priority - will be reviewed soon size-s Estimated task size: small (~2d)
#9203 opened May 29, 2024 by gilles-peskine-arm Loading…
3 tasks done
Move test generation files to framework needs-ci Needs to pass CI tests needs-review Every commit must be reviewed by at least two team members, needs-reviewer This PR needs someone to pick it up for review priority-high High priority - will be reviewed soon
#9200 opened May 29, 2024 by davidhorstmann-arm Loading…
4 tasks done
Make everest component work with PSA_CRYPTO_CONFIG set component-test Test framework and CI scripts needs-review Every commit must be reviewed by at least two team members, needs-reviewer This PR needs someone to pick it up for review priority-high High priority - will be reviewed soon
#9199 opened May 29, 2024 by tom-daubney-arm Loading…
4 tasks done
Fix build of v3.6 (issues #9186 and #9188) component-tls needs-ci Needs to pass CI tests needs-reviewer This PR needs someone to pick it up for review needs-work priority-high High priority - will be reviewed soon
#9189 opened May 27, 2024 by misch7 Loading…
3 of 4 tasks
Adapt components with MBEDTLS_PSA_CRYPTO_CONFIG enabled component-test Test framework and CI scripts enhancement needs-review Every commit must be reviewed by at least two team members, priority-high High priority - will be reviewed soon
#9185 opened May 27, 2024 by ronald-cron-arm Loading…
3 of 4 tasks
Remove unnecessary casting for return value of mbedtls_calloc priority-low Low priority - this may not receive review soon size-s Estimated task size: small (~2d)
#9183 opened May 26, 2024 by MaJerle Loading…
4 tasks done
adjust_legacy_crypto: enable CIPHER_C when PSA CMAC is builtin needs-review Every commit must be reviewed by at least two team members, priority-high High priority - will be reviewed soon size-xs Estimated task size: extra small (a few hours at most)
#9178 opened May 24, 2024 by valeriosetti Loading…
3 of 4 tasks
[BACKPORT 2.28] add pc test enhancement needs-ci Needs to pass CI tests needs-work priority-high High priority - will be reviewed soon size-s Estimated task size: small (~2d)
#9175 opened May 23, 2024 by billatarm Loading…
4 tasks done
[BACKPORT 3.6] add pc test approved Design and code approved - may be waiting for CI or backports component-test Test framework and CI scripts enhancement priority-high High priority - will be reviewed soon size-xs Estimated task size: extra small (a few hours at most)
#9174 opened May 23, 2024 by billatarm Loading…
3 tasks done
Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 component-crypto Crypto primitives and low-level interfaces enhancement size-m Estimated task size: medium (~1w)
#9173 opened May 23, 2024 by eleuzi01 Loading…
4 tasks
Report configuration settings in the outcome file component-test Test framework and CI scripts needs-review Every commit must be reviewed by at least two team members, needs-reviewer This PR needs someone to pick it up for review priority-high High priority - will be reviewed soon size-s Estimated task size: small (~2d)
#9172 opened May 23, 2024 by gilles-peskine-arm Loading…
2 of 4 tasks
Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 component-crypto Crypto primitives and low-level interfaces enhancement size-s Estimated task size: small (~2d)
#9171 opened May 23, 2024 by eleuzi01 Loading…
4 tasks
Replace MBEDTLS_MD_CAN_SHA224 with PSA_WANT_ALG_SHA_224 component-crypto Crypto primitives and low-level interfaces enhancement size-s Estimated task size: small (~2d)
#9170 opened May 23, 2024 by eleuzi01 Loading…
4 tasks
Doc guards
#9161 opened May 22, 2024 by mpg Draft
4 tasks
ssl-opt.sh, compat.sh: Error out if not executing any tests approved Design and code approved - may be waiting for CI or backports component-tls needs-backports Backports are missing or are pending review and approval. priority-high High priority - will be reviewed soon size-s Estimated task size: small (~2d)
#9149 opened May 17, 2024 by gilles-peskine-arm Loading…
4 tasks done
Silence gcc 12.2.0 warning approved Design and code approved - may be waiting for CI or backports component-crypto Crypto primitives and low-level interfaces needs-backports Backports are missing or are pending review and approval. priority-medium Medium priority - this can be reviewed as time permits size-xs Estimated task size: extra small (a few hours at most)
#9139 opened May 15, 2024 by bluerise Loading…
1 of 4 tasks
Do not perform adjustments on legacy crypto from PSA, when MBEDTLS_PSA_CRYPTO_CLIENT && !MBEDTLS_PSA_CRYPTO_C needs-review Every commit must be reviewed by at least two team members, priority-high High priority - will be reviewed soon size-xs Estimated task size: extra small (a few hours at most)
#9138 opened May 15, 2024 by valeriosetti Loading…
4 tasks
ProTip! Adding no:label will show everything without a label.