For more information... RTFM!
NAVIGATION
RECENTLY VIEWED
PAGES THAT LINK HERE
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

sha1

Generate a SHA1 checksum for the body text.

Availability

Availability

This filter was introduced in version 5.5.0, and is therefore not available for use with any earlier Interchange version.

Example

[filter sha1]Kevin Walsh[/filter]

Results in:

1693b98cc72e699a3cbded0debe4fb98ea2b9d2a

Source code

sub {
    return Digest::SHA1::sha1_hex($_[0]);
}

See also

Category:  Filters
Last modified by: Kevin Walsh
Modification date: Tuesday 24 July 2007 at 12:55 AM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us