Ecosyste.ms: Repos

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: 3 days ago - Pushed: about 2 years ago - Stars: 51 - Forks: 24

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: 9 days ago - Pushed: 28 days 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: 22 days ago - Pushed: 23 days ago - Stars: 1 - Forks: 0

Kongduino/RAK4631_DHKE_Messenger

Language: C - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ChiragRadhakrishna43-7/Computer_Networks_Projects

Socket Programming using programming languages.

Language: Python - Size: 270 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - 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: 3 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

0xphen/crypto-algo-rs

Collection of selected cryptographic algorithms implemented in Rust 🦀.

Language: Rust - Size: 6.08 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

duality-solutions/VGP

VGP (Very Good Privacy) E2E Encryption Library

Language: C - Size: 352 KB - Last synced: 1 day ago - Pushed: over 3 years ago - Stars: 11 - Forks: 5

sudiptab2100/CryptographicAlgorithms

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

Language: Python - Size: 51.3 MB - Last synced: about 1 year ago - Pushed: about 1 year 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: 0 Bytes - Last synced: about 1 year ago - Pushed: about 1 year 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: 30 days ago - Pushed: almost 6 years ago - Stars: 2 - 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: about 1 year ago - Pushed: almost 3 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: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 2

Controlgame03/algorithm_DH

Language: C++ - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

JEENB/double_ratchet

Implementation of the Double Ratchet Algorithm

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

snzhny/EncryptedChat

Language: Python - Size: 43 KB - Last synced: about 1 year ago - Pushed: almost 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: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

kolosovpetro/DiffieHellmanKeyExchange

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

Language: TeX - Size: 2.07 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

SourajitaDewasi/Cryptography

Algorithms studied during the Cryptography Course

Language: C++ - Size: 107 KB - Last synced: about 1 year ago - Pushed: about 2 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: about 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 1

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: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

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: over 1 year ago - Pushed: over 6 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: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

Related Keywords