Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alok-2002 committed Sep 4, 2023
1 parent 21f8497 commit a3388d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Code Vault - Android App

![GitHub](https://img.shields.io/github/license/alok-2002/Code_Vault_Android_App)
![GitHub last commit](https://img.shields.io/github/last-commit/alok-2002/Code_Vault_Android_App)
![GitHub stars](https://img.shields.io/github/stars/alok-2002/Code_Vault_Android_App)
![GitHub forks](https://img.shields.io/github/forks/alok-2002/Code_Vault_Android_App)

Code Vault is an Android application developed using Android Studio that provides encryption and decryption of text using the Base64 algorithm and a secret key.
This app allows users to securely store and share sensitive information by encoding it into Base64 format with a secret key.

Expand Down

0 comments on commit a3388d4

Please sign in to comment.