CFLib.org – Common Function Library Project

SecurityLib

Last updated February 8, 2010 / 23 Released UDF(s)
Download Library

Previous 20 / Next 20

createWEPKey

Creates a 40-bit or 128-bit WEP key. | Requires: ColdFusion 5

View UDF
Loading...
generatePassword

Generates a password the length you specify. | Requires: ColdFusion 5

View UDF
Loading...
generateRandomKey

Generate a random key with options | Requires: ColdFusion 5

View UDF
Loading...
getAuthUsername

Get the authenticated username from the cgi.auth_user or cgi.remote_user without the domain information. | Requires: ColdFusion 5

View UDF
Loading...
iMailPasswordDecryption

Decryption of the Password for an IPSWITCH IMail-Account (Tested for IMail 6). | Requires: ColdFusion 5

View UDF
Loading...
IsLoggedIn

Returns true if user is authenticated. | Requires: ColdFusion MX

View UDF
Loading...
IsManipulated

Checks if the URL (maybe a key) was manipulated or if the form was copied and changed. | Requires: ColdFusion 5

View UDF
Loading...
IsSecureSite

Checks to see if the current page is being run on a secure server. | Requires: ColdFusion 5

View UDF
Loading...
MakePassword

Generates an 8-character random password free of annoying similar-looking characters such as 1 or l. | Requires: ColdFusion 5

View UDF
Loading...
MD5

Produces a 128-bit condensed representation (message digest) of a message using the RSA MD5 algorithm. | Requires: ColdFusion 5

View UDF
Loading...
passwordCheck

Checks the compelxity of a password. | Requires: ColdFusion MX

View UDF
Loading...
RC4

A function does RC4 encryption by using a key and the string. | Requires: ColdFusion 5

View UDF
Loading...
Ripemd160

Produces a 160-bit condensed representation (message digest) of a message using the RIPEMD-160 algorithm. | Requires: ColdFusion 5

View UDF
Loading...
Rot13

Caesar-cypher encryption that replaces each English letter with the one 13 places forward or back along the alphabet. | Requires: ColdFusion 5

View UDF
Loading...
Secure

This function validates user permissions against required permissions using Bit, List or custom validation. | Requires: ColdFusion 5

View UDF
Loading...
SecureMX

This function validates user permissions against required permissions using either Bit, List or custom validation. | Requires: ColdFusion MX

View UDF
Loading...
Sha1

Produces a 160-bit condensed representation (message digest) of message using the Secure Hash Algorithm (SHA-1). | Requires: ColdFusion 5

View UDF
Loading...
Sha256

Produces a 256-bit condensed representation (message digest) of message using the Secure Hash Algorithm (SHA-256). | Requires: ColdFusion 5

View UDF
Loading...
trimFalseEmailHeaders

Clean variables, such as form input, to modify values that may have been entered to perform e-mail injection. | Requires: ColdFusion 5

View UDF
Loading...
URLCheckHash

Used along with URLHash to verify the URL integrity. | Requires: ColdFusion 5

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Ryan Thompson-Jewell Ryan Thompson-Jewell added
ListSplit
13 hour(s) ago

Nathan Dintenfass Nathan Dintenfass added
RowsToColumns
13 hour(s) ago

Barney Boisvert Barney Boisvert added
indentXml
23 hour(s) ago

Barney Boisvert Barney Boisvert added
REReplaceCallbac...
23 hour(s) ago

Top Rated

Rob Brooks-Bilson                                 FolderSize
Rated 5.0, 7 time(s)

Nick Giovanni                                     UniqueValueList
Rated 5.0, 5 time(s)

James Sleeman                                     QuickSort
Rated 5.0, 3 time(s)

Stephen Withington RandomizeString
Rated 5.0, 3 time(s)

Created by Raymond Camden / Design by Justin Johnson