Centrales |  Componentes |  consola |  Debug |  Default |  Fuentes |  SalidaGrafica |  Seguridad |  SIUToba |  Varios |  Deprecated

toba_hash

toba_hash

Ubicada en php/nucleo/lib/toba_hash.php [line 7]



Métodos Propios
mixed   __construct ()  
mixed   encodeBytes ()  
mixed   get_hash_verificador ()  
mixed   getRandomBytes ()  
mixed   getSalt ()  
mixed   hash ()  
mixed   set_ciclos ()  
mixed   verify ()  

__construct   [línea 16]

  mixed __construct( [mixed metodo = null ] )

Parámetros:
mixed   metodo: 





encodeBytes   [línea 133]

  mixed encodeBytes( mixed input )

Parámetros:
mixed   input: 





get_hash_verificador   [línea 41]

  mixed get_hash_verificador( mixed input , mixed existingHash )

Parámetros:
mixed   input: 
mixed   existingHash: 





getRandomBytes   [línea 92]

  mixed getRandomBytes( mixed count )

Parámetros:
mixed   count: 





getSalt   [línea 52]

  mixed getSalt( )





hash   [línea 32]

  mixed hash( mixed input )

Parámetros:
mixed   input: 





set_ciclos   [línea 27]

  mixed set_ciclos( mixed nro )

Parámetros:
mixed   nro: 





verify   [línea 46]

  mixed verify( mixed input , mixed existingHash )

Parámetros:
mixed   input: 
mixed   existingHash: 






Desarrollado por SIU.
Documentación generada con phpDocumentor