Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

File Hash

2,788 sites Security covered
View on drupal.org

This module generates and stores checksums (hashes) for uploaded files, allowing for unique identification, duplicate detection, and verification. It supports various hashing algorithms and makes these hashes available for use in themes, Views, and other modules, with an optional feature to prevent duplicate file uploads.

Hashes of uploaded files, which can be found on a variety of sites from archive.org to wikileaks.org, allow files to be uniquely identified, duplicate files to be detected, and copies to be verified against the original source.

File Hash module generates and stores BLAKE2b-128, BLAKE2b-160, BLAKE2b-224, BLAKE2b-256, BLAKE2b-384, BLAKE2b-512, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512/224, SHA-512/256, SHA-512, SHA3-224, SHA3-256, SHA3-384 and/or SHA3-512 hashes for each file uploaded to the site (note that usage of the BLAKE2b hash algorithm requires the Sodium PHP extension or paragonie/sodium_compat polyfill).

Hash algorithms can be enabled and disabled by the site administrator.

Hash values are loaded into the File object (as fields in the 2.x and 3.x branches) where they are available to the theme, Views and other modules.

Tokens are provided for the full hashes, as well as pairtree tokens useful for content-addressable storage. For example, if the SHA-512/256 hash for a file is 3998b02c5cd27231..., you could store it in the files/39/98 directory using these tokens: [file:filehash-sha512_256-pair-1]/[file:filehash-sha512_256-pair-2]. Note, to use these tokens to configure the file upload directory, File (Field) Paths module is required.

Optional duplicate file prevention

A checkbox in File Hash settings—as well as in the field settings for each file field—allows duplicate uploaded files to be rejected (for all file fields, or for specific file fields, respectively). This feature should be considered a proof-of-concept—you may want better UX for such a feature. Note, if you use a module that allows existing file entities to be updated with a new file, the duplicate check will not be performed on the contents of the updated file (please file a feature request if this issue affects you). In Drupal 7, empty files are not considered duplicate files, as such "files" may represent remote media assets, etc.

You can support development by contributing or sponsoring.

Ports:

This project has been ported to Backdrop CMS.

Activity

Total releases
9
First release
Sep 2025
Latest release
6 months ago
Releases (12 mo)
9 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
3.2.3 Stable Jan 16, 2026
2.1.1 Stable Sep 28, 2025
3.2.2 Stable Sep 28, 2025
3.2.1 Stable Sep 27, 2025
8.x-1.12 Stable Sep 27, 2025
2.1.0 Stable Sep 27, 2025
3.2.0 Stable Sep 27, 2025
3.1.0 Stable Sep 19, 2025
3.0.6 Stable Sep 16, 2025