miércoles, 19 de septiembre de 2012

RSA-based digital signatures

Homework:

"Implement a HTTP public-key repository for
key exchange that employs RSA-based digital
signatures."

I used Google App Engine Python for the web service, this is my app http://rsa-ds.appspot.com/.
The script to download and calculate the "r" and "y" is :



Google app python:



Database:



Screenshots:

Script:


App:


Result:

Script:

App:

Result:


App:


Result:

App:

Result:



2 comentarios:

  1. Thanks for this complete description about rsa based digital signatures. I will try to implement the code you have posted above to see how it works.
    digital signature

    ResponderEliminar