GitHub topics: diffie-hellman
u236/homed-server-cloud
Server for HOMEd Cloud Yandex Dialogs Skill
Language: C++ - Size: 106 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 2 - Forks: 1

ilchen/cryptopals
Solutions to https://cryptopals.com problems
Language: Java - Size: 1.34 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 28 - Forks: 2

hackingyseguridad/ssha
Utilidades y herramientas de explotación SSH ( hackingyseguridad.com )
Language: Shell - Size: 5.7 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 5 - Forks: 1

pnasis/Diffie-Hellman-export-grade-attack
This repository offers a thorough explanation of the Diffie-Hellman export grade attack, accompanied by a demo.
Language: Python - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 0

phpseclib/phpseclib
PHP Secure Communications Library
Language: PHP - Size: 15.2 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 5,457 - Forks: 900

soatok/rawr-x3dh
TypeScript Implementation of X3DH
Language: TypeScript - Size: 136 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 92 - Forks: 5

enricoong/Chat
Progetto annuale Java con Battistelli Giovanni, per professor D. Giachetto.
Language: Java - Size: 127 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 1

billbuchanan/appliedcrypto
MSc module in Applied Cryptography - CSN11131
Language: Jupyter Notebook - Size: 1.2 GB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 61 - Forks: 23

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: 15 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

paulmillr/micro-rsa-dsa-dh
Minimal JS implementation of older cryptography algorithms: RSA, DSA, DH.
Language: TypeScript - Size: 13.2 MB - Last synced at: 7 days ago - Pushed at: 29 days ago - Stars: 17 - Forks: 1

syncsynchalt/animated-curves
An animated visualization of elliptic curve cryptography
Language: JavaScript - Size: 1.59 MB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 139 - Forks: 11

serengil/crypto
Elliptic Curve Cryptography and Common Public Key Cryptography Implementations
Language: Jupyter Notebook - Size: 263 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 98 - Forks: 49

halfdane/diffie_hellman
Workshop um den Diffie-Hellman Key-Exchange zu erklären
Language: JavaScript - Size: 1.75 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

u236/homed-service-cloud
Client part for HOMEd Cloud Server
Language: C++ - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

FarhanTips/Cryptography-and-Cryptanalysis
This repository covers practical implementations of Cryptography and Cryptanalysis, including encryption algorithms, hashing, digital signatures, and techniques for analyzing and breaking cryptographic systems.
Language: Jupyter Notebook - Size: 18.4 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

zeyadetman/Computer-Security-algorithms
👨💻 Computer Security algorithms in C#
Language: C# - Size: 5.01 MB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 66 - Forks: 17

reshsix/libmaid
A Cryptography Library for Maids
Language: C - Size: 1.01 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

YehoanatnEzra/VPN-project
Design and implementation of a simple VPN for secure comunication between computer and server over an encrypted channel. This VPN provides confidentiality, integrity and mutual authentication.
Language: Python - Size: 260 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hyouteki/senet
probing SEcurity of NETwork
Language: C - Size: 7.41 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

zbo14/triple-double
Create e2ee WebSocket channels with X3DH and Double Ratchet.
Language: JavaScript - Size: 115 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

Descent098/Diffie-Hellman
A very simple implementation and explanation of the Diffe-Helmen Key Exchange
Language: Rust - Size: 966 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

RubyCrypto/x25519
Public key cryptography library for Ruby providing the X25519 Diffie-Hellman function
Language: C - Size: 220 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 48 - Forks: 11

public-key-cryptography/public-key-editor
A java text editor and email client for public key cryptography and encryption. The ciphers use hypercomplex and hyper-dimensional numbers (including vectors, quaternions, matrices, cubes, and tesseracts), polynomials, determinants, multi-variable, multi-equation, and multi-dimensional arithmetic, integer factorization, and Merkle-Hellman knapsacks
Language: Java - Size: 16.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Judesfg/Dissertation-Project
An Analysis of Post-Quantum Cryptographic Schemes For Real World Use
Language: C - Size: 2.43 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Bart3kD/Diffie-Hellman
Diffie-Hellman Key Exchange implementation in Python
Language: Python - Size: 67.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

