%%{init: {'themeVariables': {'fontFamily': 'Bernard MT Condensed', 'fontSize': '24px','fontWeight': 'bold'}}}%%
sequenceDiagram
participant Alice as 👩 Alice
participant Bob as 👨 Bob
participant Server as 💻 Server
rect rgb(200, 220, 255)
note over Alice: Step 1
Alice ->> Alice: 👩 generates private key a 🔐
Bob ->> Bob: 👨 generates private key b 🔐
end
rect rgb(200, 220, 255)
note over Alice: Step 2
Alice ->> Alice: 👩 computes public key A = g^a mod p 🔑
Alice ->> Bob: 👩 sends public key A to 👨 ✉️
end
rect rgb(200, 220, 255)
note over Bob: Step 3
Bob ->> Bob: 👨 computes public key B = g^b mod p 🔑
Bob ->> Alice: 👨 sends public key B to 👩 ✉️
end
rect rgb(200, 220, 255)
note over Alice, Bob: Step 4
Alice ->> Alice: 👩 computes shared secret s = B^a mod p = g^(ab) mod p 🔐
Bob ->> Bob: 👨 computes shared secret s = A^b mod p = g^(ab) mod p 🔐
end
rect rgb(200, 220, 255)
note over Alice, Server: Step 5
Alice ->> Server: 👩 sends encrypted message to Server 💻: {Alice, Bob, s} ✉️
Bob ->> Server: 👨 sends encrypted message to Server 💻: {Alice, Bob, s} ✉️
end
rect rgb(200, 220, 255)
note over Server: Step 6
Server ->> Server: 💻 matches secrets received from 👩 and 👨
Server ->> Server: 💻 generates session key Ks 🔐
Server ->> Alice: 💻 sends session key Ks to 👩 ✉️
Server ->> Bob: 💻 sends session key Ks to 👨 ✉️
end
rect rgb(200, 220, 255)
note over Alice, Bob: Step 7
Alice ->> Alice: 👩 receives session key Ks from Server 🔐
Bob ->> Bob: 👨 receives session key Ks from Server 🔐
end
rect rgb(200, 220, 255)
note over Alice, Bob: Result
Alice ->> Bob: 👩 👨 can now communicate securely using session key Ks 🔐
end
Pinned Loading
-
C2
C2 Public1st MLSecOps [Microsoft Azure Nanodegree ML Engineer] Operationalization Project
Jupyter Notebook
-
CycleGAN_CyCADA_Style_Transfer_and_HPO
CycleGAN_CyCADA_Style_Transfer_and_HPO PublicCross-domain Cycle-Consistent CyCADA CycleGAN and HPO
Jupyter Notebook
-
-
226 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 90 repositories
-
c6ai/templates
JavaScript
This contribution was made on Mar 20
-
c6ai/mcpdoc
Python
This contribution was made on Mar 20
-
c6ai/mcp
Python
This contribution was made on Mar 20
-
c6ai/sdk-for-python
Python
This contribution was made on Mar 20
-
c6ai/playground-for-go
Go
This contribution was made on Mar 20
-
c6ai/sdk-for-go
Go
This contribution was made on Mar 20
-
c6ai/supabase
TypeScript
This contribution was made on Mar 20
-
c6ai/playground-for-python
Python
This contribution was made on Mar 20
-
c6ai/appwrite
TypeScript
This contribution was made on Mar 20
-
c6ai/pocketbase
Go
This contribution was made on Mar 20
-
c6ai/azure-networking
Shell
This contribution was made on Mar 18
-
c6ai/azure-ai-agent-service-enterprise-demo
Python
This contribution was made on Mar 18
-
c6ai/yoloe
Python
This contribution was made on Mar 18
-
c6ai/django-authorization-example
Python
This contribution was made on Mar 17
-
c6ai/django-authorization
Python
This contribution was made on Mar 17
-
c6ai/PyCasbin
Python
This contribution was made on Mar 17
-
c6ai/casbin
Go
This contribution was made on Mar 17
-
c6ai/authz
Go
This contribution was made on Mar 17
-
c6ai/gin
Go
This contribution was made on Mar 17
-
c6ai/pongo2
Go
This contribution was made on Mar 17
-
c6ai/fiber-recipes
Go
This contribution was made on Mar 17
-
c6ai/awesome-fiber
This contribution was made on Mar 17
-
c6ai/fiber
Go
This contribution was made on Mar 17
-
c6ai/AntonPutra-Tutorials
HCL
This contribution was made on Mar 17
-
c6ai/json-rpc-golang
Go
This contribution was made on Mar 17
-
c6ai/mtp-go
Python
This contribution was made on Mar 16
-
c6ai/dronalize
Python
This contribution was made on Mar 16
-
c6ai/DriveX
This contribution was made on Mar 16
-
c6ai/starter-applets
TypeScript
This contribution was made on Mar 16
-
c6ai/MapTR
Python
This contribution was made on Mar 16
-
c6ai/DiffusionDrive
Python
This contribution was made on Mar 16
-
c6ai/Senna
Python
This contribution was made on Mar 16
-
c6ai/VAD
Python
This contribution was made on Mar 16
-
c6ai/AlphaDrive
This contribution was made on Mar 16
-
c6ai/golang-tutorials
This contribution was made on Mar 16
-
c6ai/autoMate
Python
This contribution was made on Mar 16
-
c6ai/Dolinay-YT-Tutorials
Jupyter Notebook
This contribution was made on Mar 16
-
c6ai/create-agent-chat-app
TypeScript
This contribution was made on Mar 15
-
c6ai/vllm
Python
This contribution was made on Mar 15
-
c6ai/verl
Python
This contribution was made on Mar 15
-
c6ai/Vision-R1
Python
This contribution was made on Mar 15
-
c6ai/EasyR1
Python
This contribution was made on Mar 15
-
c6ai/DeepEP
Cuda
This contribution was made on Mar 14
-
c6ai/langgraph-swarm-py
Python
This contribution was made on Mar 14
-
c6ai/GPTSwarm
Python
This contribution was made on Mar 13
-
c6ai/DyLAN
Python
This contribution was made on Mar 13
-
c6ai/MAS-GPT
This contribution was made on Mar 13
-
c6ai/Stock-Analysis-AutoGen-Multi-Agent
Python
This contribution was made on Mar 13
-
c6ai/Multi-Agent-Semantic-Kernel-Azure-Age...
Python
This contribution was made on Mar 13
-
c6ai/DeepSeek-Azure-AI-Foundry-WebApp
Python
This contribution was made on Mar 13
-
c6ai/typescript-go
Go
This contribution was made on Mar 12
-
c6ai/metaflow-ollama
Python
This contribution was made on Mar 12
-
c6ai/terraform-aws-metaflow
HCL
This contribution was made on Mar 12
-
c6ai/metaflow-card-notebook
Python
This contribution was made on Mar 12
-
c6ai/dsbook
Python
This contribution was made on Mar 12
-
c6ai/mcp-etherscan-server
TypeScript
This contribution was made on Mar 12
-
c6ai/mcp-ethers-server
TypeScript
This contribution was made on Mar 12
-
c6ai/web3-mcp
TypeScript
This contribution was made on Mar 12
-
c6ai/supabase-mcp-server
Python
This contribution was made on Mar 12
-
c6ai/agno
Python
This contribution was made on Mar 11
-
c6ai/local-ai-packaged
Python
This contribution was made on Mar 11
-
c6ai/Archon
Python
This contribution was made on Mar 11
-
c6ai/Visual-RFT
Python
This contribution was made on Mar 11
-
c6ai/srcbook
TypeScript
This contribution was made on Mar 11
-
c6ai/NEAT-samples
Python
This contribution was made on Mar 11
-
c6ai/ai-car
Python
This contribution was made on Mar 11
-
c6ai/EvolveCar
C#
This contribution was made on Mar 11
-
c6ai/NEAT_for_Godot
GDScript
This contribution was made on Mar 11
-
c6ai/ollama-deep-researcher
Python
This contribution was made on Mar 10
-
c6ai/OpenManus-HenrYalps
Python
This contribution was made on Mar 10
-
c6ai/OpenManus
Python
This contribution was made on Mar 10
-
c6ai/OpenManus-RL
Python
This contribution was made on Mar 10
-
c6ai/AutoScholar
Python
This contribution was made on Mar 9
-
c6ai/ai-agents
Python
This contribution was made on Mar 9
-
c6ai/inspect_evals
Python
This contribution was made on Mar 9
-
c6ai/open_deep_research
Jupyter Notebook
This contribution was made on Mar 9
-
c6ai/lab3-games
Python
This contribution was made on Mar 6
-
c6ai/MinAtar
Python
This contribution was made on Mar 2
-
c6ai/gymnax
Python
This contribution was made on Mar 2
-
c6ai/MLGym
Python
This contribution was made on Mar 2
-
c6ai/langtrace
TypeScript
This contribution was made on Mar 2
-
c6ai/DNA-2022-PPO
Python
This contribution was made on Mar 1
-
c6ai/Two-player-atari-RL
Python
This contribution was made on Mar 1
-
c6ai/dqn-atari
Jupyter Notebook
This contribution was made on Mar 1
-
c6ai/Decision-Transformer-vs-Decision-Mamba
Jupyter Notebook
This contribution was made on Mar 1
-
c6ai/RICE
Python
This contribution was made on Mar 1
-
c6ai/RL-state_mask
Python
This contribution was made on Mar 1
-
c6ai/Evolution-Strategies-and-Decision-Tra...
Python
This contribution was made on Mar 1
-
c6ai/awesome-VLLMs
This contribution was made on Mar 1
-
c6ai/atari-gpt
Python
This contribution was made on Mar 1
65
repositories not shown
8
contributions
in private repositories
Mar 20