mediawiki / hashsum
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:mediawiki-extension
Requires
- php: >=5.3.0
- composer/installers: 1.*,>=1.0.1
This package is auto-updated.
Last update: 2024-10-15 03:02:07 UTC
README
Generates different types of hashsums from a text string.
Installation
The easier way is using Composer. From the root of your wiki, run:
composer require "mediawiki/hashsum" "dev-master"
Usage
The extension provides two functions so far using a different hash function for converting the supplied string argument.
- {{#md5sum:String example}} renders: 18b2e700a83c1cd0175429ae506bd693
- {{#sha1sum:String example}} renders: 1d396c063cf540c4f7cfe02c1a6f8c99b28abfc8