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...") |
(wikidata) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Archiving | |subcat=Archiving | ||
|extensions={{ext|pea}} | |extensions={{ext|pea}} | ||
+ | |pronom={{PRONOM|fmt/1095}} | ||
+ | |wikidata={{wikidata|Q29167920}} | ||
}} | }} | ||
− | |||
'''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 == | ||
+ | * {{DexvertSamples|archive/peaZip}} | ||
== Links == | == Links == | ||
− | * [ | + | * [https://peazip.github.io/pea_help.pdf File format documentation] |
− | * [ | + | * [https://peazip.github.io/ Official site with program download] |
Latest revision as of 19:31, 12 May 2024
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.