Source package content:
In the main path you may find FreePascal and Lazarus sourcefiles for PEA, PEACH and a demo application using PEA source as a lib.
setup_0x.iss is a setup script file for Inno Setup for creating Windows installer with file association for Pea-Peach.
Readme_Win*.txt files contain some hints for the Windows users. text_eng.txt contains general information about Pea-Peach implementation and .pea file format.
"copying.txt" is the license file for PEA-PEACH project sources, released under LGPL
In "media" path you may find graphic used in PEA-PEACH project.
Units in we path are from Wolfgang Ehrhardt's crypto and utilities library,
http://home.netsurf.de/wolfgang.ehrhardt/index.html and are intellectual
property of Wolfgang Ehrhardt, released uner Zlib license.
Units in "we" used in current PEA implementation are from the following
packages:
aes_2006-07-30.zip
crc_hash_2006-04-14.zip
fca071.zip
tf_2006-06-15.zip
util_2006-04-14.zip
extracted in this order in "we" folder with auto rename feature on (7zip),
plus the unit FCAES256.PAS developed with the contribution of both the
Author and (mainly) of Wolfgang Ehrhardt.
