Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fug0/client-server-with-encryption
https://github.com/fug0/client-server-with-encryption
client-server diffie-hellman-algorithm encryption gost-r-34-12-2015 seed-cipher
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fug0/client-server-with-encryption
- Owner: fug0
- License: gpl-3.0
- Created: 2024-04-18T15:00:05.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-27T09:28:48.000Z (8 months ago)
- Last Synced: 2024-08-27T19:37:54.362Z (4 months ago)
- Topics: client-server, diffie-hellman-algorithm, encryption, gost-r-34-12-2015, seed-cipher
- Language: C
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Client and server with encryption
## About
Implementation of client and server with symmetric SEED and GOST R 34.12-2015 «Kuznyechik» algorithms support. Also supports Diffie-Hellman protocol or VKO GOST R 34.10-2001 for session key derivation.