mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
dd5eca87c1
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)
11 lines
391 B
Plaintext
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
|