> From the https://www.openssl.org/docs/manmaster/crypto/crypto.html > page > > - the links to x509v3, asn1, stack and txt_db are broken. Yes, cross-refs within the manpages are still often broke. We're working on that. > - it's unclear what "INTERNAL FUNCTIONS" means. UTILITY is a better word, I'll change that. > - The ec link is under internal functions. A more obvious place would be > under PUBLIC KEY CRYPTOGRAPHY AND KEY AGREEMENT. Yup, we'll fix. > It wold be nice to document the AES API: Moving forward, the EVP API is the only real public interface we want to expose.