I am searching for a sasl library for .net.

So far I could only find: Sasl.Net but it looks dead and only implements plain and digest-md5.

Can anyone suggest a good library? Preferably an open-source implementation.

link|improve this question

25% accept rate
feedback

1 Answer

In order to get this funcaiontly you will likly have to use a Python SASL library along with IronPython.

link|improve this answer
looks like a viable solution. I have no experience with IronPython nor python. Do you have experience in porting python to ironpython? Would it be a lot of work? – Cohen Jul 30 '10 at 8:24
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.