How to verify a signature using SHA1WithRSA with python

Gao gaoxtwarrior at gmail.com
Mon Mar 29 02:42:41 EDT 2010


I have a public key, and I want to write a method that verify a string 
which is a signature signed by this public key's private key. And is 
M2Crypto I can't find algorithm named "SHA1WithRSA" or so . Could anyone 
help me?



More information about the Python-list mailing list