The solution of my problem is:

If the encrypting code invoked MessageEnd() more than once on the output -
the decrypter invariably crashes.

If the encrypter invokes MessageEnd() only once in the end of the stream of
records (and finds other means to communicate where the record boundaries
are) - then receiver has no problem to decrypt the entire file/stream.

Now, can anybody explain the significance of MessageEnd() of
StreamTransformationFilter, and tell why it apparently can't be used to
separate between multiple messages within one file?


--~--~---------~--~----~------------~-------~--~----~
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.
-~----------~----~----~----~------~----~------~--~---

Reply via email to