Skip to content
#

elgamal

Here are 7 public repositories matching this topic...

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.

  • Updated Mar 29, 2025
  • TypeScript

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.

  • Updated Apr 4, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the elgamal topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the elgamal topic, visit your repo's landing page and select "manage topics."

Learn more