FICHA · MANJARO

perl-digest-hmac

Perl Module: Keyed-Hashing for Message Authentication.

  • Library
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Perl applications can calculate HMAC values, which combine a hash function with a secret key to authenticate messages. This is useful for APIs, signed requests, tokens, and integrity checks where both sides share a secret.

It is a cryptographic library. Applications must choose suitable hash algorithms, protect keys, compare values safely, and avoid inventing custom protocols without review.

Permissions

Permissions not analysed for this source yet.