https://github.com/tornado80/cryptography-final-project
https://github.com/tornado80/cryptography-final-project
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tornado80/cryptography-final-project
- Owner: tornado80
- License: mit
- Created: 2022-06-19T09:42:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T15:44:23.000Z (about 4 years ago)
- Last Synced: 2024-03-22T23:37:43.243Z (over 2 years ago)
- Language: Python
- Size: 63.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cryptography final project
## Introduction
This repository contains the cryptography course's final project which involved,
designing a secure protocol over an insecure communication channel.
## Components used
- HMAC
- RSA
- Difiie-Hellman
[@tornado80](https://github.com/tornado80)
[@geekn0rd](https://github.com/geekn0rd)
[@odeaxcsh](https://github.com/odeaxcsh)