Add SASL SCRAM-SHA-256 and SCRAM-SHA-512

This commit is contained in:
Jean Chevronnet 2026-07-12 01:34:53 +00:00
parent 172e50c748
commit 496c0f99a6
No known key found for this signature in database
8 changed files with 569 additions and 58 deletions

View file

@ -32,6 +32,8 @@ name = "My.Little.Services"
sid = "42S"
description = "Federated Services"
protocol = 1206
# Cheap verifiers so registration doesn't stall the link during the test run.
scram_iterations = 4096
"""