class Eth::Key::Encrypter

def prf

def prf
  "hmac-#{digest_name}"
end