On Thu, May 01, 2003 at 07:31:20PM -0400, Wei Dai wrote: > No directly. You'll have to extract the IV out and pass on the rest of the > encrypted stream to Crypto++ seperately.
BTW, there's an easy way to do this using the ProxyFilter class. Look in DefaultDecryptor to see how it does a similar thing.