bicycle-codes/x3dh Fork of soatok/rawr-x3dh
TypeScript Implementation of X3DH
Language: TypeScript - Size: 131 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

NTDLS/NTDLS.SecureKeyExchange
Easily generate a single or multi-round Diffie-Hellman key.
Language: C++ - Size: 172 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

bodgit/tsig
Golang library to support additional TSIG methods for DNS queries
Language: Go - Size: 529 KB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 12 - Forks: 9

EruEri/oangou
A peer-to-peer message encryptor
Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

atbashEE/atbash-keyserver
Language: Java - Size: 81.1 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

pouyanh/cyberlab
Cybersecurity investigations
Language: Go - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jai2dev/secure-transfer
A cloud based application for secure transfer of text files using diffie hellman and AES algorithm (Cyber Security)
Language: Python - Size: 2.95 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

danielgrbacbravo/chatterbox-cli
A CLI-based chat app in Go for learning networking, concurrency, and real-time communication in Golang
Language: Go - Size: 48.9 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tarcisio-marinho/RSA
Simple RSA cryptographyc algorithm implementation
Language: Python - Size: 26.4 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 8

Pirate-Emperor/Enigma
Enigma is a Java-based cryptographic system that integrates symmetric (AES, DES, Blowfish), asymmetric (Diffie-Hellman, RSA, DSA), and hashing algorithms (MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512). It ensures data confidentiality, integrity, and authentication with modern cryptographic standards.
Language: Java - Size: 2.62 MB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

enricobragastini/triple_DH_protocol
Practical project for the Network Security course at UniVr
Language: Python - Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

tillstuder/secure-communication 📦
🔐 Secure P2P communication with diffie-hellman key exchange and multiple cyphers.
Language: Python - Size: 69.3 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

ivRodriguezCA/nuntius
iOS Framework for end-to-end encrypted messages
Language: Objective-C - Size: 1.65 MB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 5

rebexnet/elliptic
Elliptic curve algorithm wrappers
Language: C# - Size: 169 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 1

itsabdelrahman/diffie-hellman 📦
🔑 Key exchange algorithm
Language: TypeScript - Size: 2.84 MB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

emako/BlufiDH
A fast Diffie-Hellman key exchange algorithm
Language: C# - Size: 48.8 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Tuynuk/tuynuk-mobile
Tuynuk is a secure file transfer application that offers robust encryption and reliable transmission of sensitive data.
Language: Dart - Size: 24.9 MB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 1

jmbmartins/SecureShell
Client/Server System that mimics Secure Shell (SSH).
Language: Python - Size: 97.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

buenorafa/des-diffie-hellman
Projeto desenvolvido durante os estudos da disciplina de Segurança de Dados no curso de Sistemas para Internet no IFPB. Trata-se de uma implementação combinada do algoritmo Diffie-Hellman para troca de chaves e do DES (Data Encryption Standard) em Python, sem adição de bibliotecas externas.
Language: Python - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

halukyamaner/ecdh-key-exchanger
ECDH Key Exchanger
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

hazae41/cadenas
Zero-copy TLS protocol for the web 🏎️ (JS + WebAssembly)
Language: TypeScript - Size: 1.61 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 9 - Forks: 0

aameen951/diffie-hellman-experiment
An experiment with Elliptic Curve Diffie-Hellman (ECDH) Key Exchange as a simple way for implementing end-to-end encryption.
Language: JavaScript - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

armfazh/rfc7748_precomputed
Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known as X25519 and X448 (RFC-7748) for 64-bit architectures.
Language: C - Size: 381 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 44 - Forks: 9

DavyLandman/compact25519
A compact portable X25519 + Ed25519 implementation
Language: C - Size: 102 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 33 - Forks: 11

Xeertz-Org/diffie_hellman
Dart implementation of modular Diffie-Hellman
Language: Dart - Size: 92.8 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 3

