Skip to content

zahidayturan/advanced-encryption-standard-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advanced-encryption-standard-application

AES App beta

Mobile App developed with Flutter.

AES (Advanced Encryption Standard) is a symmetric encryption algorithm that provides secure and efficient encryption for digital data by using a single key for both encryption and decryption.

This application leverages AES encryption to secure media files using unique keys generated from QR codes, barcodes, sound, and images. Users can encrypt files with these keys, allowing them to securely share both the encrypted files and corresponding keys with other users for safe decryption.

Dependencies

This project is built with a variety of great open source libraries and packages.

TODO

Installation

$ pub get

Add google-services.json file

Create firebase project and add `google-services.json` file in `android/app` folder.

TODO

How can I support developers?

  • Star our GitHub repo
  • Create pull requests, submit bugs, suggest new features or documentation updates
  • Follow our work

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

This app securely encrypts and decrypts your files by generating keys using the AES algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published