On Sunday, August 18, 2013 9:45:41 PM UTC-4, Jeffrey Walton wrote:
>
>
>
> On Friday, August 16, 2013 3:28:52 AM UTC-4, robert.hegner wrote:
>>
>> Hi there!
>>
>> I have a binary file with the following content
>>
>>    - length of the signature as an uint32
>>    - signature
>>    - length of the data as an uint32
>>    - data
>>
>> and I'd like to verify the data. First I create my verifier like this:
>> ...
>>
>> By default, SignatureVerificationFilter uses SIGNATURE_AT_END. If you 
>> want to insert the signature first, you should use SIGNATURE_AT_BEGIN. See 
>> http://www.cryptopp.com/wiki/SignatureVerificationFilter.
>>
> My bad... this was wrong. 

-- 
-- 
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/groups/opt_out.

Reply via email to