Text jQuery Encode RC4 (+CCK)
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Description:
This module aims to a lower level of security for encoding Form API + CCK Textfield values.
If you'd like to store secret values in a form / cck text field secured by client-side encoding using a user defined password, then this module might be the right choice for you!
Adds a CCK Text field "Client Encode RC4" which is no more than a textarea. After user input the field requests the user to enter a (used defined) password to encode the entered text using RC4.
