Commit 98c9ce2f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

SSL_CIPHER lookup functions.



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: default avatarRich Salz <rsalz@openssl.org>
parent b95de5ec
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment