Source: tcplay Section: admin Priority: optional Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: cmake, debhelper-compat (= 13), libdevmapper-dev, libgcrypt20-dev, libudev-dev, pkgconf, uuid-dev, Standards-Version: 4.7.0 Vcs-Git: https://salsa.debian.org/debian/tcplay.git Vcs-Browser: https://salsa.debian.org/debian/tcplay Homepage: https://github.com/bwalex/tc-play Rules-Requires-Root: no Package: tcplay Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends}, Description: TrueCrypt and VeraCrypt implementation based on dm-crypt tcplay is a free (BSD-licensed), pretty much fully featured (including multiple keyfiles, cipher cascades, etc) and stable TrueCrypt implementation. . This implementation supports mapping (opening) both system and normal TrueCrypt volumes, as well as opening hidden volumes and opening an outer volume while protecting a hidden volume. There is also support to create volumes, including hidden volumes, etc. . Since tcplay uses dm-crypt it makes full use of any available hardware encryption/decryption support once the volume has been mapped. . This package contains the tcplay executable, which can create, query, map, and manage TrueCrypt and VeraCrypt volumes. Package: libtcplay Architecture: linux-any Multi-Arch: same Section: libs Depends: ${misc:Depends}, ${shlibs:Depends}, Description: TrueCrypt and VeraCrypt implementation based on dm-crypt (library) tcplay is a free (BSD-licensed), pretty much fully featured (including multiple keyfiles, cipher cascades, etc) and stable TrueCrypt implementation. . This implementation supports mapping (opening) both system and normal TrueCrypt volumes, as well as opening hidden volumes and opening an outer volume while protecting a hidden volume. There is also support to create volumes, including hidden volumes, etc. . Since tcplay uses dm-crypt it makes full use of any available hardware encryption/decryption support once the volume has been mapped. . This package contains a library that can create, query, map and manage TrueCrypt and VeraCrypt volumes. Package: libtcplay-dev Architecture: linux-any Multi-Arch: same Section: libdevel Depends: libtcplay (= ${binary:Version}), ${misc:Depends}, Description: TrueCrypt and VeraCrypt implementation based on dm-crypt (development headers) tcplay is a free (BSD-licensed), pretty much fully featured (including multiple keyfiles, cipher cascades, etc) and stable TrueCrypt implementation. . This implementation supports mapping (opening) both system and normal TrueCrypt volumes, as well as opening hidden volumes and opening an outer volume while protecting a hidden volume. There is also support to create volumes, including hidden volumes, etc. . Since tcplay uses dm-crypt it makes full use of any available hardware encryption/decryption support once the volume has been mapped. . This package contains developer information to build tools that use the libtcplay library to create, query, map and manage TrueCrypt and VeraCrypt volumes.