DJStompZone/HomeGrownDHE
Homegrown Stand-alone Diffie-Hellman exchange
Language: Python - Size: 102 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

omerfarukoz/encodedsocket
Transfer high-security standard socket communication with Diffie-Hellman key exchange and AES encryption.
Language: Python - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

asifhaider/Computer-Security-4-1
Public Key Cryptography (AES) with Diffie Hellman and RSA Key Exchange Algorithms, Pedagogical Malware (Virus and Worm) Analysis, Buffer Overflow Demonstration and Firewall Exploration Assignments
Language: Python - Size: 23.1 MB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

charonn0/RB-libsodium
A Realbasic and Xojo binding to libsodium
Language: REALbasic - Size: 1.24 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 6 - Forks: 3

ph4r05/chat-roulette-python
Chat roulette simple TCP server using JSON protocol for pairing connected peers randomly, used for DH exercise
Language: Python - Size: 27.3 KB - Last synced at: 17 days ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 1

martinlt/crypto-messenger
Encrypts messages between parties using RSA/DH for key exchange and AES for encryption
Language: Java - Size: 41.9 MB - Last synced at: 10 months ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 6

gionanide/Cryptography
Crypto projects in python, e.g. Attacks to Vigenere, RSA, Telnet Protocol, Hip Replacement , Vernam cipher, Crack Zip Files, Encryptions RC4, Steganography, Feistel cipher, Superincreasing Knapsac, Elliptic Curve Cryptography, Diffie Hellman & EDF.
Language: Python - Size: 932 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 3

tesuji/godhchat
Simple encrypted chat with Diffie-Hellman key exchange :white_flower:
Language: Go - Size: 17.6 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

mimoo/Diffie-Hellman_Backdoor
How to backdoor Diffie-Hellman
Language: Python - Size: 48.3 MB - Last synced at: 10 months ago - Pushed at: over 8 years ago - Stars: 608 - Forks: 77

gerhalt/cryptopals
Solutions to Cryptopals challenges in Python 3. Visit https://cryptopals.com/ for the complete list of challenges.
Language: Python - Size: 430 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

nduje/Steganography
"Steganography" project involves the design and implementation of a custom steganographic algorithm as a practical assignment for the "Computer Forensics" course.
Language: Python - Size: 140 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ya-ming/openssl
Examples of using OpenSSL library
Language: C++ - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

tareezgh/cryptoFinalProject
An Application for secure SMS exchange: encr-decr with Serpent in OFB mode, including DH key generation and signature EC EL-GAMAL
Language: Java - Size: 27.3 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

frostoven/NixieChat
Secure and open source messaging stack
Language: TypeScript - Size: 947 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

ay-sbu/cc-hw2
Cryptocurrency Course Homework 2.
Language: Python - Size: 63.5 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

BishoySedra/Data_Security_Project
College's Project to implement encryption and decryption algorithms.
Language: C# - Size: 379 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

eduhdev12/echat
NestJS Real-Time Messaging Backend with Diffie–Hellman Encryption
Language: TypeScript - Size: 844 KB - Last synced at: 24 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

hazae41/berith
WebAssembly port of Ed25519 signatures and X25519 key exchange
Language: TypeScript - Size: 2.33 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 7 - Forks: 1

crocs-muni/fooling-primality-tests
Artifacts for the "Fooling primality tests on smartcards" paper at ESORICS 2020
Language: Java - Size: 4.71 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

iamsubingyawali/crypkuro
Simple python scripts to simulate end-end to encryption in a messaging app
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

PeculiarVentures/2key-ratchet
2key-ratchet is an implementation of a Double Ratchet protocol and X3DH in TypeScript utilizing WebCrypto.
Language: TypeScript - Size: 453 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 109 - Forks: 13

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

ErfanMomeniii/diffiehellman
a lightweight package for providing an implementation of the Diffie-Hellman key exchange algorithm in Go
Language: Go - Size: 115 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Laugharne/diffie_hellman
Cette section explore les techniques de chiffrement en cryptographie, mettant en lumière l'algorithme de César, le chiffrement par substitution, et les défis liés à l'échange sécurisé de clés.
Size: 4.63 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

