PHP Classes

Packages of Mark Holtzhausen

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Mark Holtzhausen (2)  >  Mission progress status  >  Reputation  
Picture of Mark Holtzhausen
Name: Mark Holtzhausen <contact>
Classes: 2
Country: South Africa South Africa
Age: 50
All time rank: 208814 in South Africa South Africa
Week rank: 195 Up1 in South Africa South Africa Up
All time users: 1234
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image shaCrypt  
Encrypt and decrypt data using SHA1 hashes of keys
This class can be used to encrypt and decrypt data using SHA1 hashes of keys.

It takes a string of data and applies several functions to scramble the data. Then it uses an SHA1 has of the key to encrypt the scrambled data by using the XOR function.

The class can also do the opposite, i.e. apply the SHA1 hash of the key to decrypt the encrypted data. Then it unscrambles the data using functions that invert the result of the original data scrambling.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 81% 75% - - - 53% 2289
Month: Not yet rated by the users

  Files folder image XMLns2array  
Convert a XML document into an array
This class can be used to convert a XML document into an array.

It takes XML document structure as a SimpleXMLElement object and traverses it to build a nested array structure.

The class preserves the original document namespaces.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z