PHP Classes

Classes of Sousa Gaspar

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Sousa Gaspar (1)  >  Mission progress status  >  Reputation  
Picture of Sousa Gaspar
Name: Sousa Gaspar <contact>
Classes: 1
Country: Angola Angola
Age: ???
All time rank: 39631 in Angola Angola
Week rank: 195 Up2 in Angola Angola Down
All time users: 257
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 EncLib  
Create a hash and verify a password using Blowfish
This class can create a hash and verify a password using Blowfish.

It can take a given password and create a hash using the crypt function with a salt starting with $2a$ to make it use Blowfish hashing.

The class can also verify if a previously generated hash matches of a given password.

In Portuguese:

Classe para encriptar a senha e gerar um hash para guardar no banco de dados e realizar a operação reversa.


  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