PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2008-08-03 (8 years ago) RSS 2.0 feedNot enough user ratingsTotal: 287 All time: 7,086 This week: 1,128Up
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 <contact>
Classes: 6 packages by
Country: Romania Romania
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:287
This week:0
All time:7,086
This week:1,128Up
User Comments (1)