superEncode
By
Denard Springle
January 16, 2006
564 Downloads
0 votes
superEncode provides two Coldfusion Components, _encrypt and _decrypt, to provide an ultra-quick, ultra-secure way to transmit or store data. The algorithms perform the following tasks: 1. The text input to _encrypt is first encoded using a random blowfish key. 2. This blowfish key is then DESEDE encrypted. 3. The DESEDE encrypted blowfish key is then keyed to the encoded input. 4. The keyed message is encrypted once more using blowfish. 5. The headerText is prepended to the beginning of the encrypted message 6. The footerText is appended to the end of the encrypted message _decrypt strips the header and footer and then decodes the message back to the original text. test.cfm file included to demonstrate use. Updated version provides two modes: messaging and storage. Message mode adds text simular to popular email encryption programs. Storage mode adds additional obscurity for storing or transmitting sensitive data. Comments or questions: denard.springle@edge-technologies.com
SUPPORT INFORMATION
Limited, Via email to denard.springle@edge-technologies.com
| License: | Open Source |
|---|---|
| Cost: | Free |
| OS: | All |
| File format: | ZIP | 5.7 KB |
Additional extension information
| Author: | Denard Springle |
|---|---|
| Author website: | http://www.dvdmenubacks.com/ |
| Date published: | January 16, 2006 |
| Approval: | None |
| Browsers: | AOL | Internet Explorer ALL | Mozilla 1.0 | Netscape ALL | Opera ALL | WebTV |
| Compatible Products(s): | HomeSite All | ColdFusion MX 7 |
| Encrypted: | No |
Reviews
0-0 of 0 reviews | Show all reviews