diff options
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -328,10 +328,10 @@ to provide the data to send. 8.1 Make NTLM work without OpenSSL functions - Get NTLM working using the functions provided by libgcrypt, since GnuTLS - already depends on that to function. Not strictly SSL/TLS related, but - hey... Another option is to get available DES and MD4 source code from the - cryptopp library. They are fine license-wise, but are C++. + Get NTLM working using the functions provided by NSS. Not strictly + SSL/TLS related, but hey... Another option is to get available DES and + MD4 source code from the cryptopp library. They are fine license-wise, + but are C++. 8.2 SSL engine stuff |