Page 1 of 1

SCrypt algorithm

Posted: Thu Dec 05, 2013 12:14 pm
by roleg
Hi all !
http://www.zer7.com/software.php?page=cryptsharp
How can I use SCrypt functions from this library?

Re: SCrypt algorithm

Posted: Thu Dec 05, 2013 12:53 pm
by Kukulkan
Hello,

it looks like a .NET library (C#, VB.NET etc). IMHO you can't use .NET libraries with anything else than .NET languages.

Kukulkan