From 77d6529b6c88d5295e5b8595355d82d9f1ef355e Mon Sep 17 00:00:00 2001
From: AlexPeshkoff <?xml version="1.0" encoding="UTF-8"?>
Replacement of use of SHA-1 in the SRP Client Proof with a SHA-2
@@ -53,29 +52,21 @@ instead of SHA-1 for generating the Client Proof. Alternatively,
SHA-1 (deprecated and for legacy use only) may be used for the Client
Proof. Separate AuthServer and AuthClient plugins are available for
each supported message digest, with the following names:
-
•Srp - |
+ Srp |
-
- SHA-1 Client Proof + |
+ SHA-1 Client Proof |
-
•Srp256 - |
+ Srp256 |
-
- SHA-256 Client Proof + |
+ SHA-256 Client Proof |