1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/archivers/sectar/pkg-descr
Sergey A. Osokin dd5eca87c1 Update to 1.02, add WWW tag
Use USE_GETOPT_LONG
(looks like greid@ still not yet avaliable)

Submitted by:	Mathieu Arnold <m@absolight.net>
PR:		52991
Approved by:	fjoe (mentor) (implicit)
2003-06-21 21:48:13 +00:00

11 lines
391 B
Plaintext

Secure Tar (star) doesn't create encrypted tape archives (tar files)
yet, but it can encrypt/decrypt files only using multiple blocksizes,
and keysizes using the AES algorithm Rijndael. Once the standalone app
is stable, then it will be incorporated with tar. The encryption is
exported under exemption TSU 740.13.
WWW: http://sf.net/projects/star/
- George Reid
greid@ukug.uk.freebsd.org