For this homework I need to implement a HTTP public-key repository for key exchange that employs RSA-Based digital signatures, I used PHP and a little database in mysql also a little script in Python.
This is the PHP+MySQL code
This is the script in python
This is the authentication with the web service, here is the validation
PHP can't deal with large keys and it would have been good to put also a failed example. 9 pts.
ResponderEliminar