OpenPGP for react native made with golang for fast performance
-
Updated
Mar 16, 2025 - TypeScript
OpenPGP for react native made with golang for fast performance
Minimal JS implementation of older cryptography algorithms: RSA, DSA, DH.
Cryptographic library written in JavaScript. Created at UZH as a part of an E-Voting project.
A TypeScript library with a collection of functions implementing selected ElGamal cryptographic algorithms in TypeScript on top of native JavaScript BigInteger. Its core includes ElGamal functions for key generation, encryption, and decryption. It is extended with support for threshold encryption. Runs both in Node and in browsers.
This project is a Key Management System built using React, TypeScript, and Vite. It implements cryptographic techniques like Diffie-Hellman Key Exchange and ElGamal Encryption to demonstrate secure communication concepts. The application provides an interactive UI for users to input parameters and visualize the cryptographic processes.
A browser-based application relying on homomorphic encryption allowing for ranked-choice voting with ranking choices from 1 to 10 in a way such that nobody, including the server, can know what the individual choices were! Only the result is publicly known.
Crypto Incognito Node.js / TypeScript Official Library
Add a description, image, and links to the elgamal topic page so that developers can more easily learn about it.
To associate your repository with the elgamal topic, visit your repo's landing page and select "manage topics."