[Bcrypt-users] bcrypt - how to setup a key phrase file
Status: Beta
Brought to you by:
jwshelley
From: Jani T. <jta...@gm...> - 2006-07-28 06:55:50
|
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 |