PID GENERATOR - VERSION 1.2.0.1

1. General description

PID Generator (PSX) is an application designed for the matching of personal 
data and the assignment of Personal Identifiers (PIDs).

The provided tasks include:
-decomposition of names
-generation of phonetics
-encipherment with IDEA or AES 
-generation of control numbers using the MD5 algorithm
-management of a PID database
-capability to process PID requests

See the included manual (doc/psx-manual-1.2.pdf) for detailed information.

2. Directory structure

src: source files
doc: documentation
samples: example configuration and specification files
tpl: example files showing the usage of document templates for CGI operation

3. License

PSX is distributed under the GNU General Public License. A copy is included in
file COPYING.

4. Installation

Installation is done by the usual configure/make/make install process, see file
INSTALL and the manual for more information. The compiler might issue some 
warnings related to const qualifiers, but they do not cause further problems.





2010-011-02 Murat Sariyar <PIDservice@gpoh.de>
