English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

it was a program I used in 2001 to encrypt some files, and don't remember the name. It encrypted them to *.zen

2006-08-21 17:06:35 · 2 answers · asked by tennesseepoints 1 in Computers & Internet Security

this was a free file encryption/password program downloaded from download.com

2006-08-21 17:20:36 · update #1

2 answers

ZEN is a directive-based language to specify arbitrarily complex program executions for performance and parameter studies, as well as software testing. ZEN directives are comment lines starting with the ZEN$ prefix and ignored by systems that are unaware of their semantics. Apart from the special characters which mark the beginning (and eventually the end) of a comment, ZEN directives are language independent. Such an approach allows to specify arbitrary value ranges of any problem, system, or machine parameter, including program variables, file names, compiler options, target machines, machine sizes, scheduling strategies, data distributions, etc. ZEN directives can be restricted to arbitrary code regions of any file.

The ZEN language defines four types of directives: substitute, assignment, constraint, and performance behaviour. A variable assigned with a set of values (also called value set) within a ZEN substitute or assignment directive is called ZEN variable (e.g., P, STATIC, NUM_THREADS(4), and D -- see Example 1). Large value sets assigned to ZEN variables can be expressed in a very compact form through the usage of ZEN sets . Additionally, value sets are defined as totally ordered sets , where the ordering operation is well defined by the ZEN set specification. ZEN variables can be of type integer, real, or string . The type is determined during the ZEN language compilation phase, based on the value set elements.

2006-08-21 17:16:31 · answer #1 · answered by Devil Dog 6 · 0 0

It's from Zenworks, which is a remote management program used by Novell.

2006-08-21 17:10:50 · answer #2 · answered by chrisnterri520 3 · 0 0

fedest.com, questions and answers