> However, I couldn't find a suitable function for verifying > the created digest. http://www.cryptopp.com/docs/ref/class_hash_verification_filter.html
Cruising the annotated reference shows nearly all Crypto++ object (except for some typedefs, such as SecByteBlock). http://www.cryptopp.com/docs/ref/annotated.html On Oct 18, 3:57 pm, nuges01 <[email protected]> wrote: > Hi, > > I'm want to use the function HmacFile(...) to create a digest. > However, I couldn't find a suitable function for verifying the created > digest. Does anyone know how this is done in Cryptopp?? > > Kind regards, -- 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.
