HotFudge :: Delicious Toppings for Magic On-Line Help 
Module :: HFBFISH Latest Release: v2.0 Beta - Build#3 
HotFudge v2.0 Beta - Build 3 (20 February 2007)

HFbfish

Provides Bluefish encryption support

Function Description Parameters Usage
Encrypt Encrypts text using passphrase textstring - alpha
passphrase - alpha
returns alpha
udf('hfbfish.encrypt', textstring, passphrase)
Decrypt Decrypts text using passphrase encryptedtext - alpha
passphrase - alpha
returns alpha
udf('hfbfish.decrypt', encryptedtext, passphrase)
Version Returns module version string   udf('hfbfish.version')