Code Monkey home page Code Monkey logo

libstodium's People

Contributors

artemisc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

libstodium's Issues

Errors in installing libsodium

I ran the latest script and I got errors while intalling libsodium . In terminal its showed :
fatal: reference is not a tree: beee6aa38c3c7c5a65aa1004b68be8a0aa74fdda
Unable to checkout 'beee6aa38c3c7c5a65aa1004b68be8a0aa74fdda' in submodule path 'libsodium'

UnsatisfiedLinkError: crypto_pwhash_scryptsalsa208sha256_ll

Hi,

When trying to use the crypto_pwhash_scryptsalsa208sha256_ll function in my android code, it's throwing the following exception:
java.lang.UnsatisfiedLinkError: No implementation found for int org.abstractj.kalium.SodiumJNI.crypto_pwhash_scryptsalsa208sha256_ll(byte[], int, byte[], int, int, int, int, byte[], int) (tried Java_org_abstractj_kalium_SodiumJNI_crypto_1pwhash_1scryptsalsa208sha256_1ll and Java_org_abstractj_kalium_SodiumJNI_crypto_1pwhash_1scryptsalsa208sha256_1ll___3BI_3BIIII_3BI) at org.abstractj.kalium.SodiumJNI.crypto_pwhash_scryptsalsa208sha256_ll(Native Method) at org.abstractj.kalium.Sodium.crypto_pwhash_scryptsalsa208sha256_ll(Sodium.java:801)

Any ideas?

get errors while running setup.sh

I am using Ubuntu 14.04 LTS , but I always get errors when running the setup.sh , in terminal it shows:
cp: 无法获取"/usr/local/lib/libsodium." 的文件状态(stat): 没有那个文件或目录, in English it means "cp: could not find the files stat of "/usr/local/lib/libsodium." : no such file or directory" ..
I don't really know what the error means but I found that it might be caused by the "complie.sh" file in kalium -jni

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.