1
0
Fork 0
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:
Benjamin Doherty 2019-06-06 05:29:31 -05:00
parent f0f50e1afc
commit 035784278d
2 changed files with 950 additions and 507 deletions

View file

@ -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>

File diff suppressed because it is too large Load diff