.net 的 SASL 库

发布于 2024-09-11 10:20:40 字数 277 浏览 15 评论 0原文

我正在寻找 .net 的 sasl 库。

到目前为止,我只能找到: Sasl.Net 但它看起来已经死了,只实现了普通和摘要-md5。

谁能推荐一个好的图书馆?最好是开源实现。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

治碍 2024-09-18 10:20:41

这个问题可以更新一下。现在有用于 .NET 的 S22.SASL 库,它更加完整。

https://github.com/smiley22/S22.Sasl

This question can be updated. There is now the S22.SASL library for .NET which is much more complete.

https://github.com/smiley22/S22.Sasl

你又不是我 2024-09-18 10:20:41

为了获得这个功能,您可能必须使用 Python SASL 库 以及 IronPython

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文