An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: diffie-hellman-key

Abhiramborige/Crypto-systems

This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!

Language: Python - Size: 106 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 56 - Forks: 22

sudiptab2100/CryptographicAlgorithms

Implementation of Cryptographic Algorithms of course Modern Cryptography(CSC049P1M) offered in IIT Jammu.

Language: Python - Size: 51.3 MB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ChiragRadhakrishna43-7/Computer_Networks_Projects

Socket Programming using programming languages.

Language: Python - Size: 282 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

c0r0n3r/dheater

D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service can be performed by enforcing the Diffie-Hellman key exchange. (read-only clone of the original GitLab project)

Language: Python - Size: 68.4 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 174 - Forks: 27

DeclanGH/SharedTextEditor

A java application that lets users that are connected collaborate on a single text editor.

Language: Java - Size: 187 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Kongduino/RAK4631_DHKE_Messenger

Language: C - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Vatshayan/Final-year-Diffie-hellman-key-Algorithm-Project

Diffie–Hellman Key Exchange Method (hereafter called the D-H method) allows two parties agree upon a shared secret number, a symmetric key, over an insecure communications channel

Language: Jupyter Notebook - Size: 995 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Gojo1729/Hashkey-encryption

Project demonstrating RSA authentication, Hash key encryption, Diffie Hellman session key exchange

Language: Python - Size: 1.96 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Vatshayan/Diffie-Hellman-key-exchange-Cryptography-Project

Communication security Project involving ciphers and Diffie Hellman key exchange Algorithms

Language: Jupyter Notebook - Size: 1010 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

0xphen/crypto-algo-rs

Collection of selected cryptographic algorithms implemented in Rust 🦀.

Language: Rust - Size: 6.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

duality-solutions/VGP

VGP (Very Good Privacy) E2E Encryption Library

Language: C - Size: 352 KB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 5

kolosovpetro/DiffieHellmanKeyExchange

Discussion on Diffie-Hellman Key Exchange and its implementation via REST

Language: TeX - Size: 2.07 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

abdo-essam/Diffie-Hellman-key-exchange

The code you provided appears to be an implementation of the Diffie-Hellman key exchange protocol between a client and a server. This protocol allows two parties to establish a shared secret key over an insecure channel.

Language: Java - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

thierrymarianne/speaking-about-cache-over-tls-sfpot 📦

Sujet présenté lors du sfPot parisien du 17 septembre 2013 à la Pépinière 27

Language: HTML - Size: 2.84 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Danialkafeel/End-to-End-Encrypted-Messaging-System

Implementation of an End to end encrypted messaging system, where client to client communication is performed after triple-DES encryption, with the keys exchanged using Diffie-Hellman Key exchange algorithm. A user is also able to create multiple groups and be a part of any set of groups. Messages could be text, images, video file etc.

Language: Python - Size: 87.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

zef2f/algorithm_DH

Language: C++ - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JoelJa835/Diffie-Hellman-Key-Exchange-Cryptography

Implementation of Diffie-Hellman-Key-Exchange cryptography

Language: C - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JEENB/double_ratchet

Implementation of the Double Ratchet Algorithm

Language: Python - Size: 229 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

snzhny/EncryptedChat

Language: Python - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

ashcode028/TLS-Echo-Server

tls connection using Ephemeral DH key exchange

Language: C - Size: 1.53 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SourajitaDewasi/Cryptography

Algorithms studied during the Cryptography Course

Language: C++ - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kvjoshi/GTU-INS

GTU Information and Network Security ( INS ) in python .

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

notdon/cps-crypto

Diffie-Hellman key exchange written in C as part of CPS713 - Applied Cryptography assignment

Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mehmetozanguven/Cryptography-Term-Project

Implementation of Diffie-Hellman Key-exchange, RSA algorithm, DSS(Digital Signature Signing and Verification), Extended Euclidean Algo., Fermat's Little Theorem, Fast Modular Exponentiation

Language: Java - Size: 3.64 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Related Keywords
diffie-hellman-key 24 diffie-hellman-algorithm 10 cryptography 8 diffie-hellman 7 hill-cipher 4 rsa 3 encryption 3 tls 3 security 3 vigenere-cipher 2 aes-encryption 2 affine-cipher 2 des-encryption 2 communication 2 encryption-decryption 2 python 2 python3 2 digital-signature 2 elliptic-curve-cryptography 2 playfair-cipher 2 aes 2 rsa-encryption 2 ceaser-cipher 2 public-key-encryption 1 shake256 1 client 1 client-server 1 server 1 cache 1 nginx 1 php 1 kriptografi 1 sf-pot 1 ssl-proxy 1 symfony 1 3des 1 multithreading 1 e2e-encryption 1 curve25519 1 sha-256 1 secp256k1 1 rust 1 miller-rabin-test 1 learn 1 first-principles 1 secure 1 finalyearproject 1 final-project 1 cryptocurrency 1 crypto 1 btech-project 1 session-key-distribution 1 diffie-hellman-exchange 1 keyless-cipher 1 multiplicative-cipher 1 rabin 1 rsa-cipher 1 s-box 1 ceasar-cipher 1 cipher-algorithms 1 ciphers 1 gtu 1 monoalphabetic 1 polyalphabetic-substitution 1 study-notes 1 data-encryption-standard 1 extended-euclidean-algorithm 1 java 1 rsa-algorithm 1 double-ratchet 1 signal-protocol 1 tkinter-gui 1 chat 1 chat-application 1 information-security 1 protected 1 protection 1 echo-server 1 additive-cipher 1 aes-key-generation 1 des 1 des-key-generation 1 final-permutation-des 1 initial-permuatation-des 1 key-generation-des 1 chinese-remainder-theorem 1 dhe 1 denial-of-service 1 ddos-tool 1 ddos-attack-tools 1 ddos-attack-tool 1 ddos-attack 1 ddos 1 attack 1 wireshark 1 udp 1 tcp 1 sockets 1 routing 1 pycryptodome 1