mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:15:38 +01:00
Improve documentation of PKCS1 decryption functions
Document the preconditions on the input and output buffers for the PKCS1 decryption functions - mbedtls_rsa_pkcs1_decrypt, - mbedtls_rsa_rsaes_pkcs1_v15_decrypt - mbedtls_rsa_rsaes_oaep_decrypt
This commit is contained in:
parent
3f2557e6f1
commit
85b602e5d0
@ -75,6 +75,7 @@ Changes
|
|||||||
config-no-entropy.h to reduce the RAM footprint.
|
config-no-entropy.h to reduce the RAM footprint.
|
||||||
* Added a test script that can be hooked into git that verifies commits
|
* Added a test script that can be hooked into git that verifies commits
|
||||||
before they are pushed.
|
before they are pushed.
|
||||||
|
* Improve documentation of PKCS1 decryption functions.
|
||||||
|
|
||||||
= mbed TLS 2.5.1 released 2017-06-21
|
= mbed TLS 2.5.1 released 2017-06-21
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user