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
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
is a Python-based encryption and decryption tool. The application supports two encryption algorithms: a simple character substitution method and the more advanced Fernet encryption. Users can generate, save, and load encryption keys, and perform encryption and decryption on text data.
Password Manager is a secure and convenient solution for managing online passwords. The software provides a simple and user-friendly interface for users to store and manage their passwords with ease. Users can create an account, log in, add new passwords, view existing passwords, edit or delete existing passwords, and more. The software uses strong
👁️🔒 Face Detection and Encryption System with Voice Commands An advanced system for detecting faces and eyes in images and videos, with AES encryption for secure data handling and voice command support.
A Python-based Graphical tool for hiding and extracting secret messages within images, audio, and text files. It provides secure and undetectable data embedding techniques for cybersecurity, digital forensics, and privacy protection.
A Python-based tool for hiding and extracting secret messages within images, audio, and text files. It provides secure and undetectable data embedding techniques for cybersecurity, digital forensics, and privacy protection.
A Streamlit-based Python application for secure data storage and retrieval using passkey encryption. Users can encrypt and decrypt data in memory without relying on external databases. The system enforces reauthorization after multiple failed decryption attempts, ensuring enhanced data protection.