Mostrar el registro sencillo del ítem

dc.contributor.authorPalacios Hielscher, Rafaeles-ES
dc.contributor.authorde la Fuente González, Davides-ES
dc.date.accessioned2016-01-15T11:18:40Z
dc.date.available2016-01-15T11:18:40Z
dc.date.issued2009-01-08es_ES
dc.identifier.issn1044-789Xes_ES
dc.identifier.urihttp://hdl.handle.net/11531/5217
dc.descriptionArtículos en revistases_ES
dc.description.abstractes-ES
dc.description.abstractWeb-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.mimetypeapplication/pdfes_ES
dc.language.isoen-GBes_ES
dc.rightses_ES
dc.rights.uries_ES
dc.sourceRevista: Dr Dobbs Journal, Periodo: 1, Volumen: online, Número: 417, Página inicial: 1, Página final: 36es_ES
dc.subject.otherInstituto de Investigación Tecnológica (IIT)es_ES
dc.titleA straightforward method for creating and verifying digital signatures in HTML formses_ES
dc.typeinfo:eu-repo/semantics/articlees_ES
dc.description.versioninfo:eu-repo/semantics/publishedVersiones_ES
dc.rights.accessRightsinfo:eu-repo/semantics/restrictedAccesses_ES
dc.keywordses-ES
dc.keywordshttp:www.drdobbs.comweb-development212701413en-GB


Ficheros en el ítem

Thumbnail

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.

Mostrar el registro sencillo del ítem