Paweł Marciniak 70859dfdaa Update GPL2 license
2020-11-11 14:29:13 +01:00
2018-02-14 03:51:11 +01:00
2018-02-14 04:11:24 +01:00
2020-06-17 01:11:56 +02:00
2020-06-17 01:11:56 +02:00
2018-02-14 17:13:19 +01:00
2020-11-11 14:29:13 +01:00
2018-02-14 04:11:24 +01:00
2018-02-14 04:11:24 +01:00
2020-06-16 22:28:45 +02:00

Stenc

SCSI Tape Encryption Manager - Manages encryption on LTO tape drives (starting with generation 4) with hardware-based encryption. Program should work on any other SCSI security protocol (SSP) capable tape drives. Built specifically for Linux and AIX. Supports key change auditing and key descriptors (uKAD).

Features

  • SCSI hardware-based encryption management
  • Supports AIX and Linux
  • Supports most SSP compliant devices, such as LTO-4 tape drives
  • Random key generation
  • Key change audit logging
  • AES Encryption
  • Key Descriptor Management

Get the source code and compile

git clone git@github.com:scsitape/stenc.git
cd stenc/
autoreconf --install
./configure
make

Linux Packages

Packaging status

License

Program copyright 2012-2018 contributing authors.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Description
No description provided
Readme 590 KiB
Languages
C++ 99.6%
M4 0.3%
Makefile 0.1%