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