PHP Classes

Shamir PHP Class: Create and recover secret using Shamir algorithm

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 65 All time: 10,389 This week: 39Up
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: 249163 in Spain Spain
Week rank: 180 Up6 in Spain Spain Up
Innovation award
Innovation award
Nominee: 7x

  Files folder image Files (3)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:65
This week:0
All time:10,389
This week:39Up