An open API service indexing awesome lists of open source software.

https://github.com/calebabg/pylsecurep2p

Python Secure Local File Share/Transfer
https://github.com/calebabg/pylsecurep2p

diffie-hellman peer-to-peer

Last synced: 8 months ago
JSON representation

Python Secure Local File Share/Transfer

Awesome Lists containing this project

README

          

# PyLSecureP2P

#### A Python Secure Local File Share/Transfer
#### Local file transfer is made safe and secure by using the Diffe Hellman Key Exchange Algorithm for client secret key encryption with the combination of AES (Advanced Encryption Standard) CBC mode (Cipher Blocker Chaining) for packet encryption.