Showing 1-20 of 42 packages
An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt
ElGamal cryptosystem for JavaScript.
Implement hybrid cryptosystem
Decoder, Encoder and Cracker for Merkle–Hellman knapsack cryptosystem
An implementation of the Paillier cryptosystem relying on bignum
TypeScript implementation of Paillier cryptosystem (partial)
A TypeScript library that enables fully homomorphic encryption voting with integrated zero-knowledge proofs using the Paillier cryptosystem.
A very simple-to-use cryptosystem, designed to make security easy.
Node.js Library for the Post-Quantum McEliece Cryptosystem
ElGamal cryptosystem for JavaScript.
MedCo-Unlynx cryptosystem in javascript
This is a cypher engine which uses ElGamal cryptosystem internally. besides cryptography, it provide some group functionality such as add 2 members or select a random group member and so on.
An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt
A Python package providing a reference implementation of the Lemniscate-AGM Isogeny (LAI) encryption scheme. LAI is a promising post-quantum cryptosystem based on isogenies of elliptic curves over lemniscate lattices, offering resistance against quantum-c
Minimal implementation of older cryptography algorithms: RSA, DSA, DH, ElGamal
> _A cryptographic library developed for electronic voting using TypeScript. It includes an implementation of the ElGamal cryptosystem using finite fields and elliptic curves combined with non-interactive zero-knowledge proofs of knowledge and distributed
> _A cryptographic library developed for electronic voting using TypeScript. It includes an implementation of the ElGamal cryptosystem using finite fields and elliptic curves combined with non-interactive zero-knowledge proofs of knowledge and distributed
A simple implementation of a voting system which preserve voters anonimity using homomorphic encryption (based on Paillier cryptosystem).
Cascade - An encryption and signing library for x-brid encryption via several crypto suites
Implementation of Umbral proxy reencryption algorithm