Python script for SAP secure storage decrypton
-
Updated
Mar 14, 2018 - Python
Python script for SAP secure storage decrypton
Secure File Storage Using Hybrid Cryptography
InvisioVault is My daily learning sandbox for mastering steganography. Hide any files from documents and photos to videos and full folders inside ordinary images that look perfectly normal. Built with curiosity, crafted with passion.
🛡️ A Python-based password manager designed to help users securely store and manage their passwords with Advanced Encryption techniques.🔒
CStore, aka "Command Houdini," is the Python-based magical solution that saves your forgotten commands and conjures them back with just a few keywords, descriptions, or tags. Abracadabra, never lose a command again!
Ark is a secure, command-line password manager that encrypts sensitive data using AES-GCM. It features key management, PBKDF2, secure file operations, backups, and clipboard integration. With strict access controls, constant-time comparisons, and memory safety, Ark prioritizes security. MIT licensed.
BAR (Burn After Reading) is my project to showcase skills in security, cryptography, and logic design. It’s an offline desktop app for sensitive file management with encryption and self-destruction features. All security and crypto logic is publicly available in this repo.
The PDF-to-Image-Encryptor is a Python app that converts PDF pages to secure, encrypted images, ensuring privacy and security. It also decrypts images back to their original form.
Petoron Crypto Archiver (PCA) is a binary encryption archiver with no compression, no fingerprints, and no key recovery. Built with Argon2id key derivation, AES-256-CFB encryption, and HMAC-SHA512 authentication. Every archive is uniquely encrypted, verifiable, and irreversible without the password :))
A secure document sharing PoC where even admins can't access user files, built on FastAPI with strong cryptographic controls.
Cipher is a Python library for encrypting and decrypting passwords, designed for integration with automated testing frameworks such as Selenium, Appium, Playwright, and others. It ensures secure password storage and allows retrieving keys from remote vaults to decrypt configuration files.
A modern, minimal, and secure web app built with **Streamlit** to encrypt and manage sensitive text and files. Designed for users who value privacy, simplicity, and smooth user experience.
This is a web application that would help the users to store their data securely on cloud by using different encryption algorithms .The method involves encrypting a file , then decrypting it with a private key. The files can be stored by the user on cloud (AWS S3) and viewed and downloaded. The website is also secured using AWS WAF.
A website that uses hybrid of four standard cryptographic ciphers to encrypt a text document. Technologies used: python flask framework with cryptography libraries.
CLI for secure environment variable management with GPG encryption and multi-environment support (dev/staging/prod)
A secure multi-user file system with end-to-end encryption, HMAC-based integrity verification, and Unix-style permission control. Features bcrypt-authenticated logins, group-based collaboration, and a command-line interface for secure file operations on untrusted storage.
Petoron Quantum Standard (PQS) is fully independent, self-contained encryption standard.
Advanced password & cipher management system with Redis caching, multiple encryption methods, and dual-layer storage architecture
UnbreakableEncrypter is a robust security tool designed to safeguard your digital life. With features like a secure password manager, file encryption/decryption, and a user-friendly interface, it ensures your data remains protected across multiple platforms, including Windows, Linux, Kali Linux, and Termux. Stay secure, stay unbreakable!
A command-line tool for securely managing passwords. It allows users to store, retrieve, and generate strong passwords, all encrypted with a master key.
Add a description, image, and links to the secure-storage topic page so that developers can more easily learn about it.
To associate your repository with the secure-storage topic, visit your repo's landing page and select "manage topics."