class PrecomposedHashProvider (View source)

Precomposes a hash to be used to prevent timing attacks

Properties

protected HashService $hashService
protected StringFrontend $cache

The Cache have to be injected non-lazy to prevent timing differences

Methods

string
getPrecomposedHash()

No description

string
precomposeHash()

No description

Details

string getPrecomposedHash()

No description

Return Value

string

string precomposeHash()

No description

Return Value

string