GitHub topics: key-exchange-algorithms
open-quantum-safe/liboqs
C library for prototyping and experimenting with quantum-resistant cryptography
Language: C - Size: 154 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2,256 - Forks: 553

KazumbaDev/KazCrypt
Simple tool for encryption, key exchange, password generation and many more!
Language: Python - Size: 396 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

shaina-gh/Diffie-Hellman--MITM
Simulation of Diffie-Hellman key exchange with a Man-in-the-Middle (MITM) attack demonstration in Java.
Language: Java - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pq-crystals/kyber
Language: C - Size: 886 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 957 - Forks: 226

messams/key-managements
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.
Language: TypeScript - Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

quininer/sarkara
[unmaintenance] A experimental post-quantum cryptography library
Language: Rust - Size: 169 KB - Last synced at: 18 days ago - Pushed at: about 6 years ago - Stars: 139 - Forks: 8

mariiatuzovska/frodo
practical quantum-secure key encapsulation from generic lattices
Language: Go - Size: 1.53 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 30 - Forks: 5

mateoniksic/project-encrypted-chatroom
client-server chatroom using ecdsa/x25519/sha256 algorithms (CODE) [ PYTHON ]
Language: Python - Size: 2.15 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

lwe-frodo/lwe-frodo
Post-quantum key exchange from the learning with errors problem — from the paper "Frodo: Take off the ring! Practical, Quantum-Secure Key Exchange from LWE", published in ACM CCS 2016, https://eprint.iacr.org/2016/659
Language: C - Size: 808 KB - Last synced at: 10 months ago - Pushed at: almost 8 years ago - Stars: 43 - Forks: 17

Aveygo/JsNewHope
Javascript implementation of NewHope, a post-quantum cryptographic scheme
Language: JavaScript - Size: 94.7 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mushroomms/kyber Fork of pq-crystals/kyber
CRYSTALS-KYBER (Lattice + LWE) - Key EXchange Mechanism (KEX)
Language: C - Size: 1.01 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

QRCS-CORP/CEX
The CEX Cryptographic library in C++
Language: HTML - Size: 3.42 GB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 60 - Forks: 25

himanshu-03/Cryptography-Basic-Algorithms
Compilation of all the programs I studied in Cryptography and System Security in Third Year of my Engineering
Language: Python - Size: 1.85 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cothan/kyber Fork of pq-crystals/kyber
Language: C - Size: 1.86 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

Voynic/srp
Pure Go implementation of the Secure Remote Password protocol (SRP-6a)
Language: Go - Size: 41 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

Lakhan-Nad/Improved_DHKE_NIS
An implementation of improved Diffie-Hellman Key Excahange for thin clients suggested by, Hungyu Chien in his paper "A Generic Approach to Improving Diffie–Hellman Key Agreement Efficiency for Thin Clients".
Language: Java - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

PrimeEagle/DiffieHellman 📦
An implementation of the Diffie-Hellman algorithm.
Language: C# - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Am0stafa/Cryptography
Implementation of various algorithms and techniques used in cryptography for encryption, decryption, key expansion, key exchange, digital signature and Secret Sharing; namely Classical ciphers, DES, AES 128/192/256, RSA, Diffie–Hellman, ECC ,PKCS#7 padding, modes of encryption and Shamir's Secret Sharing
Language: Python - Size: 162 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kiwi-crypto/2SIDH-Extended-Adaptive-Attack
MAGMA code demonstrating the Extended Adaptive Attack on 2-SIDH
Language: MATLAB - Size: 625 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 4

Lakhan-Nad/DHKE_NIS
Diffie Hellman Key Exchange Using Sockets in Java
Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

TanmoySG/Cryptography-Algorithm
This Repository has some of the Encryption/Decryption algorithms used in Cryptography.
Language: Jupyter Notebook - Size: 3.33 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

jaedsonpys/end-to-end-encrypted-chat
End-to-end encrypted chat in Python.
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ireneu/JPAKE.js
Javascript implementation of the JPAKE algorithm
Language: JavaScript - Size: 14.6 KB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

jboussouf/Confidential-secure-and-optimal-communication-P2P
In this work, we will propose a secure P2P chat application in java programming language, and this system consists of a robust, fully decentralized (P2P) and end-to-end encrypted network architecture.
Language: Java - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mnemocron/kyber-avr32 Fork of pq-crystals/kyber
Size: 1.29 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

thales-e-security/go-tls-key-exchange Fork of golang/go
Go fork supporting custom TLS 1.3 key exchange methods in crypto/tls
Language: Go - Size: 178 MB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 3

patmull/diffie-hellman-aes-sha
Code used for demonstrating the principle of Diffie-Hellman key exchange alghorithm with AES and SHA256.
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

mukaschultze/diffie-chat
AES-CBC encrypted chat with elliptic-curve Diffie-Hellman key exchange, running on Angular
Language: HTML - Size: 2.08 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Bejjoeqq/Diffie-Hellman-Key-Exchange
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ht3886/Diffie-Hellman_Python
Python code for Diffie-Hellman key exchange
Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

TomasCostaK/secure_comms
Establish a secure communication channel using key encryption
Language: Python - Size: 75.2 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

username1565/ECDH
https://username1565.github.io/ECDH/
Language: JavaScript - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

lambdacasserole/mayo
Diffie-Hellman key exchange utility for Java on Maven.
Language: Java - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

popcornell/pyLEDAkem
LEDAkem post-quantum key encapsulation cryptoscheme Python implementation
Language: Python - Size: 99.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

r1b/cryptography
Self-study in cryptosystems
Language: Rust - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

czeng18/InternetChat_v2.0
Second version of internet chat program. Encrypts messages.
Language: Java - Size: 353 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

aburgd/mod-crypto
a python module for generating DHKE integer keys :tada:
Language: Python - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
