GitHub / CodeTyperPro / secure-communication
Secure communication protocol using RSA encryption, digital signatures, and symmetric encryption. It ensures secure message transmission over a Teams chat platform by encoding messages in hexadecimal strings. The protocol involves key generation, random byte generation, key exchange, signature verification ...
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeTyperPro%2Fsecure-communication
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 24.4 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: hmac, miniaes, prf, python, rsa-cryptography, rsa-oaep, sha256, symetric-encryption