Skip to content

iancoleman/self_encryption_ui

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

How to build the project

$ wasm-pack build --target=web; python convert.py

This will create se-standalone.html which you can double click to use the tool.

Dev vs Production

Edit src/lib.rs parameter MAX_CHUNKS depending on the use case.

About

Browser-based interface for rust library self_encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published