Skip to content

A simple pure front-end encryptor using RWSE2 and RWSH

Notifications You must be signed in to change notification settings

RichadoWonosas/RWCryptTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RWCryptTool

A pure front-end encryption tool using encryption algorithm RWSE2 and secure hash algorithm RWSH.

Features

  • WebAssembly acceleration - Encryption and decryption involves massive computing power; At the same time the encryption algorithm RWSE2 uses 64-bit operations yet JavaScript does not support this well. WebAssembly is used to deal with this issue.
  • Progressive Web App (PWA) Support - This tool can be installed as a progressive web app. Feel free to install this app if the browser suggests you to do that!

Future Features

No future features currently.

About

A simple pure front-end encryptor using RWSE2 and RWSH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published