__builtin.Nettle.Hash: Added P_hash() and HMAC. P_hash() is the pbkdf used by TLS. As P_hash() is based on HMAC, it is also added. FIXME: Consider changing the HMAC API to the same API as other hashes.