On Sun, Sep 19, 2021 at 5:09 AM Luca Bonaldo <luca.iluca...@gmail.com> wrote:
>
> Hi, I was writing a library to generate a pair of keys, use the private key 
> to sign a hash and finally verify the signature only knowing the hash and the 
> signature.
>
> I'm having quite a hard time doing that, in fact I searched so much just to 
> find myself at the start point. I'll leave my code here, hope that someone 
> can help me.
>
> https://www.codepile.net/pile/Jx2RlQxm

You should probably take a look at
https://www.cryptopp.com/wiki/Main_Page. It has lots of examples.

Jeff

-- 
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 cryptopp-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/CAH8yC8kLJKCuE-9ZtMFEKjc9gsAoSWKV77XXmFRASEh1DKj2MA%40mail.gmail.com.

Reply via email to