Skip to content

JingShing/Encryptor-Decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.