RE: Decryption streaming

2009-05-13 Thread Coffman, Beth C
it, delete it, and move on to decrypting the next subset. Beth -Original Message- From: David Shaw [mailto:ds...@jabberwocky.com] Sent: Tuesday, May 12, 2009 9:20 AM To: Coffman, Beth C Cc: gnupg-users@gnupg.org Subject: Re: Decryption streaming On May 8, 2009, at 5:30 PM, Coffman, Beth

Decryption streaming

2009-05-12 Thread Coffman, Beth C
What is a good way to write a C++ app to decrypt multiple large PGP-encrypted files simultaneously into memory? I cannot have the plaintext output in a file on disk at any time. Preferably, one block of data from the file will be decrypted at a time. Therefore, the entire file or files will not