cpace
A CPace PAKE implementation using libsodium. (by jedisct1)
node-sodium
Port of the lib sodium encryption library to Node.js (by paixaop)
cpace | node-sodium | |
---|---|---|
1 | 1 | |
35 | 350 | |
- | -0.3% | |
0.0 | 0.0 | |
about 4 years ago | about 2 years ago | |
C | C | |
BSD 2-clause "Simplified" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cpace
Posts with mentions or reviews of cpace.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-30.
-
TermPair: Terminal sharing with AES-GCM 128 bit end-to-end encryption
Project devs: Consider using CPACE (a password-authenticated key exchange) which is in the process of being formalized a standard by IETF.
https://github.com/jedisct1/cpace
node-sodium
Posts with mentions or reviews of node-sodium.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-04.
-
Trying to get a typescript project to work, but can't figure out what to do.
This bug was fixed in their latest commit https://github.com/paixaop/node-sodium/commit/2b130af8b3b4034c18a30cd41447c69eed6c5497. It seems they haven't published the fix to a new version on npm so you'll have to fix the package to the github repository in your package.json: js "sodium": "paixaop/node-sodium#6d7a02f2a5"
What are some alternatives?
When comparing cpace and node-sodium you can also consider the following projects:
ecc - elliptic-curve cryptography
PyNacl - Python binding to the Networking and Cryptography (NaCl) library
termpair - View and control terminals from your browser with end-to-end encryption 🔒
libsodium-signcryption - Signcryption using libsodium.
tty-share - Share your linux or osx terminal over the Internet.
barcode4nodejs - Node.js 1D/2D barcode detection SDK built with Dynamsoft Barcode Reader.