10 packages tagged with “sasl”
Provides generic SASLMechanism interface which is designed to be implemented by all SASL protocols. Also has skeleton implementations for SASLMechanism interface, and utility methods for string processing in SASL.
Provides ability to create objects implementing SASLMechanism of UtilPack.Cryptograhy.SASL that handle the SCRAM mechanism of SASL. No strings are allocated during challenge. Both client-side and server-side mechanisms are provided.
Yaaf.Sasl is a SASL .net library.
SASL client library
Yaaf.Sasl.Ldap is a server LDAP backend for Yaaf.Sasl.
Implements Simple Authentication and Security Layer (SASL) mechanisms.
Package Description
The library supports the following authentication mechanisms: - Plain - Cram-Md5 - NTLM - NTLMv2 - OAuth - OAuth 2.0 - Digest-Md5 - Scram-Sha-1 - SRP Custom SASL Security Providers can be implemented through a simple plugin mechanism.
Provides ability to create objects implementing SASLMechanism of FluentCryptography.SASL. These objects handle the SCRAM mechanism of SASL. No strings are allocated during challenge. Both client-side and server-side mechanisms are provided.