debian/0000775000000000000000000000000011726160674007202 5ustar debian/source/0000775000000000000000000000000011546317741010501 5ustar debian/source/format0000664000000000000000000000001411546317741011707 0ustar 3.0 (quilt) debian/control0000664000000000000000000000172111726160640010577 0ustar Source: scrypt Section: utils Priority: optional Maintainer: Barak A. Pearlmutter Build-Depends: debhelper (>= 9), autotools-dev (>= 20100122.1~), libssl-dev Standards-Version: 3.9.3 Homepage: http://www.tarsnap.com/scrypt.html Vcs-Git: git://git.debian.org/git/collab-maint/scrypt.git Vcs-Browser: http://git.debian.org/?p=collab-maint/scrypt.git;a=summary Package: scrypt Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: File encryption utility using scrypt for key derivation A simple password-based encryption utility which demonstrates the scrypt key derivation function. On modern hardware and with default parameters, the cost of cracking the password on a file encrypted by scrypt enc is approximately 100 billion times more than the cost of cracking the same password on a file encrypted by openssl enc; this means that a five-character password using scrypt is stronger than a ten-character password using openssl. debian/changelog0000664000000000000000000000076011726160640011050 0ustar scrypt (1.1.6-3) unstable; urgency=low * dh9 * bump policy version, no changes needed -- Barak A. Pearlmutter Thu, 08 Mar 2012 16:41:25 +0000 scrypt (1.1.6-2) unstable; urgency=low * Add build dependency on libssl-dev (closes: #624132) -- Barak A. Pearlmutter Tue, 26 Apr 2011 12:15:52 +0100 scrypt (1.1.6-1) unstable; urgency=low * Initial release (Closes: #620806) -- Barak A. Pearlmutter Mon, 04 Apr 2011 10:39:18 +0100 debian/copyright0000664000000000000000000000147511546317741011143 0ustar This work was packaged for Debian by: Barak A. Pearlmutter on Mon, 04 Apr 2011 10:39:18 +0100 It was downloaded from: http://www.tarsnap.com/scrypt/scrypt-1.1.6.tgz Upstream Author: Colin Percival Copyright: Copyright (C) 2009 Colin Percival License: Stated in lib/README: The source code under this directory is taken from the client for the Tarsnap online backup system (and released under the 2-clause BSD license with permission of the author) On Debian systems, the complete text of the 3-clause BSD License can be found in "/usr/share/common-licenses/BSD". Here, clause number 3 can be ignored. The Debian packaging is: Copyright (C) 2011 Barak A. Pearlmutter and is licensed under the same terms as scrypt, above. debian/compat0000664000000000000000000000000211726160640010371 0ustar 9 debian/menu0000664000000000000000000000016111546317741010066 0ustar ?package(scrypt):needs="text" section="Applications/File Management"\ title="scrypt" command="/usr/bin/scrypt" debian/rules0000775000000000000000000000012311546317741010255 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with autotools_dev --parallel debian/watch0000664000000000000000000000010511546317741010226 0ustar version=3 http://www.tarsnap.com/scrypt.html scrypt/scrypt-(.*)\.tgz debian/scrypt.docs0000664000000000000000000000000711546317741011374 0ustar FORMAT