Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

hipi/web-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions status

web-crypto 是一个使用浏览器提供的WebCryptoAPIAES-256-GCM算法,进行安全的文件加密的javascript应用程序。

文件加密速度快、安全、无服务器,顽强,完全本地操作从不上传文件到服务器。

可以在几秒钟内加密任何类型、任何大小的文件。(可能浏览器无法读取太大的文件)

web-crypto is a javascript application that uses AES-256-GCM algorithm for secure file encryption using the WebCrypto API provided by the browser.

File encryption is fast, secure, serverless, tenacious, and operates completely locally without ever uploading files to the server.

You can encrypt any type of file, of any size, in a few seconds. (Maybe the browser can't read files that are too big.)

Building

应用使用 Vue3 vite 构建,pwa 使用 vite-plugin-pwa

Applications are built using Vue3 vite, PWA is built using vite-plugin-pwa.

preview

https://dogged.cn