elgamal
There are 124 repositories under elgamal topic.
xelis-project/xelis-blockchain
A private blockDAG with Homomorphic Encryption and Smart Contracts
serengil/crypto
Elliptic Curve Cryptography and Common Public Key Cryptography Implementations
jasonkresch/protect
A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security
serengil/LightPHE
A Lightweight Partially Homomorphic Encryption Library for Python
Abhiramborige/Crypto-systems
This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!
adwise-fiu/Homomorphic_Encryption
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
jerson/react-native-fast-openpgp
OpenPGP for react native made with golang for fast performance
lc6chang/ecc-pycrypto
A Python package for ECC and ElGamal elliptic curve encryption.
OpenCryptoProject/Myst
Secure Multiparty Key Generation, Signature and Decryption javacard applet
theogobinet/Katsumi
Cryptography project carried out at the UTT for the GS15 course in fall 2020 (A20).
lonkey/simple-cryptographic-algorithms
Python library for demonstrating the functionality of common cryptographic algorithms
aprismatic/elgamal
Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.
paulmillr/micro-rsa-dsa-dh
Minimal JS implementation of older cryptography algorithms: RSA, DSA, DH.
podkidyshev/cryptographic_methods
Saratov State University, CSIT. Discipline "cryptographic methods of information security" (криптографические методы защиты информации, rus)
verificatum/verificatum-vjsc
NEWS! We will soon release a TypeScript transpilation and improvement of this library. Self-contained cryptographic library for use in electronic voting clients. Complete documentation with references to the literature makes it good teaching material.
meck93/evote-crypto
Cryptographic library written in JavaScript. Created at UZH as a part of an E-Voting project.
anarvote/helios_lib
Helios Server (Helios is an end-to-end verifiable voting system) as library
GaspareG/EccLib
Java library for Elliptic Curve Cryptography
trhgquan/crypto
Cài đặt thuật & tóm tắt lí thuyết Mã hóa mật mã - fit@hcmus
mahmoudai1/secure-chat
Secure Chatting Application developed by PHP and JavaScript.
DhruvDixitDD/ElGamal-based-Elliptic-Curve-Cryptography
The repository consists of Python & C++ implementation of ElGamal based Elliptic Curve Cryptography. Any suggestions and improvements will be appreciated!
mubix/elgamalcrypto
Simple Python Elgamal Encryption and Decryption Tool
DECODEproject/zenroomjs
zenroomjs :accept: provides a javascript wrapper of zenroom, a secure and small virtual machine for crypto language processing
jar0l/crypto
Cross-platform Crypto Tool
PeaceFounder/ShuffleProofs.jl
Verificatum compatible verifier and prover for NIZK proofs of shuffle
xieincz/Cryptography
C++ implementation of cryptographic algorithms such as AES, DES, RSA, DSA, ECC (elliptic curve), MD5, Diffie_Hellman, ElGamal, Caesar cipher, and shift cipher. AES、DES、RSA、DSA、ECC(椭圆曲线)、MD5、Diffie_Hellman、ElGamal、凯撒密码、移位密码等密码学算法的C++实现。
N1ghtF1re/Public-Key-Ciphers
The implementation of the public key ciphers: Elgamal
warun1801/Multi-user-Searchable-Encryption-for-SQL-Queries
Implementation of Multi User SQL Searchable Encryption Scheme
1nfocalypse/CryptoWriteup
A collection of notes on mathematical Cryptography, ranging from classical methods through contemporary.
debjitbis08/elgamal-demo
This is a small application to understand how Elgamal encryption works.
DECODEproject/zenroom-py
:snake: Python facilitation wrapper to embed :lock: Zenroom
Tenemo/threshold-elgamal
Threshold ElGamal encryption implementation in TypeScript
garghub/Encryption-Decryption-ManInTheMiddle
Python project(s)
provotum/crypto-rs
Additivie Homomorphic ElGamal encryption with range zero-knowledge proof and universal cast-as-intended proofs
provotum/security
The ElGamal encryption and proof components
d5c5ceb0/elgamir
a elgamal shamir cryptosystem