learn-crypto-javascript
Learning Cryptography with Javascript (by hammurabi-mendes)
libOTe
A fast, portable, and easy to use Oblivious Transfer Library (by osu-crypto)
learn-crypto-javascript | libOTe | |
---|---|---|
3 | 1 | |
33 | 468 | |
- | 0.4% | |
5.2 | 8.4 | |
almost 2 years ago | 7 days ago | |
JavaScript | C++ | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
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.
learn-crypto-javascript
Posts with mentions or reviews of learn-crypto-javascript.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-29.
-
A Simple ZK-Rollup meant to help learners
NOTE: I also published a meant-to-be-learned Javascript project for threshold signatures, blind signatures, ring signatures, KZG polynomial commitments, verifiable random functions (VRFs), etc in "Learning Cryptography with Javascript" (https://github.com/hammurabi-mendes/learn-crypto-javascript).
- Learning Cryptography with Javascript
- Learn Cryptography with JavaScript
libOTe
Posts with mentions or reviews of libOTe.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing learn-crypto-javascript and libOTe you can also consider the following projects:
zk-rollup - ZK-rollup in Javascript, using circom & snarkJS. This is a meant-to-be-simple implementation aimed at learners.
falcon-public - Implementation of protocols in Falcon
signup-component-react - How to Build SignUp Component in React
cryptoTools - A repo to hold common tools used by my crypto projects
voxlens - JavaScript Library to Make Online Data Visualizations Accessible to Screen-Reader Users
oblivious-transfer - Oblivious transfer for multiparty computation