[pycrypto] Digital Signature Example

Daniel Gelman dgelman at gmail.com
Tue May 11 16:06:32 CST 2010


Hi,

I'm trying to use digital signatures.  However it seems most of the
examples I can find are using the same key object.  I'd like to
generate a key pair on system A, transmit the public key to system B,
then sign and verify a message.  Could anyone give me a simple example
of this, preferably using DSA?  Thank you so much.


More information about the pycrypto mailing list