SecurityLib
Last updated October 02, 2012 / 25 Released UDF(s)
Caesar-cypher encryption that replaces each English letter with the one 13 places forward or back along the alphabet. | Requires: CF5
Produces a 160-bit condensed representation (message digest) of message using the Secure Hash Algorithm (SHA-1). | Requires: CF5
Produces a 256-bit condensed representation (message digest) of message using the Secure Hash Algorithm (SHA-256). | Requires: CF5
Produces a 160-bit condensed representation (message digest) of a message using the RIPEMD-160 algorithm. | Requires: CF5
Produces a 128-bit condensed representation (message digest) of a message using the RSA MD5 algorithm. | Requires: CF5
Generates an 8-character random password free of annoying similar-looking characters such as 1 or l. | Requires: CF5
Decryption of the Password for an IPSWITCH IMail-Account (Tested for IMail 6). | Requires: CF5
Checks if the URL (maybe a key) was manipulated or if the form was copied and changed. | Requires: CF5
This function validates user permissions against required permissions using Bit, List or custom validation. | Requires: CF5
This function validates user permissions against required permissions using either Bit, List or custom validation. | Requires: CF6
Clean variables, such as form input, to modify values that may have been entered to perform e-mail injection. | Requires: CF5
Get the authenticated username from the cgi.auth_user or cgi.remote_user without the domain information. | Requires: CF5
Checks against all the possible combinations of the character "<" in HTML and JavaScript (in UTF-8) and returns a boolean value based on the result. | Requires: CF8
Search CFLib.org
Latest Additions
Raymond Camden added
QueryDeleteRows
November 04, 2017
Leigh added
nullPad
May 11, 2016
Raymond Camden added
stripHTML
May 10, 2016
Kevin Cotton added
date2ExcelDate
May 05, 2016
Raymond Camden added
CapFirst
April 25, 2016