LISP Encryption

A command line tool that uses hard encryption to encrypt LISP files. BricsCAD supports this type of encryption.



NOTE: The tool is not delivered with BricsCAD. Download LISP encryption tool.


 

To encrypt a LISP file

See the instructions included in the download.

 

To load an encrypted LISP file

Loading an encrypted LISP file works the same way as loading a normal (non  encrypted) LISP file.

BricsCAD automatically decrypts the encrypted LISP file in order to be able to use it. This decrypted LISP requires protection. The BricsCAD LISP protection mechanism replaces the decrypted LISP by the word "PROTECTED" when the decrypted LISP code or parts of it are extracted at runtime to be printed to the command line, to a file or to an entity.

 

Tell me about...

Copying Code Examples from the BricsCAD Programmer’s Reference

Programming Overview of LISP (LISt Processing) Language


© Bricsys NV. All rights reserved.