mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 12:43:02 +01:00
Doc cleanup
This commit is contained in:
parent
3f08f69b02
commit
77d6529b6c
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
||||
<title>- no title specified</title>
|
||||
<title>Make firebird's SRP implementation current NIST guidance compliant</title>
|
||||
<meta name="generator" content="LibreOffice 5.1.6.2 (Linux)"/>
|
||||
<meta name="created" content="00:00:00"/>
|
||||
<meta name="changed" content="2018-06-21T14:25:04.182337599"/>
|
||||
@ -31,7 +31,6 @@
|
||||
</style>
|
||||
</head>
|
||||
<body lang="en-US" text="#000000" dir="ltr">
|
||||
<p><?xml version="1.0" encoding="UTF-8"?><!--This file was converted to xhtml by LibreOffice - see http://cgit.freedesktop.org/libreoffice/core/tree/filter/source/xslt for the code.-->
|
||||
</p>
|
||||
<h1><a name="a__Replacement_of_use_of_SHA-1_in_the_SRP_Client_Proof_with_a_SHA-2_Message_Digest"></a>
|
||||
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:</p>
|
||||
<table width="703" cellpadding="0" cellspacing="0">
|
||||
<col width="174">
|
||||
<col width="528">
|
||||
<table cellpadding="1" cellspacing="4">
|
||||
<tr>
|
||||
<td width="174" style="border: none; padding: 0in">
|
||||
<ul>
|
||||
<li/>
|
||||
<p class="p6" align="left" style="margin-right: 0in">•Srp </p>
|
||||
</ul>
|
||||
<td>
|
||||
<p align="left">Srp</p>
|
||||
</td>
|
||||
<td width="528" style="border: none; padding: 0in">
|
||||
<p class="p4" align="left">SHA-1 Client Proof</p>
|
||||
<td>
|
||||
<p align="left">SHA-1 Client Proof</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="174" style="border: none; padding: 0in">
|
||||
<ul>
|
||||
<li/>
|
||||
<p class="p6" align="left" style="margin-right: 0in">•Srp256 </p>
|
||||
</ul>
|
||||
<td>
|
||||
<p align="left">Srp256</p>
|
||||
</td>
|
||||
<td width="528" style="border: none; padding: 0in">
|
||||
<p class="p4" align="left">SHA-256 Client Proof</p>
|
||||
<td>
|
||||
<p align="left">SHA-256 Client Proof</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user