mirror of
https://github.com/iancoleman/shamir.git
synced 2025-11-18 00:50:59 +00:00
Upgrade secrets.js dependency.
This commit is contained in:
parent
f0f50e1afc
commit
035784278d
2 changed files with 950 additions and 507 deletions
|
|
@ -57,7 +57,7 @@
|
||||||
<p><a href="https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing">Wikipedia entry</a> for shamir secret sharing scheme.</p>
|
<p><a href="https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing">Wikipedia entry</a> for shamir secret sharing scheme.</p>
|
||||||
<p>This project is 100% open-source code.</p>
|
<p>This project is 100% open-source code.</p>
|
||||||
<p><a href="https://github.com/iancoleman/shamir">Project source code</a></p>
|
<p><a href="https://github.com/iancoleman/shamir">Project source code</a></p>
|
||||||
<p><a href="https://github.com/amper5and/secrets.js">SSSS javascript library by amper5and</a></p>
|
<p><a href="https://github.com/grempe/secrets.js">SSSS javascript library by amper5and and Glenn Rempe</a></p>
|
||||||
<p><a href="https://getbootstrap.com/">Bootstrap stylesheet</a></p>
|
<p><a href="https://getbootstrap.com/">Bootstrap stylesheet</a></p>
|
||||||
<h2>Offline Usage</h2>
|
<h2>Offline Usage</h2>
|
||||||
<p>This tool has been designed to be used offline.</p>
|
<p>This tool has been designed to be used offline.</p>
|
||||||
|
|
|
||||||
1381
src/js/secrets.js
1381
src/js/secrets.js
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue