Mostrar el registro sencillo del ítem
A straightforward method for creating and verifying digital signatures in HTML forms
dc.contributor.author | Palacios Hielscher, Rafael | es-ES |
dc.contributor.author | de la Fuente González, David | es-ES |
dc.date.accessioned | 2016-01-15T11:18:40Z | |
dc.date.available | 2016-01-15T11:18:40Z | |
dc.date.issued | 2009-01-08 | es_ES |
dc.identifier.issn | 1044-789X | es_ES |
dc.identifier.uri | http://hdl.handle.net/11531/5217 | |
dc.description | Artículos en revistas | es_ES |
dc.description.abstract | es-ES | |
dc.description.abstract | Web-based forms, created in HTML language, are widely used to submit data to Internet servers. However the process of submitting forms using http protocol is anonymous. In this article, two pieces of code are provided to add digital signature to standard html forms in a simple way. The first code is a JavaScript function (signForm) that can be included into any HTML page containing a form. The function must be called upon submission so it can generate a digital signature that will be sent over the Internet along with the form data. The second piece of code is a PHP function (Validation) to be included in the program that usually checks form data and stores the values in a database. The presented function will automatically verify the digital signature by concatenating form values in the same way as it was done in the Javascript function, and finally calling openssl for PKCS7 digital signature verification. In addition, some helpful PHP functions are also included to make it easy, for a programmer not very familiar with cryptography, to extract internal data from the digital certificate. By using the provided functions, any current process can easily incorporate digital signature just by adding a piece of JavaScript code to the existing forms and another piece of code to the server-side PHP program in charge of processing uploaded data. | en-GB |
dc.format.mimetype | application/pdf | es_ES |
dc.language.iso | en-GB | es_ES |
dc.rights | es_ES | |
dc.rights.uri | es_ES | |
dc.source | Revista: Dr Dobbs Journal, Periodo: 1, Volumen: online, Número: 417, Página inicial: 1, Página final: 36 | es_ES |
dc.subject.other | Instituto de Investigación Tecnológica (IIT) | es_ES |
dc.title | A straightforward method for creating and verifying digital signatures in HTML forms | es_ES |
dc.type | info:eu-repo/semantics/article | es_ES |
dc.description.version | info:eu-repo/semantics/publishedVersion | es_ES |
dc.rights.accessRights | info:eu-repo/semantics/restrictedAccess | es_ES |
dc.keywords | es-ES | |
dc.keywords | http:www.drdobbs.comweb-development212701413 | en-GB |
Ficheros en el ítem
Este ítem aparece en la(s) siguiente(s) colección(ones)
-
Artículos
Artículos de revista, capítulos de libro y contribuciones en congresos publicadas.