#1 2017-03-14 00:50:54

Exio
Member
Registered: 2017-03-14
Posts: 2

Problem with SynCrypto Unit

I sorry for my bad english. I m try to compile a samples in SQLite3\Samples folder.

procedure PBKDF2_HMAC_SHA256(const password,salt: RawByteString; count: Integer;
  var result: THash256DynArray; const saltdefault: RawByteString=''); overload;

In the compilation a error appears in THash256DynArray. What should I do?

Im using Delphi Berlin 1.0 to learn mORMot.

Last edited by Exio (2017-03-14 00:52:31)

Offline

#2 2017-03-14 05:15:05

Junior/RO
Member
Registered: 2011-05-13
Posts: 207

Re: Problem with SynCrypto Unit

Which error?

Offline

#3 2017-03-14 12:08:24

Exio
Member
Registered: 2017-03-14
Posts: 2

Re: Problem with SynCrypto Unit

The compilations stop and not possible generate a exe file. the var result THash256DynArray is not exist, and process stoped.

Offline

#4 2017-03-14 19:38:12

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,240
Website

Re: Problem with SynCrypto Unit

I'm not able to reproduce the issue with Delphi 10 here...

My Berlin installation was disabled a few weeks ago due to a ***** license bug of the Embarcadero system....

Offline

Board footer

Powered by FluxBB