blob: 11db7b6b06cf0d10c6580fcac5ebdaebae823455 [file] [log] [blame]
Yanray Wang08828282023-08-11 16:15:14 +08001Changes
Yanray Wangedbab912023-08-21 15:17:43 +08002 * Use heap memory to allocate DER encoded public/private key.
Yanray Wang08828282023-08-11 16:15:14 +08003 This reduces stack usage significantly for writing a public/private
4 key to a PEM string.