| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Vinicius Teixeira Souza (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 is a simple class that can encode and decode text scrambling the characters. It can take a text string and encode its characters by multiplying their codes by a factor. The class can also do the opposite, i.e. take a previously encoded string with the same class and revert the process to retrieve the original string before encoding. |
| ||||
| This class can be used to generate random text to use as passwords. It generates a string with random characters of a set that may include upper and lower letters, digits and symbols. The security level parameter defines the length of the generated password. The code and examples are in Portuguese. In Portuguese: Classe para gerar senhas seguras para fornecer s usuários. Configure o arquivo config.php dentro do diretório config para obter senhas mais seguras. |
| 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 |