mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +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 <yanray.wang@arm.com>
This commit is contained in:
parent
08d5f46c83
commit
edbab91bf8
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user