GithubHelp home page GithubHelp logo

themagicsketchbook / ved-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dumitory-dev/virtual-encrypted-disk

0.0 0.0 0.0 2.18 MB

Virtual Encrypted Disk

License: MIT License

C 2.90% C++ 83.75% QMake 1.10% C# 12.25%

ved-v2's Introduction

Virtual encrypted disk

Appointment

An application for creating and working with virtual encrypted logical drives.

Functionality

  1. Creates a crypted disk stored in a file (the path to the file and name, password, size of the created disk are indicated)
  2. Mounts the specified file as a logical drive. (checking the password specified at creation)
  3. Removes the previously mounted disk.
  4. Allows you to view a list of mounted disks.
  5. Encrypts / decrypts data written / read from disk.
  6. Supports working with file paths in different languages.

Technology requirements

  1. The GUI can be written in C # or Qt or another framework.
  2. For development, use Visual Studio.
  3. To write a work plan, use MS Project Manager 2007 and higher.
  4. Use GIT to store the source code.

Implementation details

  1. User Interface
    • Functionality:

      • Create a disk (with the path to the file, password, disk size)
      • Encryption mode selection
      • Copy parse files
      • Mount disk (with the path to the file and password verification)
      • Dismount the specified drive
      • View the list of mounted disks (drive letter, size, file path)

      Implement the interface using a console application or GUI.

  2. Driver - a virtual disk driver that redirects data to a file with encryption.

Old project history

https://github.com/DumitoryDev/VED

ved-v2's People

Contributors

dumitory avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.