https://github.com/hubert-kniola/diffi-hellman-algorithm
Algorithm based on the calculation of discrete logarithms in finite bodies
https://github.com/hubert-kniola/diffi-hellman-algorithm
cryptography csharp diffie-hellman-algorithm
Last synced: 2 months ago
JSON representation
Algorithm based on the calculation of discrete logarithms in finite bodies
- Host: GitHub
- URL: https://github.com/hubert-kniola/diffi-hellman-algorithm
- Owner: hubert-kniola
- Created: 2020-11-09T14:53:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-12T14:11:52.000Z (over 4 years ago)
- Last Synced: 2023-09-05T07:15:18.159Z (almost 2 years ago)
- Topics: cryptography, csharp, diffie-hellman-algorithm
- Language: C#
- Homepage:
- Size: 170 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Diffi-Hellman-Algorithm