PHP Classes

Message Digest: Generate message digests with hashing algorithms

Recommend this page to a friend!
  Info   View files View files (11)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 291 All time: 7,489 This week: 455Up
Version License PHP version Categories
messagedigest 1GNU General Publi...5.0PHP 5, Cryptography
Description 

Author

This class can be used to generate message digests using hashing algorithms.

It takes a data string and generates a message digest using a given hashing algorithm.

Currently it supports MD5 and SHA1 hashing algorithms.

Picture of Marius Zadara
Name: Marius Zadara is available for providing paid consulting. Contact Marius Zadara .
Classes: 6 packages by
Country: Romania Romania
Age: 41
All time rank: 3838 in Romania Romania
Week rank: 295 Up4 in Romania Romania Up
Innovation award
Innovation award
Nominee: 2x

Winner: 1x

  Files folder image Files  
File Role Description
Files folder image_classes (4 files)
Files folder image_exceptions (3 files)
Files folder image_interfaces (3 files)
Plain text file index.php Example Unit test

  Files folder image Files  /  _classes  
File Role Description
  Accessible without login Plain text file addClasses.php Aux. Classes importer
  Accessible without login Plain text file MD5.class.php Class MD5 hash algorthm
  Accessible without login Plain text file MessageDigest.class.php Class Main class
  Accessible without login Plain text file SHA1.class.php Class SHA1 hash algorithm

  Files folder image Files  /  _exceptions  
File Role Description
  Plain text file addExceptions.php Aux. Exceptions importer
  Accessible without login Plain text file HashAlgortihmException.excpt.php Class Hash algorithm exception
  Accessible without login Plain text file MessageDigestException.excpt.php Class Message digest exception

  Files folder image Files  /  _interfaces  
File Role Description
  Accessible without login Plain text file addInterfaces.php Aux. Interfaces importer
  Accessible without login Plain text file IHashAlgorithm.intf.php Class Hash algorithm interface
  Accessible without login Plain text file IMessageDigest.intf.php Class Message Digest interface

 Version Control Unique User Downloads Download Rankings  
 0%
Total:291
This week:0
All time:7,489
This week:455Up
User Comments (1)