| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Mark Holtzhausen (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| 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. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 75% | 81% | 75% | - | - | - | 53% | 2289 |
| Month: | Not yet rated by the users | |||||||
| ||||
| 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 |