Yishan001 / EncryptFile

Encrypt file with RSA2048 and AES256.

Home Page:https://ancun.cloud/tools.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EncryptFile

EncryptFile

Encrypt file with RSA2048 and AES256(Windows)

English badge 简体中文 badge
License visitor downloads

Description

  1. EncrytFile use RSA2048 and AES256 to encrypt file.
  2. It support generate dynamic RSA2048 key pairs, or use users RSA2048 key.
  3. Dismiss complex technical terms, drag and release to encrypt or decrypt file.

UI

     

Instraction

Encryption

  1. Select using "Temporary Key" to use generate dynamic RSA2048 key pairs, or select "Personal Key" to use a fixed RSA2048 key pairs.
  2. Drag one regural file into the gray area, and click "Encrypt and save" to encrypt file.
  3. It will open exporer window and locate to the encrypted file after finish.

Decryption

  1. Drag encrypted(.data) file and RSA2048 private key(.key) file into the gray area, and click "Decrypt and save" to decrypt file.
  2. It will open exporer window and location to the decrypted file after finish.

Feedback

It's a pleasure to hear from you.
Please feel free to contact us by clicking the "Feedback" link.

About

Encrypt file with RSA2048 and AES256.

https://ancun.cloud/tools.html

License:Apache License 2.0


Languages

Language:C# 100.0%