RSS 3 projects tagged "Archivers"

No download Website Updated 16 Aug 2009 Perl Crypt::IDA

Screenshot
Pop 27.46
Vit 37.45

Crypt::IDA is a Perl module that implements Rabin's Information Dispersal Algorithm. This is what's known as a "threshold system": a secret is divided into n shares with the property that any k (the "quorum" or "threshold") of those shares (with k <= n) can be combined at a later time to reconstruct the secret. The algorithm should be cryptographically secure in the sense that if fewer shares than the quorum k are presented, no information about the secret is revealed. The module uses Math::FastGF2 to efficiently implement the algorithm, making it suitable for securely sharing and distributing even large files. The Crypt::IDA::ShareFile module implements a file format for creating, storing, and distributing shares created with Crypt::IDA.

Download Website Updated 29 Jan 2013 Zip-Ada

Screenshot
Pop 63.15
Vit 7.82

Zip-Ada is an Ada library for .zip archives. Its sources are unconditionally portable. Input and output can be any stream (such as a file or buffer) for archive creation as well as data extraction. It is task safe and endian-neutral.

No download Website Updated 08 Apr 2013 patool

Screenshot
Pop 186.74
Vit 15.31

Various archive formats can be created, extracted, tested, listed, searched, compared, and repacked by patool. The advantage of patool is its simplicity in handling archive files without having to remember myriad programs and options. The archive format is determined by the file(1) program and as a fallback by the archive file extension. patool supports 7z (.7z), ACE (.ace), ADF (.adf), ALZIP (.alz), APE (.ape), AR (.a), ARC (.arc), ARJ (.arj), bzip2 (.bz2), CAB (.cab), COMPRESS (.Z), CPIO (.cpio), deb (.deb), DMS (.dms), FLAC (.flac), gzip (.gz), ISO (.iso), LRZIP (.lrz), LZH (.lha, .lzh), LZIP (.lz), LZMA (.lzma), LZOP (.lzo), RPM (.rpm), RAR (.rar), RZIP (.rz), SHN (.shn), tar (.tar), XZ (.xz), zip (.zip, .jar), and ZOO (.zoo) formats. It relies on helper applications to handle those archive formats (for example bzip2 for BZIP2 archives). The archive formats tar, zip, bzip2, and gzip are supported natively and do not require helper applications to be installed.

Screenshot

Project Spotlight

evince

A document viewer for PostScript, PDF, TIFF, DjVu, and other formats.

Screenshot

Project Spotlight

ttylinux

A collection of very small GNU/Linux distributions.