zenroom
wrapper of Zenroom, a secure and small virtual machine for crypto language processing
wrapper of Zenroom, a secure and small virtual machine for crypto language processing
Threshold ElGamal in TypeScript
Desig: The Blockchain-Agnostic Multisig Solution.
BeraSig: Distributed Secret Sharing.
A set of custom crypto protocols
Minimal implementation of older cryptography algorithms: RSA, DSA, DH
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,
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,
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.
Crypto libraries for front and backend