Scram-rs

v 0.6

A SCRAM-SHA1, SCRAM-SHA256, SCRAM-SHA512 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 | 152.30ms | 16.96ms | | 2 | 143.78ms | 16.52ms | | 3 | 144.70ms | 16.04ms |

scramsha256works() async tests (DEBUG)

| iteration | usedefault | usering | |-----------|-------------|----------| | 1 | 143.68ms | 16.15ms | | 2 | 143.66ms | 15.98ms | | 3 | 144.40ms | 17.12ms |