Coder Social home page Coder Social logo

xoofx / monocypher.net Goto Github PK

View Code? Open in Web Editor NEW
47.0 4.0 5.0 1.38 MB

.NET wrapper around the cryptographic library Monocypher https://monocypher.org/

License: Other

CMake 0.88% C# 97.66% PowerShell 1.46%
cryptography dotnet xchacha20-poly1305 blake2b argon2i x25519 eddsa25519

monocypher.net's People

Contributors

davewatts avatar xoofx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

monocypher.net's Issues

Ed25519 Implementation

I don't see the Ed25519 Signing implemented in C# code. Is it going to be implemented? Thank you.

System.DllNotFoundException on osx-arm64

I get the following exception on an M1 MacBook using Monocypher.NET v0.4.0:

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.DllNotFoundException: Unable to load shared library 'monocypher_native' or one of its dependencies.

Then lots of (truncated for clarity):

dlopen(.../bin/Release/net8.0/runtimes/osx-arm64/native/monocypher_native.dylib, 0x0001): tried:
net8.0/runtimes/osx-arm64/native/monocypher_native.dylib (no such file)
osx-arm64/native/libmonocypher_native.dylib (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))
...

Didn't have this problem with the previous version.

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.