Git Product home page Git Product logo

filesafe's Introduction

基于Qt开发的AES文件加解密工具:lock:

  1. 支持所有 AES 密钥长度;:key:
    • AES_128
    • AES_192
    • AES_256
  2. 支持ECB、CBC、CFB、OFB四种模式;
  3. 支持ZERO、PKCS7、ISO三种填充方式;
  4. 支持md5文件损毁检测;:bookmark_tabs:
  5. 支持输入任意长度密钥进行加解密;:key:
  6. 将.bmp格式图片加密后可正常打开图片,不破坏图片格式。

效果

  1. 加密:computer:

    image-20211212145456668

  2. 解密:computer:

    image-20211212145538922

  3. bmp图片加密

    image-20211212145809841

filesafe's People

Contributors

mahuifa 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.