[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/passwords/driver/ -> base_native.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 75 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  check()
  get_algo_value()
  hash()
  is_supported()
  needs_rehash()

Functions
Functions that are not part of a class:

check($password, $hash, $user_row = [])   X-Ref
{@inheritdoc}


get_algo_value()   X-Ref
Return the value for this driver's algorithm

return: integer

hash($password)   X-Ref
{@inheritdoc}


is_supported()   X-Ref
{@inheritdoc}


needs_rehash($hash)   X-Ref
{@inheritdoc}




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1