TIP DigestPlugin is not installed on Foswiki.org.

DigestPlugin

Calculate a message digest, i.e. MD5 or BASE64

Examples

You type You should get You get
%DIGEST{"Hello World"}% b10a8db164e0754105b7a99be72e3fe5 %DIGEST{"Hello World"}%
%DIGEST{"%DIGEST{"Hello World"}%"}% 3935a6184c654e7a05a4e42c1fb17def %DIGEST{"%DIGEST{"Hello World"}%"}%
%DIGEST{"Hello World" output="b64"}% sQqNsWTgdUEFt6mb5y4/5Q %DIGEST{"Hello World" output="b64"}%
%DIGEST{"Hello World" type="SHA-1"}% e5aef6287d9590ef579b5b1a6c1670a0 %DIGEST{"Hello World" type"SHA-1"}%
%DIGEST{"Hello World" type="SHA-1" output="b64"}% 5a72KH2VkO9Xm1sabBZwoA %DIGEST{"Hello World" type"SHA-1" output="b64"}%
%DIGEST{"Hello World" type="SHA-256"}% 24d5ab7a16112f102f2d73bf88ea3d1e %DIGEST{"Hello World" type"SHA-256"}%
%DIGEST{"Hello World" type="SHA-256" output="b64"}% JNWrehYRLxAvLXO/iOo9Hg %DIGEST{"Hello World" type"SHA-256" output="b64"}%
%DIGEST{"Hello World" type="CRC"}% bf104755f4580c936f54928f266855af %DIGEST{"Hello World" type"CRC"}%
%DIGEST{"Hello World" type="CRC" output="b64"}% vxBHVfRYDJNvVJKPJmhVrw %DIGEST{"Hello World" type"CRC" output="b64"}%
%DIGEST{"$percntWIKINAME$percnt"}% 28d0308c9da49d92dbdb7880d2c5ad00 %DIGEST{"$percntWIKINAME$percnt"}%
%BASE64{"Hello World"}% SGVsbG8gV29ybGQ= %BASE64{"Hello World"}%

Installation Instructions

You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.

Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".

If you have any problems, or if the extension isn't available in configure, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.

Dependencies

None

Change History

08 Mar 2016 added BASE64 macro
23 Apr 2014 fixed use of digest of different type on the same page
17 Nov 2009 initial public release
23 Apr 2008 converted to foswiki plugin
24 Oct 2008 initial version
I Attachment Action Size Date Who Comment
DigestPlugin.md5md5 DigestPlugin.md5 manage 159 bytes 08 Mar 2016 - 16:05 MichaelDaum  
DigestPlugin.sha1sha1 DigestPlugin.sha1 manage 183 bytes 08 Mar 2016 - 16:05 MichaelDaum  
DigestPlugin.tgztgz DigestPlugin.tgz manage 4 K 08 Mar 2016 - 16:05 MichaelDaum  
DigestPlugin.zipzip DigestPlugin.zip manage 5 K 08 Mar 2016 - 16:04 MichaelDaum  
DigestPlugin_installerEXT DigestPlugin_installer manage 4 K 08 Mar 2016 - 16:05 MichaelDaum  
Topic revision: r5 - 08 Mar 2016, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy