PEA
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|pea}} }} '''PEA''' (Pack, Encrypt, Authenticate) is the "native" format of PeaZip, a free, open-source...") |
(Added sample files) |
||
| (One intermediate revision by one user not shown) | |||
| Line 3: | Line 3: | ||
|subcat=Archiving | |subcat=Archiving | ||
|extensions={{ext|pea}} | |extensions={{ext|pea}} | ||
| + | |pronom={{PRONOM|fmt/1095}} | ||
}} | }} | ||
| − | |||
'''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.