mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-22 04:01:19 +01:00
Don't use external programs for string manipulation that the shell can do. This makes the script a little faster (~10% when testing PSK). For this commit, I only looked at code run in the innermost loop. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>