Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
6d0a09358275e5c131c6a7e23d36d6f89fbd4996
/
.
/
ChangeLog.d
/
pkwrite-pem-use-heap.txt
blob: 11db7b6b06cf0d10c6580fcac5ebdaebae823455 [
file
] [
log
] [
blame
]
Changes
* 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.