mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-09 07:09:39 +00:00
9461e45a17
Alternative implementations of GCM may delay the output of partial blocks from mbedtls_gcm_update(). Add an output parameter to mbedtls_gcm_finish() to allow such implementations to pass the final partial block back to the caller. With the software implementation, this final output is always empty. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
00README.md | ||
add_const_parameters.txt | ||
bugfix_PR3616.txt | ||
dtls_sample_use_read_timeout.txt | ||
fix_memsan_build_clang11.txt | ||
fix_return_type_for_invalid_crypto_key.txt | ||
fix-invalid-id-error-code.txt | ||
fix-printf-specifiers.txt | ||
gcm-update.txt | ||
move_alt_helpers.txt | ||
move_internal_headers.txt | ||
pkcs1_v21_sign_ext.txt | ||
remove_certs.txt | ||
remove_havege.txt | ||
remove_old_transition_helpers.txt |