Download List

Project Description

Secure Tar (sectar) creates encrypted tape archives (tar files). It uses gzip compression, and the AES algorithim. The encryption is exported under exemption TSU 740.13.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-03-02 02:42
1.02

A fix for an unconditional free() bug that would cause sectar to crash.
Tags: Minor bugfixes

2001-02-07 01:14
1.01

Addition of the libraries to the distribution that will allow systems without getopt.h installed to work (tested on Solaris and should work on all others).
Tags: Major bugfixes

2001-01-30 15:13
0.8

All the correct features for a standalone application have been added, as well as a non-interactive mode where it will create its own key, and read it on the fly. It can now encrypt/decrypt with multiple blocksizes and keysizes.

Project Resources