Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.77 KB

README.md

File metadata and controls

50 lines (38 loc) · 1.77 KB

PasswordEncrypto: Encryption & Decryption

PasswordEncrypto is an app to generate strong passwords and encrypt and decrypt data🔐

Kotlin.

👉 PasswordEncrypto Live Demo

Screenshots

List/Home Screen List/Home Screen List/Home Screen

Current Features

Password Generation: Click on the "Generate Password" button to create a new strong password. Adjust the settings to include numbers, symbols, and choose the length of the password as per your requirement.

Data Encryption: Enter the data you want to encrypt into the provided field. Select the encryption technique (Rail Fence or Cipher Text). Click on the "Encrypt Data" button to encrypt the data.

Data Decryption: Paste the encrypted data into the provided field. Choose the appropriate decryption technique. Click on the "Decrypt Data" button to reveal the original information.

Password and Encrypted Data Management: Use the app's built-in functionality to save passwords and encrypted data securely.

  • Save password.
  • Copy Password.

Planned Features

  • More Ecryption Techniques
  • Save encrypted data & Key
  • Informative question's
  • Privacy to access encrypted data
  • UI(User Interface)

Known Issues

To report issues, please email me at bhavesh.patil0325@gmail.com.