[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NTLM v2
From: |
Simon Josefsson |
Subject: |
Re: NTLM v2 |
Date: |
Sat, 26 Jul 2008 19:45:29 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) |
Hi Valentin,
Right not the library only contains the client side. I'd be quite
interested in developing a NTLMv2 implementation too.
/Simon
Valentin Bogdanov <address@hidden> writes:
> Hi Simon,
>
> I just realized that I forgot to mention that I need server side NTLM. Is
> that available in your library or is it just client side functions?
>
> regards,
> valentin
>
>
> --- On Thu, 24/7/08, Simon Josefsson <address@hidden> wrote:
>
>> From: Simon Josefsson <address@hidden>
>> Subject: Re: NTLM v2
>> To: address@hidden
>> Cc: address@hidden
>> Date: Thursday, 24 July, 2008, 12:37 PM
>> Valentin Bogdanov <address@hidden> writes:
>>
>> > Hi List,
>> >
>> > I just have a couple of basic questions for you.
>> >
>> > 1. Is NTLMv2 supported by the library?
>> > 2. Is there a C++ version of the library?
>> >
>> > Apologies if the answers are easily accessible from
>> somewhere else. I
>> > just couldn't find them.
>>
>> Hi Valentin! Thanks for your interest.
>>
>> Only NTLMv1 (DES-MD4) is supported today, but I'd
>> appreciate patches to
>> implement NTLMv2 too. I haven't seen a small library
>> that does NTLMv2
>> without a lot of extra baggage, and having one would be
>> nice.
>>
>> The library should be usable from C++, but it is a C
>> library. The
>> header file has extern "C" blocks in them.
>>
>> /Simon
>
>
> __________________________________________________________
> Not happy with your email address?.
> Get the one you really want - millions of new email addresses available now
> at Yahoo! http://uk.docs.yahoo.com/ymail/new.html
- NTLM v2, Valentin Bogdanov, 2008/07/22
- Fw: Re: NTLM v2, Valentin Bogdanov, 2008/07/26
- Re: NTLM v2,
Simon Josefsson <=