Coder Social home page Coder Social logo

Comments (6)

viniciuschiele avatar viniciuschiele commented on June 3, 2024

I believe it shouldn't be that hard to port it.
I will dig into it this week and I will let you know and feel free to contribute if you wish.

Cheers

from scrypt.

prajaybasu avatar prajaybasu commented on June 3, 2024

If this helps : https://github.com/dotnet/corefx/issues/9442

from scrypt.

prajaybasu avatar prajaybasu commented on June 3, 2024

Ah yes, took about 2 lines to port (most of the commits are to fix my own mistakes) , however travis deployment would require scripts for .NET Core so I am not submitting a pull request.

from scrypt.

viniciuschiele avatar viniciuschiele commented on June 3, 2024

Thanks for that @prajaybasu

I have to keep compatibility with .NET 2.0, I will check how to keep it working with .NET 2.0 and .NET Core 1.0 and then I will release a new version on NuGet.

from scrypt.

prajaybasu avatar prajaybasu commented on June 3, 2024

The docs are here.
However, netcore uses project.json for resolving dependencies. I suggest we keep .NET 2.0 and .NETCore version both, since they are not compatible (but the latter works on mono+xamarin+uwp+netcore+net461) and using preprocessor directives is not ideal.
(And I hope to use the default rfc2898derivebytes function with sha256 once they release a new package for System.Security.Cryptography).

from scrypt.

viniciuschiele avatar viniciuschiele commented on June 3, 2024

Just to let you know, I've released a new version on NuGet, this version contains a DLL for .NET 2.0 and another for .NET Core (netstandard 1.3).
I also added your references in the AUTHORS file.
Thanks again.

from scrypt.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.