Searched +refs:SASL +refs:NTLM +refs:LMhash (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/sasl/
H A Dntlm.tcl3 # This is an implementation of Microsoft's NTLM authentication mechanism.
15 package require SASL 1.0; # tcllib 1.7
19 namespace eval ::SASL {
20 namespace eval NTLM {
50 proc ::SASL::NTLM::NTLM {context challenge args} {
83 # NTLM client implementation
91 proc ::SASL::NTLM
[all...]

Completed in 362 milliseconds