From 77d6529b6c88d5295e5b8595355d82d9f1ef355e Mon Sep 17 00:00:00 2001 From: AlexPeshkoff Date: Tue, 9 Oct 2018 15:35:17 +0300 Subject: [PATCH] Doc cleanup --- doc/README.SecureRemotePassword.html | 29 ++++++++++------------------ 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/doc/README.SecureRemotePassword.html b/doc/README.SecureRemotePassword.html index 5f03793514..e80ebc60fa 100644 --- a/doc/README.SecureRemotePassword.html +++ b/doc/README.SecureRemotePassword.html @@ -2,7 +2,7 @@ - - no title specified + Make firebird's SRP implementation current NIST guidance compliant @@ -31,7 +31,6 @@ -

<?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