Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 948 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 948 Bytes

English | 繁體中文

You can use this tool on my website.

Update

I made a new version in html with javascript you can see repo here.

It is lighter and easier to use. With your browser it can easily encrypt and decrypt.

Encryptor-Decryptor

A tool for encrypt and decrypt.

tutorial

  • Import file.
  • Put key in text box.
  • Select function you need. And press button. It will save file automatically.

UI

UI

test file

test

After encrypt

test encrypt

After encrypt and After decrypt

test encrypt

Principle

It combines the key and the line you want to encrypt. And then turned it into base64 format.