CFX_Symencrypt
CFX_Symencrypt is a Coldfusion CFX tag which provides 256-bit encryption using the new (FIPS) Federal Information Processing Standard for encryption, "Rijndael". It encrypts and decrypts text and files (ASCII and/or binary). It accepts key size from 128-bit to 256- bit ( the maximum length for AES algorithm) CFX_Symencrypt can be used to: - Encrypt sensitive data before storing them in a database. - Encrypt images , video , word, excel , pdf documents or any binary files on the server . - Etc. For Coldfusion 4.5 , 5, MX Windows NT , 2000, XP