Below you will find pages that utilize the taxonomy term “Tuantran0343”
April 27, 2026
Hash String
Version updated for https://github.com/tuantran0343/string-fingerprint to version 1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Hash String GitHub Action generates a deterministic, 64-character HMAC-SHA256 hash of a given string using a secret salt. It is designed to anonymize sensitive data, ensure data integrity, or create reproducible identifiers within CI/CD pipelines. This action is cryptographically secure, requires no external runtime dependencies, and ensures that identical inputs yield consistent outputs while maintaining security through a salted hashing mechanism.