For more information... RTFM!
NAVIGATION
RECENTLY VIEWED
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0
Powered by Interchange version 5.7.0

crypt

Encrypt the body text using Perl's standard crypt function.

Availability

Availability

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

Examples

[filter crypt]kevin[/filter]

Results in:

v9ipaSNxppPZU

The above will use a random salt value.  If you want to specify your own salt value, then you can do so as follows:

[filter crypt.AB]kevin[/filter]

results in:

ABTu6dmmqoM1.

Warning

Warning

Perl's crypt function only encrypts the first eight characters of its input value.  Extra characters will be silently discarded.

Category:  Filters
Last modified by: Kevin Walsh
Modification date: Monday 16 July 2007 at 7:41 AM (EDT)

If you would like to become an interchange.RTFM.info sponsor, and get your logo into our list, then please contact us.  The sponsorship logo list is also displayed on our home page.

SPONSORS
Cursor Software: Expert Interchange consultancy
Webmaint.net: UK Interchange business hosting
Home  |  Legal nonsense  |  Privacy policy  |  Contact us