1 unstable release
new 0.1.1 | Feb 21, 2025 |
---|---|
0.1.0 |
|
#98 in #secure
44 downloads per month
10KB
148 lines
p2ps
📌 Overview
p2ps is a Rust library designed to make it easy to establish a secure connection between two peers using the Diffie-Hellman algorithm, without requiring certificates or complex setup.
🚀 Objective
The goal of this project is to provide a simple and efficient way to create encrypted peer-to-peer connections without relying on external authorities.
🤝 Looking for Contributors & Ideas
This project is in active development, and I need help! Contributions are welcome, whether it's improving the implementation, fixing bugs, or adding new features. Feel free to open issues, submit pull requests, and share any new ideas that could improve the project.
📄 License
This project is licensed under the MIT License – see the LICENSE file for details.
Dependencies
~5–12MB
~145K SLoC