A bit confused...

Hodgkinson, Bill (MED) wrote:
I am trying to use PGP to decrypt an encrypted file and store the
standard output of the decryption into several hashes so that I can use
the hashes in a password recall script.

Are you saying you want to call pgp command line and store what it prints to STDOUT (messages, etc.) to the hash, or you want to store the decrypted/encrypted text to the hashes? Why would you store the whole decrypted file into the hash, or more specifically how do you intend to store it across multiple hash keys?

Example: if you put in a servers name it will tell you the password for
that server. the server will be associated with a group letter and group
letter will be associated to the password.
my biggest issue is getting the decrypted file loaded in the hashes.

any help is appreciated.

Does the decrypted file contain the contents (one per line, for instance) of what you are storing???

If you can post more specifics/examples, what you have tried, etc. more help can probably be provided.

http://danconia.org


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to