PHP Classes

How to Implement Secure PHP Hashing Algorithms to Detect When Sensitive Data May Have Been Altered Without Your Permission - PHP Hash Blake2 package blog

Recommend this page to a friend!
  All package blogs All package blogs   PHP Hash Blake2 PHP Hash Blake2   Blog PHP Hash Blake2 package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement Secu...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: PHP Hash Blake2

Blake is a hashing algorithm used to create hash values from sets of data.

The hash values can be used to verify if a given data block was modified during an eventual security attack.

Such security attacks are usually aimed to alter data or programs that could make them work in a dangerous way for the users that receive that data or programs.

This package provides a pure PHP solution to implement the Blake 2 hashing algorithm.




Loaded Article

About the PHP Hash Blake2 Package

The package PHP Hash Blake2 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: Generate hashes of data using the Blake2 algorithm

Here follows in more detail what it does:

This class can generate hashes of data using the Blake2 algorithm.

It can take a data string and a key and it generates a hash using any of the supported modes Blake2 algorithm like: 2s, 2b and XOF.

The algorithm also takes as parameters a salt value and personalization strings.

Conclusion

The PHP Hash Blake2 can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

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 as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




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

1,614,687 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   PHP Hash Blake2 PHP Hash Blake2   Blog PHP Hash Blake2 package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement Secu...