PHP Classes

Shamir PHP Class: Create and recover secret using Shamir algorithm

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 63 All time: 10,398 This week: 560Up
Version License PHP version Categories
shamir 1.0The PHP License5Algorithms, PHP 5, Cryptography
Description 

Author

This class can create and recover secret using Shamir algorithm.

It can take a secret string and split it several encrypted parts, so they can be transmitted to a recipient without disclosing the original contents.

The class can also take the different parts that were created after the secret was split and encrypted, so it can reassembled those parts and rebuild the original secret string.

Innovation Award
PHP Programming Innovation award nominee
December 2020
Number 3
Shamir is an algorithm that can be used to exchange secret data by exchanging encrypted data split in several parts.

This class provides an PHP implementation of the Shamir algorithm, so it can be used to transmit and receive secret data in a secure way.

Manuel Lemos
Picture of Jose Luis Lucas
Name: Jose Luis Lucas <contact>
Classes: 10 packages by
Country: Spain Spain
Age: ???
All time rank: 250764 in Spain Spain
Week rank: 86 Up3 in Spain Spain Up
Innovation award
Innovation award
Nominee: 7x

  Files folder image Files  
File Role Description
Accessible without login Plain text file README.md Doc. Documentation
Plain text file Shamir.php Class Class source
Plain text file Shamirorig.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:63
This week:0
All time:10,398
This week:560Up