RSS 7 projects tagged "Archivers"

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

Screenshot
Pop 30.10
Vit 37.03

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 71.05
Vit 8.76

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.

Download No website Updated 05 Apr 2011 MakePAK

Screenshot
Pop 25.24
Vit 1.46

MakePAK is a command-line tool for creating Quake .PAK files. It is supposed to be paired with PhysicsFS, which can read Quake .PAK archives. It follows the GNU standards, providing a portable, consistent, and complete utility.

Download Website Updated 27 Apr 2013 cyphertite

Screenshot
Pop 399.60
Vit 38.45

Cyphertite is a tar-like secure remote archiver. It deduplicates, compresses, and encrypts data prior to transmission, providing total privacy while reducing unnecessary wire traffic. It seamlessly supports IPv6 and IPv4 on a variety of platforms.

Download No website Updated 30 Jul 2012 btar

Screenshot
Pop 106.34
Vit 3.29

btar is a tar-compatible archiver which allows arbitrary compression and ciphering, redundancy, differential backup, indexed extraction, multicore compression, input and output serialisation, and tolerance to partial archive errors.

Download Website Updated 12 Mar 2013 innoextract

Screenshot
Pop 165.30
Vit 5.75

innoextract is a tool that allows you to extract the contents of Inno Setup installers on non-Windows systems. It does so without running the actual installer using Wine.

No download Website Updated 27 Mar 2013 s2png

Screenshot
Pop 38.68
Vit 7.36

s2png converts files with any kind of binary data into valid PNG images (e.g. for hosting on the Web) and back. It supports encrypting the output.

Screenshot

Project Spotlight

jWatchdog

A simple watchdog to actively monitor your infrastructure and send you notifications.

Screenshot

Project Spotlight

MetaFTPD

An FTP server with unusual features.