From: Thomas Pornin Date: Sun, 5 Aug 2018 22:02:36 +0000 (+0200) Subject: Added support code for RSA and EC key encoding (including reconstruction of all publi... X-Git-Tag: v0.6~4 X-Git-Url: https://bearssl.org/gitweb//home/git/?p=BearSSL;a=commitdiff_plain;h=d8fa415fcabecb7d7c8461d8edbe2f265911e72c;hp=d8fa415fcabecb7d7c8461d8edbe2f265911e72c Added support code for RSA and EC key encoding (including reconstruction of all public and private key elements from the private key structure), with raw and PKCS#8 formats, both in DER and PEM. ---