Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
40c837dc40592b58a4570b0670ff39fbde6facc1
/
.
/
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.