Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » NTLM Authentication for HttpRequest
NTLM Authentication for HttpRequest [message #46412] Sun, 08 May 2016 19:13
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
Hi,
Attached the first version of my NTLM implimentation.
see NtlmTest for test cases and usage.

tests, comments or suggestions are welcome.

Note:
- MD4 : an implimentation from " http://openwall.info/wiki/people/solar/software/public-domai n-source-code/md4" is used.
- HMAC_MD5
- DES Encryption : in this version, OpenSSL is used . (perhaps removing this dependency in future version)

- Ntlm authentication can be used by others protocol than HTTP

  • Attachment: Ntlm.7z
    (Size: 7.68KB, Downloaded 212 times)
  • Attachment: NtlmTest.7z
    (Size: 0.92KB, Downloaded 437 times)


regards
omari.

[Updated on: Mon, 09 May 2016 11:30]

Report message to a moderator

Previous Topic: [FIXED]HttpRequest hangs when Chunked response, without trailer, and KeepAlive is set. (patch & TC)
Next Topic: how to use the TcpSocket::Get?
Goto Forum:
  


Current Time: Fri Mar 29 11:09:15 CET 2024

Total time taken to generate the page: 0.01553 seconds