I would like to verify a signature I previously created for a file 
using CryptoPP::ECDSA<CryptoPP::ECP, CryptoPP::SHA256>::Signer . The file 
is quite big (several GB) and I don't want to load it to memory in one 
piece as my device can run out of RAM. Is there a way crypto++ can verify 
large file's signature without loading whole file to memory?

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
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/d/optout.

Reply via email to