mbedtls/tests
Gilles Peskine cd062d84d6 pk: function to calculate the signature size
Expose a function mbedtls_pk_signature_size to calculate the maximum
size of a signature made with a given key. Document that this is the
buffer size that mbedtls_pk_sign requires.

Add a corresponding field signature_size_func to the mbedtls_pk_info
structure.
2018-01-22 07:51:24 -05:00
..
data_files Merge remote-tracking branch 'upstream-public/pr/1089' into development 2017-11-28 17:32:32 +01:00
git-scripts Move the git scripts to correct path 2017-07-27 21:44:34 +01:00
scripts Generate #line in all blocks 2018-01-22 07:51:24 -05:00
suites pk: function to calculate the signature size 2018-01-22 07:51:24 -05:00
.gitignore
CMakeLists.txt Remove need for elevated command line in Windows 2017-02-15 09:08:26 +00:00
compat.sh compat.sh: use wait_server_start 2017-12-14 19:02:00 +01:00
Descriptions.txt
Makefile Clean up of formatting, and potential integer overflow fix 2016-10-13 13:51:13 +01:00
ssl-opt.sh wait_server_start: minor efficiency improvement 2017-12-14 18:58:42 +01:00