PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Jose Luis Lucas   Shamir PHP Class   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Shamir PHP Class
Create and recover secret using Shamir algorithm
Author: By
Last change:
Date: 3 years ago
Size: 250 bytes
 

Contents

Class file image Download

Shamir

Shamir Secret Sharing

Implementation of Shamir Secret Sharing Scheme

http://web.mit.edu/6.857/OldStuff/Fall03/ref/Shamir-HowToShareASecret.pdf

1- Shamir.php newer implementation 2- Shamirorig.php original with horner and xtea decryption