Posts for: #Debug

debugging with -dbg libraries

I am having a problem getting openssl to verify a signature that I generated from a smartcard. I decided to step through the openssl code to see what it’s actually doing when I call RSA_verify()… but I didn’t feel like rebuilding openssl.

Read more →