Skip to content

MenxLi/im-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple image encryption and decryption tool.

The code runs at browser side, using WebAssembly.
The encryption is based on Chaotic Logistic Map.

A hosted version is available at here.

To build for your own use, you need to install Rust and wasm-pack.
Then run make wasm. The frontend will be built at app/ directory.

About

An image encryption and decryption tool

Resources

Stars

Watchers

Forks