| .. | |||
| .gitignore | 4 years ago | ||
| LICENSE.md | 4 years ago | ||
| Makefile | 4 years ago | ||
| README.md | 4 years ago | ||
| bitbucket-pipelines.yml | 4 years ago | ||
| doc.go | 4 years ago | ||
| example_plain_test.go | 4 years ago | ||
| example_xoauth2_test.go | 4 years ago | ||
| go.mod | 4 years ago | ||
| go.sum | 4 years ago | ||
| mechanism.go | 4 years ago | ||
| negotiator.go | 4 years ago | ||
| nonce.go | 4 years ago | ||
| nonce_test.go | 4 years ago | ||
| options.go | 4 years ago | ||
| plain.go | 4 years ago | ||
| sasl_test.go | 4 years ago | ||
| scram.go | 4 years ago | ||
| xor_generic.go | 4 years ago | ||
| xor_unaligned.go | 4 years ago | ||
A Go library implementing the Simple Authentication and Security Layer (SASL) as defined by RFC 4422.
To file a bug report, please use the issue tracker.
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.