@@ -60,8 +60,6 @@ type
FhashLen, FgeneratedBytes: Int32;
Finfo, FcurrentT: TCryptoLibByteArray;
- strict private
-
/// <summary>
/// Performs the extract part of the key derivation function.
/// </summary>
@@ -22,7 +22,6 @@ unit ClpSchnorrDigestSigner;
interface
uses
SysUtils,
Classes,
ClpISchnorr,