Friday April 19, 2024

       
      SteelArrow Basics
      SteelArrow Tags
  SteelArrow Functions
  SteelArrow Objects
  Advanced Topics
  WAS Overview
   
   
       
      Overview
  Code Samples
  Site Search
   
   
   


Get SteelArrow!     
  Encrypting Scripts for Distribution    
 
 
 
SteelArrow comes with a utility for encrypting and decrypting scripts. SAencrypt offers a developer the opportunity to encrypt scripts for distribution to any server running the SteelArrow Web Application software.

The encryption key is embedded within the encrypted script itself, and therefore requires no configuration on the system to which it is distributed. With the caching mechanisms built into SteelArrow, the efficinecy of the system is not affected by implementing encrypted scripts.

Usage parameters for SAencrypt are as follows:


Usage: SAencrypt -encrypt key -f filename
       SAencrypt -decrypt key -f filename
       SAencrypt -encrypt key -d directory
       SAencrypt -decrypt key -d directory

(As of v3.3) Bundled with the install is a GUI for SAencrypt called SAEncryptor. With this utility, a developer has the ability to recurse a directory encrytping or decryping all of the scripts that may be encountered.

See a sample of an encrypted script.

 





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy