Thank you. > Then I have a factory function that takes the digest buffer and length > as parameters and returns a pointer to a newly allocated > CryptoPP::PK_MessageAccumulatorImpl<MyExternalDigestHashTransformation>.
This part gets me a bit perplex though. I still don't see how you get the hash into the message accumulator. The PK_MessageAccumulatorImpl objectholder looks very protected. -- 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.
