-
In my project I'm using ZMQ 4.2.2 and ZMQPP for communication between the two daemons. Platform is RHEL 6 and RHEL 7.
But when a daemon tries to get the zmqpp::context object, it goes in a sleep stat…
-
Benchmark all of the implementations and produce a report.
Also include other, existing, implementations of scrypt, like the following, which may lead to performance improvements:
https://github.com…
-
Just wanted to say congrats for this module! This is really good work!
Let me know if you need help with anything, regarding the protocol or something else (maybe a standalone xchacha20-poly1305 im…
-
When running time consuming testes in browser the entire page freeze. One solution to this is to run the testes in a web worker. Web workers calling es6 modules is support by chrome but not for Firefo…
-
Random.jl exports MersenneTwister, would that serve your needs?
-
I am willing to put this through but first posting here before starting. The idea is to take more from tweetnacl to include converting ed25519 to a Curve25519 keypair.
Adding verify/sign of a uint…
-
The smallest build that can be generated using this fork is building `import 'tweetnacl'`: it returns a 0.48KB gzip / 0.42KB brotli file containing [those variable initiations](https://github.com/qgus…
-
## Incompatibilities detected
A [scheduled test workflow](https://github.com/KILTprotocol/sdk-js/actions/runs/11646831940) using the latest available dependencies matching our semver ranges has faile…
-
We need to credit all things that we make use of with the correct versions, names and technology.
Graphics:
- Source of icons;
- Base Icon used to create our desktop wallet icon:
- ... ?
Jav…
-
What's the minimal amount of changes needed to support ES6 module-style export?