Re: [Bcrypt-users] bcrypt - how to setup a key phrase file
Status: Beta
Brought to you by:
jwshelley
From: Jared K. <ci...@ma...> - 2006-07-31 00:30:37
|
Bcrypt is a dead source tree (won't even support files over 2 gig). If I were you I would look to PGP for UNIX instead. If you really want to use bcrypt in the manner you've stated, I'd suggest doing it via an Expect script. http://en.wikipedia.org/wiki/Expect > -------- Original Message -------- > Subject: [Bcrypt-users] bcrypt - how to setup a key phrase file > From: "Jani Tamminen" <jta...@gm...> > Date: Tue, July 25, 2006 3:02 pm > To: bcr...@li... > > I am trying to setup some automated scripts to encrypt files on Solaris 8. > > When I try: bcrypt <original_file> <new_file> -v , it sks me to for the encryption key. When I type the encryption key, it encrypts the file. > > I want to automate this process ie. I want to input the encryption key through a file. How do I do this? Man page does not explain much on this. > > Thanks, Janni > > --------------------------------------------------------------------- > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn > cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > --------------------------------------------------------------------- > _______________________________________________ > Bcrypt-users mailing list > Bcr...@li... > https://lists.sourceforge.net/lists/listinfo/bcrypt-users > |