--===============6711306269171907639== Content-Type: multipart/alternative; boundary=001a113d6b72d7d68705141a107c --001a113d6b72d7d68705141a107c Content-Type: text/plain; charset=ISO-8859-1 Hi All, Continuing with the problems of making structs opaque, currently the API for querying the information about ciphers is quite weak. Only SSL_CIPHER_description provides access to data such as the key exchange method, and parsing a string to obtain this information seems daft. We're missing API for: key exchange, authentication method, encryption algorithm, MAC and the export flag. It's also worth noting that SSL_CIPHER_get_version and SSL_CIPHER_description should probably be returning const char * not char *. Cheers Rich. --001a113d6b72d7d68705141a107c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi All,

Continuing with the problems of making structs opa= que, currently the API for querying the information about ciphers is quite = weak. Only=A0= SSL_CIPHER_description provides access to data such as the key exchange met= hod, and parsing a string to obtain this information seems daft. We're = missing API for:
key exchange, authentication method, encryption algorithm, MAC a= nd the export flag. It's also worth noting that=A0SSL_CIPHER_get_version and= =A0SSL= _CIPHER_description should probably be returning const char * not char *.

Cheers

Rich.

--001a113d6b72d7d68705141a107c-- --===============6711306269171907639== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev --===============6711306269171907639==--