Christian Hermann
Christian Hermann
https://bitbeans.gitbooks.io/libsodium-net/password_hashing/index.html
Update: https://github.com/travis-ci/apt-package-whitelist/issues/925 i`am still not able to install the package. Maybe i need to wait for this: https://github.com/travis-ci/apt-source-whitelist/issues/122
Upgrade [Baseclass.Contrib.Nuget.Output](https://www.nuget.org/packages/Baseclass.Contrib.Nuget.Output/) to 2.1 See #114
Yes i think so. The nuget package does not contain a wp8 folder inside the lib folder. Here is the github project https://github.com/baseclass/Contrib.Nuget maybe they can add wp8. But you...
You can: 1. clone and compile this project 2. download the nuget [package](https://www.nuget.org/api/v2/package/libsodium-net/0.9.0-beta3) and extract its content with 7-zip (in the lib folder you will find them) 3. download the...
Only add the Sodium.dll to your references. And put the libsodium.dll and libsodium64.dll inside your bin folder (this is what Baseclass.Contrib.Nuget.Output do). Inside: bin\Release or bin\Debug
I`am not that mono specialist we should ask @fraga :)
@raymens are you using the newest libsodium-net package (0.9.0-beta5)?
I`am not the DNX specialist, but i think there is no output folder, to copy from? https://github.com/baseclass/Contrib.Nuget#baseclasscontribnugetoutput So, you are right :)
I think you need sudo support to compile libsodium?