PHP Classes

Notable PHP package: PHP Blake Chain

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 125

Last month viewers: 2

Categories: Notable Packages

Block chains have been made popular in the latest years as a means to send payments using virtual currencies such as Bitcoin.

This package implements a similar concept in PHP using blocks of chained data and hashes of the data to allow the verification of the authenticity of the chained block data.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package PHP Blake Chain is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Create and verify chained blocks of hashed data

Here follows in more detail what it does:

This package can be used to create and verify chained blocks of hashed data.

It uses the BLAKE2b approach to create a chain of blocks of data so the hash of a block of data contains the block data itself and a hash of the previous block in the chain.

The package can also verify the integrity of the chain but checking the hashes of all blocks that are linked in the chain.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)