Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.netのsaslライブラリを探しています。
これまでのところ、 Sasl.Netしか見つかりませんでしたが、死んでいるように見え、plainとdigest-md5のみを実装しています。
誰かが良い図書館を提案できますか?できればオープンソースの実装。
この質問は更新できます。現在、.NET用のS22.SASLライブラリがあります。これははるかに完全です。
https://github.com/smiley22/S22.Sasl
これを機能的に取得するには、 IronPythonと一緒にPythonSASLライブラリを使用する必要があります。