emdneto/dh-aes-p4 📦
A P4 implementation towards Diffie-Hellman key exchange with AES encryption.
Language: P4 - Size: 3.04 MB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

noartem/ecdh 📦
Elliptical curve diffie-hellman key exchange method
Language: Go - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

aliabdallah7/Data-Security-Algorithms
Data security algorithms in C#
Language: C# - Size: 2.2 MB - Last synced at: 11 months ago - Pushed at: almost 2 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 at: 11 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

MKIVV0/diffie-hellman_key_exchange
Exploratory implementation of Diffie-Hellman
Language: C - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

carlosmakin/x25519
An implementation of the asymmetric X25519 elliptic curve Diffie-Hellman (ECDH) key exchange scheme as per RFC 7748.
Language: Dart - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

iiarchives/iiPython.py
iiPython's Python Module
Language: Python - Size: 37.1 KB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

deadPix3l/pyDHE
a fully python Diffie-Hellman Library
Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 51 - Forks: 10

eismont21/Crypto-EduInternship Fork of yayapa/Kryptographie-Praktikum
A comprehensive collection of cryptographic algorithms and exercises, showcasing practical applications and challenges in cryptography.
Language: C - Size: 118 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nkendler/esp32-lora-drone-delivery
An open-source project using ESP32 LoRa controllers to create a medical supplies order and delivery drone system for rural communities in the DRC.
Language: C++ - Size: 79.8 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

pwgit-create/Key_Encapsulation_Mechanism_Server_and_Client
Testing the Key Encapsulation Mechanism API that was introduced in JDK21
Language: Java - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sdiehl/double-ratchet
Double ratchet algorithm for E2E encryption
Language: Haskell - Size: 19.5 KB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 59 - Forks: 3

lofimichael/onchain-dhke
On-Chain Diffie Hellman Key Exchange
Language: TypeScript - Size: 35.8 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

fr0mars/CryptoResolve
CryptoResolve is a tool to secure the use of well-known cryptosystems and key exchange methods (RSA, ECC, DHKE...) by identifying possible attacks on the parameters that you are using.
Language: Python - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

4l3x777/ECDSA
Elliptic Curve Digital Sign Algorithm [PrimeField]
Language: C++ - Size: 6.8 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

SGayathri05/Information-Security-Programs
This repository contains python programs on Ciphers
Language: Python - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ZcashFoundation/ristretto255-dh
Diffie-Hellman key exchange using the Ristretto255 group, in Rust.
Language: Rust - Size: 46.9 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 5

hammurabi-mendes/learn-crypto-javascript
Learning Cryptography with Javascript
Language: JavaScript - Size: 510 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 0

alexliqu09/SocialNet
In this repository we want to apply encryption algorithms such as rsa, sha256 and diffhelman and how they help us protect our messages.
Language: Java - Size: 7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 3

Loche2/IKE_D-H
本仓库为信息安全导论课程作业:验证D-H密钥交换机制。使用100-255之间的素数(和原根)构建单向函数,按照D-H协议机制流程进行计算,通过socket套接字在主机间交换公钥,实现密钥交换。
Language: Python - Size: 274 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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

gjbsaiia/discreteLogProblem
python program that implements divide and conquer approach, or Pohlig-Hellman approach, to solving discrete log problems
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

mahmoudai1/secure-chat
Secure Chatting Application developed by PHP and JavaScript.
Language: PHP - Size: 869 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 4

pedroalbanese/vko
GOST R 34.10-2012 Key Agreement Function (RFC 7836)
Language: Go - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

YardenBakish/Encrypted-Server-Android-App
Implementation of an encrypted bidirectional communication channel between multiple Android App users and a Taylor-made multi-threaded server in python
Language: Python - Size: 17 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Happyxianyueveryday/crypto
信息安全基础课程实验作业
Language: C++ - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0
