GitHub topics: elgamal-encryption
jgresham/mental-poker-ui
mental poker - texas holdem style. other repo mental-poker-contracts
Language: TypeScript - Size: 605 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

slowli/elastic-elgamal
ElGamal encryption and related zero-knowledge proofs
Language: Rust - Size: 1.53 MB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 8

Arttacker/CipherSecurity
A comprehensive framework built in Python that serves as a library containing various implementations of cryptographic and mathematical algorithms. It is also designed to help you solve cryptography challenges for any CTF platform.
Language: Python - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

adwise-fiu/Homomorphic_Encryption
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
Language: Java - Size: 64.9 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 53 - Forks: 16

AdrianKlessa/ecc_elgamal
Pure python implementation of the ECC variant of ElGamal encryption (naive & unsafe!)
Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

anarvote/helios_lib
Helios Server (Helios is an end-to-end verifiable voting system) as library
Language: Python - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 5

N1ghtF1re/Public-Key-Ciphers
The implementation of the public key ciphers: Elgamal
Language: Java - Size: 41 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

pedroalbanese/ecka-eg
ECKA-EG Key Agreement Function
Language: Go - Size: 507 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

slowli/elasticpoll.app
Cryptographically secure polling web app
Language: Rust - Size: 2.39 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

brosgor/elgamal-api
Sistema de login que implementa el algoritmo de cifrado ElGamal para garantizar la autenticación segura de usuarios. Las credenciales se encriptan con claves asimétricas, ofreciendo protección robusta contra la interceptación y el acceso no autorizado.
Language: HTML - Size: 73.2 KB - Last synced at: 29 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

ritu-thombre99/El-Gamal-and-RSA-scheme-with-Socket-Programming
This program contains socket programming where communication between client and server is end-to-end encrypted by El-Gamal public-key encryption scheme.
Language: Jupyter Notebook - Size: 49.8 KB - Last synced at: about 5 hours ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

Tenemo/threshold-elgamal
Threshold ElGamal encryption implementation in TypeScript
Language: TypeScript - Size: 220 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

Yulypso/Crypto-Sagemath
Language: Sage - Size: 18.6 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

huynq-fouj/elgamal-java
Mã hóa bằng hệ mật mã Elgamal
Language: Java - Size: 120 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ricardojoserf/elgamal-golang
A Golang implementation of Elgamal algorithm: encryption, decryption and signature generation and verification
Language: Go - Size: 169 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

arvindpj007/Elgamal-Public-Key-Encryption-Scheme
This Elgamal variant will use a hash function (SHA256) to compute a key for the AES-GCM encryption scheme.
Language: Go - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ware255/ElGamal-Cipher
FortranでElGamal暗号を実装してみました。
Language: Fortran - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mubix/elgamalcrypto
Simple Python Elgamal Encryption and Decryption Tool
Language: Python - Size: 408 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

ingambe/ElGamal
An ElGamal implementation in Python
Language: Python - Size: 3.58 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

debjitbis08/elgamal-demo
This is a small application to understand how Elgamal encryption works.
Language: JavaScript - Size: 119 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

RomRL/secure-delivery-messages
An Application for secure delivery messages, encr/decr with Serpent in CBC mode + El-Gamal secret key delivery + ECDSA signature for a secure chat
Language: Python - Size: 399 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

sjehan/ElGamal
ElGamal partially homomorphic encryption, preserving linear operations (additive) on encrypted data
Language: Go - Size: 28.3 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

gucmurat/Modern-Cryptography
Koc University COMP 443: Modern Cryptography course projects
Language: Python - Size: 422 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

garghub/Encryption-Decryption-ManInTheMiddle
Python project(s)
Language: Python - Size: 12.1 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

denkochev/ELGamal
This repo contains implementation for the full cycle ELGamal scheme algorithms working with bigInts. For digest function was used SHA256. Package contains group parameters generator (working on fast PCs only).
Language: Go - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yaseminsavas/COMP543-Project2
The second project of the COMP543: Modern Cryptography, Koç University Fall 2022
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mcoric96/Cryptography
Cryptography course - Cryptography modules - classic chipers - DES function f - Number theory module
Language: Python - Size: 217 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 3

ricardojoserf/elgamal-python
A Python implementation of Elgamal algorithm: encryption, decryption and signature generation and verification
Language: Python - Size: 98.6 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

lucadivit/ElGamal
Progetto per il corso di Combinatoria e Crittografia
Language: PHP - Size: 828 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

adrianperezkeilty/Mathematical-Cryptography
Mathematical cryptography (custom implementations).
Language: Python - Size: 81.1 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

