https://github.com/fz2000/protocol-implementation-da
Security protocol Implementation using a high-level language
https://github.com/fz2000/protocol-implementation-da
language security-protocol
Last synced: 7 months ago
JSON representation
Security protocol Implementation using a high-level language
- Host: GitHub
- URL: https://github.com/fz2000/protocol-implementation-da
- Owner: FZ2000
- Created: 2018-08-21T13:03:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T14:11:37.000Z (over 7 years ago)
- Last Synced: 2025-03-05T23:45:57.456Z (11 months ago)
- Topics: language, security-protocol
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Protocol-Implementation-DA
Security protocol implementations
# Description
DistAlgo is a high level programming language developped by the professor I worked with in Stony Brook University. This language is based on python. I used it to program security protocols for testing purposes. I implemented some basic protocols along with some protocols that people are currently using.