From 776fc00b47e34237a8b0bc50706eedd24996553f Mon Sep 17 00:00:00 2001 From: root Date: Sat, 19 Oct 2024 00:48:31 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f4b74cb --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Password-Manager + +A secure and user-friendly password manager written in C, utilizing OpenSSL for encryption. This tool allows users to store and manage passwords effectively while ensuring sensitive information remains protected. Explore the features and start managing your passwords securely! \ No newline at end of file