pokemon-go-trade / vendor / mellium.im / sasl /
Simon Lindgren authored on 12 Feb 2021
..
.gitignore first commit 3 years ago
LICENSE.md first commit 3 years ago
Makefile first commit 3 years ago
README.md first commit 3 years ago
bitbucket-pipelines.yml first commit 3 years ago
doc.go first commit 3 years ago
example_plain_test.go first commit 3 years ago
example_xoauth2_test.go first commit 3 years ago
go.mod first commit 3 years ago
go.sum first commit 3 years ago
mechanism.go first commit 3 years ago
negotiator.go first commit 3 years ago
nonce.go first commit 3 years ago
nonce_test.go first commit 3 years ago
options.go first commit 3 years ago
plain.go first commit 3 years ago
sasl_test.go first commit 3 years ago
scram.go first commit 3 years ago
xor_generic.go first commit 3 years ago
xor_unaligned.go first commit 3 years ago
README.md

SASL

GoDoc License

Buy Me A Coffee

A Go library implementing the Simple Authentication and Security Layer (SASL) as defined by RFC 4422.

Issues and feature requests

To file a bug report, please use the issue tracker.

License

The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the file LICENSE.md.