-
Here is some pseudo-code (without b64 to Uint8Array conversion) to show an unespected difference.
```javascript
seed = "BQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU=";
nacl.sign.keyPair.fromSeed(see…
-
Is there also an implementation for windows?
-
### Steps to reproduce
When using `carthage update --use-xcframeworks`, the build fails with the `PusherSwift` dependency. The other dependencies seem to work fine, indicating an issue with PusherS…
-
In checking out this library for a project I'm working on I noticed that the secretbox example in the API section of the README.md does not work. After reading another issue, this is related to at lea…
-
I tried adapting the web example from https://github.com/saltyrtc/saltyrtc-demo for Node.js but it failed (expectedly). Is there a way to make Saltyrtc work in Node with https://github.com/node-webrtc…
-
There were some dependency problem and break change in desktop generation.
Here is relate PR
https://github.com/TerminalStudio/xterm.dart/pull/63
https://github.com/TerminalStudio/dartssh
http…
-
$ npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
> sodium…
-
Hi. I am using this project in my cocoapods library and I need to use some functions from NaclUtil that are private. Could you please make `struct NaclUtil` public? Otherwise I will need to manually r…
-
Hello,
I am trying to compile the last V4.2 version and I get an error when trying.
My system is Debian 11 Bullseye.
Ndpi is compiling OK, when it is the turn for Ntopng it does not work with some …
-
Did you see the [documentation relating to installation](https://sharp.pixelplumbing.com/install)?
Yes
Have you ensured the architecture and platform of Node.js used for `npm install` is the same …