Skip to content
#

secure-storage

Here are 76 public repositories matching this topic...

Encrypted-SharedPreferences

The Secure Password Manager is a console-based Java application that securely stores and manages user passwords using custom encryption, activity logging, and dynamic search functionality, ensuring robust data protection.

  • Updated Sep 5, 2024
  • Java

Password Manager is a command-line interface (CLI) application written in C++ that securely stores and manages your passwords. Utilizing AES-256-CBC encryption provided by OpenSSL, this simple yet effective tool ensures your passwords are stored securely and can be retrieved when needed.

  • Updated Jul 29, 2024
  • C++

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.

  • Updated Jul 1, 2024
  • Python

Improve this page

Add a description, image, and links to the secure-storage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-storage topic, visit your repo's landing page and select "manage topics."

Learn more