scram

package
v0.3.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2017 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Overview

Package scram implements the Salted Challenge Response Authentication Mechanism according to RFC 5802.

Index

Constants

View Source
const (
	// Name is the authentication type associated with the SASL mechanism
	Name = "SCRAM-SHA-1"
)

Variables

View Source
var (
	// Mechanism is the SCRAM-SHA1 SASL mechanism
	Mechanism sasl.Mechanism = &scramSHA1Mechanism{}
)

Functions

func Register

func Register()

Register the SASL mechanism

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL