An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.9% on proxy.golang.org
Top 2.3% dependent repos on proxy.golang.org

proxy.golang.org : github.com/vmihailenco/sasl

Package sasl implements the Simple Authentication and Security Layer (SASL) as defined by RFC 4422. Most users of this package will only need to create a Negotiator using NewClient or NewServer and call its Step method repeatedly. Authors implementing SASL mechanisms other than the builtin ones will want to create a Mechanism struct which will likely use the other methods on the Negotiator. Be advised: This API is still unstable and is subject to change.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/vmihailenco/sasl
License: BSD-2-Clause
Latest release: over 6 years ago
First release: over 7 years ago
Namespace: github.com/vmihailenco
Dependent repositories: 5
Last synced: 14 days ago

    Loading...
    Readme
    Loading...