Scram-rs

v 0.7

A SCRAM-SHA1, SCRAM-SHA256, SCRAM-SHA512, SCRAM-SHA512-PLUS, SCRAM-SHA256-PLUS client and server.

Supports:

Does not support:

Based on:

Features:

Both features can not be used at the same time.

Usage:

see ./examples/

Test based benchmarks:

scramsha256server() sync/async tests (DEBUG)

| iteration | usedefault | usering | |-----------|-------------|----------| | 1 | 98.02ms | 16.96ms | | 2 | 98.69ms | 16.52ms | | 3 | 95.27ms | 16.04ms |

scramsha256works() async tests (DEBUG)

| iteration | usedefault | usering | |-----------|-------------|----------| | 1 | 97.66ms | 16.15ms | | 2 | 100.65ms | 15.98ms | | 3 | 100.05ms | 17.12ms |