Re: Crypt ascii text in file
- From: Regis <ordsec@xxxxxxxxx>
- Date: Tue, 16 Feb 2010 13:29:29 -0600
"Rafael" <email@antispam> writes:
Cygwin (http://cygwin.com/) includes crypt...
thanks, but I search a program that worked with file.txt
and can encrypt the contents of file.txt, with algorithm
codfice and algorithm confusion, in addition to one or
more keyfile.
The Cygwin.com package can also install gpg. In the Packages
hierarchy within the Cygwin setup.exe installer, you will find gnupg
in the Utils group.
gpg will encrypt your file.txt very well. http://gnupg.org
It supports AES, Blowfish and Twofish ciphers--one of those should
have all the crypto features you need (I'd hope!). It also implements
asymetric key-based encryption, which I believe you are looking for.
For the specifics of what cipher will have the features you're looking
for (gpg supports several ciphers), I would suggest a newsgroup that
specializes in cryptography, such as sci.crypt or alt.security.pgp
.
- Follow-Ups:
- Re: Crypt ascii text in file
- From: Rafael
- Re: Crypt ascii text in file
- References:
- Crypt ascii text in file
- From: Rafael
- Re: Crypt ascii text in file
- From: David Postill
- Re: Crypt ascii text in file
- From: Rafael
- Crypt ascii text in file
- Prev by Date: Re: Recommendation for portable hard drive with hardware level encryption for backups
- Next by Date: Re: Crypt ascii text in file
- Previous by thread: Re: Crypt ascii text in file
- Next by thread: Re: Crypt ascii text in file
- Index(es):
Relevant Pages
|