Sistema de triaje basado en tarjetas NFC con Criptografía basada en Identidad
Fecha
2019Resumen
Este trabajo se puede clasificar en dos puntos clave:
El primero, ha sido diseñar e implementar un sistema de clasificación basado en el algoritmo
START, a través del desarrollo de una aplicación móvil en Android, cuyo propósito es ser utilizado
para clasificar a las víctimas de manera automática, por medio de un sistema de paso de ventanas,
con preguntas y respuestas acerca del estado de la víctima. Para hacer esto, se emplearán
etiquetas NFC que representarán a las víctimas. Se genera un identificador con una función HMAC,
cuyos parámetros de entrada son: el mensaje (estado de la víctima) y la clave secreta (identificador
propio de la etiqueta NFC). Una vez que se genera el identificador de etiqueta, se agrega el estado
de la víctima representado por un color en formato de texto y las coordenadas geográficas de su
posición actual.
El segundo, ha sido desarrollar un sistema web que permita registrar el evento del triaje,
almacenando los identificadores generados en la primera fase. Además, el sistema controla el
acceso autorizado de personal cualificado, para asistir a la víctima y firmar en la etiqueta NFC. Para
la creación de esta firma, el sistema utiliza un algoritmo de cifrado basado en identidad (IBE), que
utiliza la clave privada asociada con el identificador de evento. This work can be classified into two key points:
The first has been to design and implement a classification system based on the START
algorithm, through the development of a mobile application on Android, whose purpose is to be
used to classify victims automatically, through a step system of windows, with questions and
answers about the state of the victim. To do this, NFC tags will be used to represent the victims. An
identifier with an HMAC function is generated, whose input parameters are: the message (victim
status) and the secret key (identifier of the NFC tag). Once the tag identifier is generated, the status
of the victim represented by a color in text format and the geographic coordinates of its current
position are added.
The second has been to develop a web system that allows recording the event of the triage,
storing the identifiers generated in the first phase. In addition, the system controls the authorized
access of qualified personnel, to assist the victim and sign on the NFC label. For the creation of this
signature, the system uses an identity-based encryption algorithm (IBE), which uses the private key
associated with the event identifier..