| Crates.io | jwt_app |
| lib.rs | jwt_app |
| version | 0.1.0 |
| created_at | 2024-12-18 09:03:17.813282+00 |
| updated_at | 2024-12-18 09:03:17.813282+00 |
| description | A simple RSA and secret key management crate |
| homepage | https://github.com/MohammadSu1/Authentication_app |
| repository | https://github.com/MohammadSu1/Authentication_app |
| max_upload_size | |
| id | 1487326 |
| size | 40,166 |
This project implements a robust authentication system using both secret key authentication and RSA public-key cryptography. It is designed to provide secure communication between clients and servers, ensuring data integrity and confidentiality.
git clone https://github.com/MohammadSu1/Authentication_app.git
cd Authentication_app
cargo build