98c9ce2f55
Add tables to convert between SSL_CIPHER fields and indices for ciphers and MACs. Reorganise ssl_ciph.c to use tables to lookup values and load them. New functions SSL_CIPHER_get_cipher_nid and SSL_CIPHER_get_digest_nid. Add documentation. Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/openssl.pod .... Documentation of OpenSSL `openssl' command crypto/crypto.pod ... Documentation of OpenSSL crypto.h (libcrypto) ssl/ssl.pod ......... Documentation of OpenSSL ssl.h (libssl) standards.txt ....... Pointers to standards, RFCs or internet drafts that are related to OpenSSL. Incomplete. HTML versions are on https://www.openssl.org/docs