scram 0.5.0

A SCRAM provider library.
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "https://github.com/tomprogrammer/scram"
[dependencies.base64]
version = "0.11.0"

[dependencies.rand]
version = "0.7.0"

[dependencies.ring]
version = "0.16.9"

[package]
authors = ["Thomas Bahn <thomas@thomas-bahn.net>"]
description = "A SCRAM provider library."
documentation = "https://docs.rs/scram"
keywords = ["scram", "authentication"]
license = "MIT"
name = "scram"
readme = "README.md"
repository = "https://github.com/tomprogrammer/scram"
version = "0.5.0"