mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-09 04:57:48 +00:00
pkwrite.c: write ChangeLog accurately
The heap memory is used for both RSA and EC keys. So removing `RSA` in the ChangeLog. Signed-off-by: Yanray Wang <[email protected]>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Changes
|
||||
* Use heap memory to allocate DER encoded RSA public/private key.
|
||||
* Use heap memory to allocate DER encoded public/private key.
|
||||
This reduces stack usage significantly for writing a public/private
|
||||
key to a PEM string.
|
||||
|
||||
Reference in New Issue
Block a user