Computes the DJB2 hash digest of the given data.
The input byte array for which the DJB2 hash is to be computed.
A byte array representing the computed DJB2 hash digest.
See Implementation
Computes the DJB2 hash digest of the given data.