mochimo-wots-v2
TypeScript implementation of Mochimo WOTS v2
TypeScript implementation of Mochimo WOTS v2
NodeJS library for post-quantum communication between apps
NodeJS library for post-quantum communication between apps
Minimal implementation of older cryptography algorithms: RSA, DSA, DH
mima-kit is a cryptographic suite implemented in TypeScript. The goal is to provide an easy-to-use cryptographic library. mima-kit 是一个使用 TypeScript 实现的密码学套件。目标是提供一个简单易用的密码学库。
A TypeScript library for building authentication systems on top of the Mina blockchain and other zero-knowledge proofs solutions.
This package contains an implementation of a MinAuth plugin that combines zero-knowledge Merkle "membership" proofs with the ability to register into to a Merkle tree with locking an Ethereum NFT.
This package contains an implementation of a simple MinAuth plugin that extends the concept of password authentication into authenticating within sets that provide a level of anonymity. The proofs are built and verified with MINA's `o1js` library & proof
A very simple Minauth plugin that allows users to authenticate by providing a preimage to a given hash.
Create new identities in a cinch!
A Typescript implementation of the Owl augmented Password Authenticated Key Exchange (aPAKE) protocol.
Node bindings for ore.rs
OTC support libraries for use in Node.js and any (modern) browser
OTC support libraries for Node.js
Typescript OPAQUE (OPRF asymmetric PAKE) with minimal client/server io
A simple library for deriving one-time passwords from a base32 key.
Encrypt and hide your secure data
JavaScript wrapper for a WebAssembly build of NTRU
TypeScript framework for zk-SNARKs and zkApps
This repository implements Elgmal, a partial homomorphic encryption scheme originally described by [Taher Elgamal in 1985](https://caislab.kaist.ac.kr/lecture/2010/spring/cs548/basic/B02.pdf). This implementation includes the original version of Elgamal,