Lasso Soft Inc. > Home

[Decrypt_BlowFish]

[Decrypt_BlowFish] decrypts a string. Accepts two parameters, a string to be decrypted and a -Seed keyword with the key or password for the decryption.

The exact same -Seed must be used when decrypting the text as was passed to [Encrypt_BlowFish]. If the seed is forgotten there is no way to retrieve the original value of the encrypted text.

  • Syntax
  • Parameters
[Decrypt_BlowFish: -Seed='Password', 'Decrypt Value']
Required Parameters
Decrypt Value The value to be decrypted.
-Seed The password which will be used to decrypt the string. The same password must have been specified when the data is encrypted.
Examples

To decrypt a string that was encrypted using BlowFish:

Use the [Decrypt_BlowFish] tag with the same -Seed parameter that was passed to the [Encrypt_BlowFish] tag when the string was encrypted.

The following example decrypts a phrase that was encrypted using the same whimisical password.

[Decrypt_BlowFish: -Seed='I sell seashells down by the sea shore!', 
  '747e9c7f6224cb25bc907069c0783a71aa3a5d03c3face5ec' +   
  '36def28b930f12e7bf5df88ff3c76e399b0845655f9707c']
Result:
The quick brown fox jumps over the lazy dog.
Tag Link [Decrypt_BlowFish] Category Encryption
Type Substitution Data Source Any
Support Preferred Version 5.0
Output Type String Security None
Implementation Sets Lasso 5.0

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft