tscp
Secure protocol
An implementation of an endpoint-to-endpoint encryption protocol based on Diffie-Hellman-Merkle and TLS1.3 for secure communication between resource-constrained microcontrollers.
An endpoint-to-endpoint encryption based on Diffie-Hellman-Merkle with TLS1.3 styled handshake using MicroPython
2 stars
1 watching
0 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tu-berlin-snet/tctp-rack | Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |
haskell-tls/hs-tls | A Haskell implementation of the Transport Layer Security protocol for secure communication between servers and clients. | 403 |
hakky54/mutual-tls-ssl | A tutorial project demonstrating a secure API setup with TLS/SSL authentication for Java-based web servers and clients. | 571 |
encryptogroup/psi | An implementation of Private Set Intersection protocols for secure data sharing | 178 |
cs01/termpair | A platform for secure terminal sharing over the web with real-time encryption and synchronization. | 1,609 |
grempe/tss-rb | A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt | 23 |
typeerror/secure | A lightweight Python library to add security headers to web applications across multiple frameworks. | 878 |
nucypher/nucypher | A decentralized runtime for secure access control and end-to-end encryption in blockchain applications | 696 |
rhinosecuritylabs/gcp-iam-privilege-escalation | A collection of GCP IAM privilege escalation methods and their associated tools | 343 |
shariltumin/mesh-espnow-micropython | A framework for building dynamic secure mesh networks using ESP-NOW and MicroPython on various ESP32 variants | 8 |
microsoft/symcrypt | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 715 |
rbit/pydtls | Provides secure communication over UDP sockets using DTLS | 72 |
hertz-contrib/secure | A middleware solution for securing HTTP requests and responses in web applications | 0 |
maqp/tfc | A secure messaging system that uses onion routing and end-to-end encryption to protect user communications | 1,232 |
tomconte/arduinoduepolarsslclient | A sample Arduino sketch connecting to a PolarSSL server using PSK authentication. | 3 |