CFLib.org – Common Function Library Project

SecurityLib

Last updated June 15, 2011 / 24 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...
isXss

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: ColdFusion 8

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...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Tayo Akinmade Tayo Akinmade added
arrayTrim
11 day(s) ago

Will Belden Will Belden added
longTime
17 day(s) ago

James Sleeman James Sleeman added
quickSort
27 day(s) ago

Ben Forta Ben Forta added
GetHostAddress
29 day(s) ago

Top Rated

Darwan Leonardo Sitepu EksporSQLData
Rated 5.0, 16 time(s)

Darwan Leonardo Sitepu backupDatabase
Rated 5.0, 13 time(s)

Barney Boisvert indentXml
Rated 5.0, 10 time(s)

Kevin Pepperman generateSsccAsn
Rated 5.0, 4 time(s)

Created by Raymond Camden / Design by Justin Johnson