Basic Encryption Modules
De DigiWiki.
(Page créée avec « I have posted 3 sections to this code, the encryption, decryption, and also a 3rd file. While the 3rd is unnecessary, since the value for the next channel to communicate on i… ») |
|||
| Ligne 5 : | Ligne 5 : | ||
Thank you to whomever took the time to clean it up for easier viewing and made the changes :) | Thank you to whomever took the time to clean it up for easier viewing and made the changes :) | ||
| - | Encrypter | + | '''Encrypter''' |
| + | |||
<lsl> | <lsl> | ||
// Simple Alpha Hash for practical floats by Beverly Larkin | // Simple Alpha Hash for practical floats by Beverly Larkin | ||
| Ligne 116 : | Ligne 117 : | ||
| - | Decrypter | + | '''Decrypter''' |
<lsl> | <lsl> | ||
| Ligne 231 : | Ligne 232 : | ||
</lsl> | </lsl> | ||
| - | Channel Storage | + | '''Channel Storage''' |
<lsl> | <lsl> | ||


