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 need to reside in memory.
 
Thanks,
Beth
 
 

_____________

The information contained in this message is proprietary and/or confidential. 
If you are not the 
intended recipient, please: (i) delete the message and all copies; (ii) do not 
disclose, 
distribute or use the message in any manner; and (iii) notify the sender 
immediately. In addition, 
please be aware that any message addressed to our domain is subject to 
archiving and review by 
persons other than the intended recipient. Thank you.
_____________
_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to