+8
−0
+4
−2
+1
−7
+4
−0
crypto/pem/pem_x509.c
0 → 100644
+69
−0
Loading
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.