数据安全工具集
|
Some checks failed
Build and Deploy / build (push) Failing after 59s
modified: src/App.tsx new file: src/__tests__/utils/extract-cert.test.ts new file: src/utils/extract-cert.js modified: src/version.js |
||
|---|---|---|
| .gitea/workflows | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| index.html | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| Readme.md | ||
| test-cert-batch.cjs | ||
| test-cert.cjs | ||
| test-cert.js | ||
| test-gcm.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
TODO
- CI 集成,将 dist 传输到指定服务器指定目录。
- 添加 SM2 算法
- 证书工具支持输入逗号分隔证书 id 并下载 DER 格式 CRL 文件。
- 根证书生成后支持下载 CRT 文件和根证书私钥。