First of several reorganisations to reduce linker bloat. For example the single line: PEM_read_X509() results in a binary of around 400K in Linux! This first step separates some of the PEM functions and avoids linking in some PKCS#7 and PKCS#12 code.
Showing
crypto/pem/pem_x509.c
0 → 100644
crypto/pem/pem_xaux.c
0 → 100644
crypto/pkcs12/p12_p8d.c
0 → 100644
crypto/pkcs12/p12_p8e.c
0 → 100644
想要评论请 注册 或 登录