JingShing / Encryptor-Decryptor

A tool for encrypt and decrypt.

Home Page:https://jingshing.com/encrypt_decrypt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A tool for encrypt and decrypt.

https://jingshing.com/encrypt_decrypt/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%