AhmedIssa11/Real-Time-Secure-Chat-Application
real-time secure chat application from scratch with end-to-end encryption
Language: Python - Size: 963 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

PanosDgs/Secure_VANET_HECC
Securing vehicle communication in VANETs using ECC/HECC. Simulation in NS-3. Implementation of genus 3 HECC library.
Language: Tcl - Size: 5.62 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SeanAtho/RMIT-Security-in-Computing-and-IT-ElGamalEncryption-Enhancement
Java implementation of ElGamal public key encryption. Accepts user inputs for keys & message, performs encryption & decryption, and outputs results. Ideal for learning cryptography basics.
Language: Java - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ozsaygin/elgamal-evoting
ElGamal E-Voting Scheme Implementation
Language: Python - Size: 11.1 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

fxxce/Asymmetric-Encryption
Implementation of Various Asymmetric Crypto systems in pure python.
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Azumayuk1/ElGamal-encryption-and-signature
ElGamal enctyption and signature - simple demonstration. Made with Kotlin. Compose Multiplatform for UI.
Language: Kotlin - Size: 249 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DavidFM43/enigma
Enigma is a web-based cryptography tool that allows you to encrypt, decrypt, and attack texts and images using a variety of classic and modern ciphers, including block ciphers.
Language: JavaScript - Size: 36.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

YashKandoi/Homomorphic-Encryption
Study Oriented Project with applications in Healthcare, Finance and Elections
Language: C - Size: 316 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Yash0day/ElgamalEncryption-using-ECC
Elgamal Encryption using Elliptic Curve Cryptography in Python 2.7
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 3

abdo-essam/Elliptic-Curves
ElGamal encryption scheme using elliptic curve cryptography
Language: Java - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kivyfreakt/elgamal-site
Интерактивный сайт для изучения алгоритма Эль-Гамаля
Language: HTML - Size: 175 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

juliorodrigues07/homomorphic_ecc_elgamal
Implementação de métodos de encriptação e decriptação homomórfica utilizando a cifra El Gamal sobre curvas elípticas.
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

damien-mathieu1/eVote
Application de vote sécurisés en Java
Language: Java - Size: 66.4 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Premchand95/Cryptography-Algorithms-in-Python
CSCI 55500 Cryptography
Language: Python - Size: 2.07 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 3

yangfh2004/pollard_rho
A rust implementation of pollard rho algorithm using rug (gdm) library
Language: Rust - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

stanislavstoyanov99/ElGamalAlgorithm
An application as a course project for Technical University of Sofia
Language: C# - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lonkey/simple-cryptographic-algorithms
Python library for demonstrating the functionality of common cryptographic algorithms
Language: Python - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 5

AhmedAbdelaal2001/Pohlig-Hellman-Algorithm
An implementation of the Pohlig-Hellman Algorithm, and using it in solving the Discrete Logarithm Problem in the group of units modulo a prime, with large values.
Language: C++ - Size: 1.66 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

trhgquan/crypto
Cài đặt thuật & tóm tắt lí thuyết Mã hóa mật mã - fit@hcmus
Language: Jupyter Notebook - Size: 324 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 3

crysqrlkys/ipm
Cipher algorithms
Language: C++ - Size: 796 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kuanhungchen/Spring-2021-Network-Security
🔐 Implementation of encryption algorithms such as AES, Miller-Rabin and Elliptic Curve ElGamal.
Language: C++ - Size: 613 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

rihemebh/Security-cheat-sheet
Size: 174 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 1

rihemebh/Pentbox-INSAT
A menu app using python that allows you to make a 2-factor authentication + hashing ,encryption, encoding of a message + chatroom with rsa
Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

victor-armegioiu/ElGamal-Encrypted-Text-Hidden-via-Steganography
Elgamal encrypted text hidden within pixels of images
Language: Python - Size: 985 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

hajuha/intro-info-sec
RSA, Elgamal, ECC cryptosystem
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

RichardKavanagh/cryptography-and-security-protocols
Work from my cryptography module at DCU, a naive implementation of AES encryption & ElGamal signature scheme
Language: Java - Size: 184 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 1 - Forks: 0

mayank0403/CryptoPals-Set-8-Solutions
My implementations of the solutions of Cryptopals problems from the hardest set i.e. set 8
Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

deba1/EncryptionAlgorithms
Encryption Algorithms for Network Security
Language: C# - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

vkkhare/elgamal
elgamal encryption algorithm
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

AndreeaMusat/ElGamal-Encrypted-Text-Hidden-via-Steganography Fork of victor-armegioiu/ElGamal-Encrypted-Text-Hidden-via-Steganography
Language: Python - Size: 985 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
