filehash.admin.inc |
filehash.admin.inc |
|
File Hash configuration. |
filehash.info |
filehash.info |
|
name = File Hash
description = Generate hashes for each uploaded file.
core = 7.x
configure = admin/config/media/filehash
files[] = filehash.test |
filehash.install |
filehash.install |
|
Install and uninstall functions for the filehash module. |
filehash.module |
filehash.module |
|
Generate hashes for each uploaded file. |
filehash.test |
filehash.test |
|
Tests for File Hash module. |
filehash.tokens.inc |
filehash.tokens.inc |
|
Tokens for File Hash module. |
filehash.views.inc |
filehash.views.inc |
|
Provide views data and handlers for filehash table. |
README.txt |
README.txt |
|
FILE HASH
---------
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, allow
duplicate files to be detected, and allow copies to be verified against… |