Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv24199/stable/main/finkinfo/crypto

Added Files:
        bcrypt.info 
Log Message:
bcrypt to stable (looks fine to me)


--- NEW FILE: bcrypt.info ---
Package: bcrypt
Version: 1.1
Revision: 1
Source: mirror:sourceforge:%n/%n-%v.tar.gz
SourceDirectory: %n-%v
Source-MD5: 8ce2873836ccd433329c8df0e37e298c
CompileScript: <<
sed 's|\/man\/|\/share\/man\/|g' < Makefile > tmp ; mv tmp Makefile
make
<<
InstallScript: <<
make install PREFIX=%i
<<
DocFiles: README LICENSE
Description: Cross platform file encryption utility
DescDetail: <<
Bcrypt is a cross platform file encryption utility. Encrypted
files are portable across all supported operating systems and processors.
Passphrases must be between 8 and 56 characters and are hashed internally
to a 448 bit key. However, all characters supplied are significant. The
stronger your passphrase, the more secure your data.
.
In addition to encrypting your data, bcrypt will by default overwrite the
original input file with random garbage three times before deleting it in
order to thwart data recovery attempts by persons who may gain access to
your computer.
.
Bcrypt uses the blowfish encryption algorithm published by Bruce Schneier
in 1993.
<<
License: BSD
Maintainer: Thomas Kotzian <thomas.kotz...@gmx.at>
Homepage: http://bcrypt.sourceforge.net



------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to