File tree Expand file tree Collapse file tree 1 file changed +9
-19
lines changed
Expand file tree Collapse file tree 1 file changed +9
-19
lines changed Original file line number Diff line number Diff line change 11# capacitor-shamir
22
3- <a href =" https://github.com/vault12/capacitor-shamir/releases " >
4- <img src =" https://img.shields.io/github/release/vault12/capacitor-shamir.svg " alt =" NPM Release " />
5- </a >
6-
7- <a href =" https://github.com/vault12/capacitor-shamir/actions/workflows/ci.yml " >
8- <img src =" https://github.com/vault12/capacitor-shamir/actions/workflows/ci.yml/badge.svg " alt =" Github Actions Build Status " />
9- </a >
10-
11- <a href =" https://github.com/vault12/capacitor-shamir/actions/workflows/ci.yml " >
12- <img src =" https://github.com/vault12/capacitor-shamir/blob/badges/badges/coverage-total.svg " alt =" Coverage total " />
13- </a >
14-
15- <a href =" https://opensource.org/licenses/MIT " >
16- <img src =" https://img.shields.io/badge/License-MIT-blue.svg " alt =" MIT License " />
17- </a >
18-
19- <a href =" http://makeapullrequest.com " >
20- <img src =" https://img.shields.io/badge/PRs-welcome-brightgreen.svg " alt =" PRs welcome " />
21- </a >
3+ <a href =" https://github.com/vault12/capacitor-shamir/releases " ><img src =" https://img.shields.io/npm/v/capacitor-shamir " alt =" NPM Release " /></a >
4+   ;
5+ <a href =" https://github.com/vault12/capacitor-shamir/actions/workflows/ci.yml " ><img src =" https://github.com/vault12/capacitor-shamir/actions/workflows/ci.yml/badge.svg " alt =" Github Actions Build Status " /></a >
6+   ;
7+ <a href =" https://github.com/vault12/capacitor-shamir/actions/workflows/ci.yml " ><img src =" https://github.com/vault12/capacitor-shamir/blob/badges/badges/coverage-total.svg " alt =" Coverage total " /></a >
8+   ;
9+ <a href =" https://opensource.org/licenses/MIT " ><img src =" https://img.shields.io/badge/License-MIT-blue.svg " alt =" MIT License " /></a >
10+   ;
11+ <a href =" http://makeapullrequest.com " ><img src =" https://img.shields.io/badge/PRs-welcome-brightgreen.svg " alt =" PRs welcome " /></a >
2212
2313Capacitor plugin which provides [ Shamir's Secret Sharing] ( https://en.wikipedia.org/wiki/Shamir%27s_secret_sharing ) functionality for secure splitting and recovering secrets natively on iOS, Android, and Web.
2414
You can’t perform that action at this time.
0 commit comments