You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this article, you'll learn how to build a secure and efficient backend API in Rust with JWT access and refresh tokens functionality. We'll leverage the high-performance Axum framework and SQLX to store data in a PostgreSQL database.
This project focuses on cloud data security by designing an optimized key generation scheme for data protection and a deep learning model for user attack detection. The data protection scheme encrypts data before uploading it to the cloud, while the attack detection module uses a deep learning model to identify malicious users
Projeto da disciplina SI01033 (Segurança em Redes de Computadores) do Curso de Sistemas de Informação da Unifesspa para exercitar os conceitos de criptografia (simétrica e assimétrica) e hash criptográfico