[fpc-pascal] is scrypt available?
    Mark Morgan Lloyd 
    markMLl.fpc-pascal at telemetry.co.uk
       
    Mon Oct 26 21:52:38 CET 2015
    
    
  
Michael Van Canneyt wrote:
> On Mon, 26 Oct 2015, wkitty42 at windstream.net wrote:
> 
>>
>> i've found scrypt for delphi but desire to use it cross-platform and 
>> don't know enough about removing stuff for windows... is there an 
>> scrypt available for FPC or lazarus that is easily implemented and used?
> 
> Did you try dcrypt, I think it works with FPC ? Also, there is a hmac 
> unit in fpc, as well as a sha1 unit. It should work cross-platform, but 
> there is an optimized version for i386.
Depends on whether he's specifically looking for Scrypt or just 
something to do the job. I've used (parts of) DCPcrypt with Lazarus.
-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
    
    
More information about the fpc-pascal
mailing list