PEA
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
(Added sample files) |
||
Line 6: | Line 6: | ||
}} | }} | ||
'''PEA''' (Pack, Encrypt, Authenticate) is the "native" format of PeaZip, a free, open-source archiver program which supports a number of other archive formats as well. As its name implies, it has support for encryption and authentication. | '''PEA''' (Pack, Encrypt, Authenticate) is the "native" format of PeaZip, a free, open-source archiver program which supports a number of other archive formats as well. As its name implies, it has support for encryption and authentication. | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/archive/peaZip/ | ||
== Links == | == Links == | ||
* [http://www.peazip.org/pea_help.pdf File format documentation] | * [http://www.peazip.org/pea_help.pdf File format documentation] | ||
* [http://peazip.sourceforge.net/ Official site with program download] | * [http://peazip.sourceforge.net/ Official site with program download] |
Revision as of 20:15, 30 April 2022
PEA (Pack, Encrypt, Authenticate) is the "native" format of PeaZip, a free, open-source archiver program which supports a number of other archive formats as well. As its name implies, it has support for encryption and authentication.