Needs update to 2.0
mormegil-cz opened this issue · 1 comments
The official CryptSharp page already has 2.0 (well, for more than a year). It would be nice to update this repository with the current version of the source code (or visibly mark it obsolete, or whatever).
Hi, I had a quick convo with the author before 2 was released and brought up pushing the code to nuget and seperating out scrypt as seperate module. He decided to release cryptsharp-official in nuget not long after and an scrypt module. I picked up the original code, updated, cleaned and upgraded it as his site hadn't been touched for 2 years prior, forums were dead and I had no reply and I wanted an SCrypt nuget package out there.
Theres a slight divergence in what we both wanted the library to do (which is fine, its his code). I was aiming mostly for an scrypt module while he was aiming for a utility library to provide unix equivalent hashing.
I will update this library; but I've little plans on updating the code this time, other than to create a separate fork so I can work on maintaining scrypt and diverging the API.