Public Member Functions |
| encryption_class () |
| decrypt ($key, $source) |
| encrypt ($key, $source, $sourcelen=0) |
| getAdjustment () |
| getModulus () |
| setAdjustment ($adj) |
| setModulus ($mod) |
| _applyFudgeFactor (&$fudgefactor) |
| _checkRange ($num) |
| _convertKey ($key) |
| encryption_class () |
| decrypt ($key, $source) |
| encrypt ($key, $source, $sourcelen=0) |
| getAdjustment () |
| getModulus () |
| setAdjustment ($adj) |
| setModulus ($mod) |
| _applyFudgeFactor (&$fudgefactor) |
| _checkRange ($num) |
| _convertKey ($key) |
Public Attributes |
| $scramble1 |
| $scramble2 |
| $errors |
| $adj |
| $mod |
Detailed Description
Definition at line 13 of file encryption_class.php.
The documentation for this class was generated from the following files: