-
Hi. I'm trying to import libsodium and do a simple encryption and I'm following the steps in keystone-demo. However, I'm facing some issues.
1- I don't know how to see the error. When I do `make -j…
-
Hello,
We've been working with libsodium-wrappers for a while, and it's an amazing library. We use it with functions in Node.js and React. Everything works fine when the libsodium-wrapper import …
-
Hello,
Recently, I stumbled upon the OneinStack project and, out of curiosity, took a moment to delve into its capacities in detail.
I've encountered an issue with the PHP `libsodium` extension …
-
I've been trying to build the desktop app and it seems the setup instructions are outdated/incomplete, I've found this problems so far:
- Desktop
- [I can't do npm intall on node v10.4.0](https:…
-
fail: Worker.HttpWorkerProcess.1b4748f3-469b-424b-af7d-5f84f6717751[0]
Language Worker Process exited. Pid=91.
Microsoft.Azure.WebJobs.Script.Workers.WorkerProcessExitException: Rscript exited…
-
Node v14.8:
```
make[1]: Går till katalogen ”/home/egil/src/js/cabal-desktop/node_modules/sodium-universal/node_modules/sodium-native/libsodium/builds”
make[2]: Går till katalogen ”/home/egil/src/j…
-
hi。
git clone https://github.com/puxxustc/muon
cd muon
autoreconf -if
export CPPFLAGS="-I$(pwd)/lz4/lib -I$(pwd)/libmill -I$(pwd)/libsodium/src/libsodium/include"
export LDFLAGS="-L$(pwd)/lz4/lib…
-
HI,
I try to initialize Libsodium from a test environment in a Kotlin Multiplattform project in the shared module from Android Studio.
```
import com.ionspin.kotlin.crypto.sample.EncryptionUt…
-
系统: manjaro 18.04
```bash
$ java -version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-b03)
OpenJDK 64-Bit Server VM (build 25.212-b03, mixed mode)
```
```bash
$ ec…
ghost updated
5 years ago
-
It would be great if the noise-protocol module would work with sodium universal.
From what I can gather the following parts of sodium need to be ported:
- https://download.libsodium.org/doc/secr…