Hi, I am fairly new to Crypto++. I use AuthenticatedDecryptionFilter successfully by directing its output to a StringSink buffer, and Put()ing encrypted data to it.
I would like to use it the reverse way, by attaching an input Source (such as a FileSource) providing encrypted data, and by Get()ing plain data from the filter. Is this possible? Thanks! -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
