You need to sign in or sign up before continuing.
  • D
    SSL_CIPHER lookup functions. · 98c9ce2f
    Dr. Stephen Henson 提交于
    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: NRich Salz <rsalz@openssl.org>
    98c9ce2f
ssl.h 119.6 KB