ES2523423B1 - Dispositivo de cifrado simetrico y procedimiento empleado - Google Patents

Dispositivo de cifrado simetrico y procedimiento empleado Download PDF

Info

Publication number
ES2523423B1
ES2523423B1 ES201330513A ES201330513A ES2523423B1 ES 2523423 B1 ES2523423 B1 ES 2523423B1 ES 201330513 A ES201330513 A ES 201330513A ES 201330513 A ES201330513 A ES 201330513A ES 2523423 B1 ES2523423 B1 ES 2523423B1
Authority
ES
Spain
Prior art keywords
encryption device
symmetric encryption
microprocessor
key server
procedure
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
ES201330513A
Other languages
English (en)
Other versions
ES2523423R1 (es
ES2523423A2 (es
Inventor
Nicolás ANTEQUERA RODRÍGUEZ
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CRYPTO SOLUTIONS S L
CRYPTO SOLUTIONS SL
Original Assignee
CRYPTO SOLUTIONS S L
CRYPTO SOLUTIONS SL
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=50733096&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=ES2523423(B1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by CRYPTO SOLUTIONS S L, CRYPTO SOLUTIONS SL filed Critical CRYPTO SOLUTIONS S L
Priority to ES201330513A priority Critical patent/ES2523423B1/es
Priority to EP14724783.7A priority patent/EP2985749A2/en
Priority to PE2015001239A priority patent/PE20151256A1/es
Priority to US14/782,753 priority patent/US20170018207A1/en
Priority to PCT/ES2014/070287 priority patent/WO2014167161A2/es
Publication of ES2523423A2 publication Critical patent/ES2523423A2/es
Publication of ES2523423R1 publication Critical patent/ES2523423R1/es
Publication of ES2523423B1 publication Critical patent/ES2523423B1/es
Application granted granted Critical
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09CCIPHERING OR DECIPHERING APPARATUS FOR CRYPTOGRAPHIC OR OTHER PURPOSES INVOLVING THE NEED FOR SECRECY
    • G09C1/00Apparatus or methods whereby a given sequence of signs, e.g. an intelligible text, is transformed into an unintelligible sequence of signs by transposing the signs or groups of signs or by replacing them by others according to a predetermined system
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
    • H04L9/3006Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy underlying computational problems or public-key parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/60Digital content management, e.g. content distribution
    • H04L2209/601Broadcast encryption

Abstract

Dispositivo de cifrado simétrico y procedimiento empleado.#Dispositivo de cifrado simétrico que permite proteger la información entre dos extremos, bien en modo unicast, que comprende: Un microprocesador central (1), dos conectores RJ45 (2) y (3), un módulo de protección antiapertura (4) que puede desactivarse por un tiempo determinado a través de un software, y que permite eliminar información contenida en el microprocesador o la destrucción del mismo, basados en interruptores, diodos, o sensores de movimiento, unos puertos de comunicaciones externas (5), (Bluetooth, USB, RF) y una batería (6) de 9V que alimenta al sistema antiapertura y al microprocesador, se usa en una comunicación Unicast en Internet, en un entorno de red local, en una comunicación Multicast, en una configuración modo puente. El procedimiento de cifrado permite actuar como servidor de claves, dar de alta/baja nuevos usuarios, certificar que el miembro que envía las claves es el servidor de claves, y autenticación entre usuarios.

Description



imagen1
imagen2
imagen3
imagen4
imagen5
imagen6
imagen7
imagen8
P201330513
10-04-2013
con un nuevo gk mod p incluyendo la información privada de ese nuevo usuario en el cálculo del módulo tal que i+1 donde xi+1 denota la información privada del nuevo usuario.
En cambio, si un usuario abandona el grupo entonces se recalcula L de la forma que se muestra a continuación,
L
L'
imagen9Xj
donde xj denota la información privada del usuario que abandona el grupo. Y a continuación se refresca con un nuevo cálculo de gk mod p para un nuevo valor k.
Tanto g como p son valores públicos que puede conocer cualquiera. Del mismo modo, u es un valor que se envía al medio. Sin embargo, por la construcción de nuestro protocolo, recuperar el valor
que nos permite tener acceso a la clave de sesión, gk mod p precisa de conocer uno de los factores xi del entero L.
El algoritmo arriba mostrado también tiene mecanismos de autenticación de todos los dispositivos participantes en la comunicación segura. Cabe destacar que el proceso de autenticación, tanto en el modo Unicast como Multicast, no utiliza ningún mecanismo de firma digital, con lo que evitamos el uso de criptosistemas de clave pública ya que éstos requieren importantes requisitos computacionales tanto en tiempo como en recursos lo cual no es apto para la mayor parte de los microcontroladores como PICs, Atmel, arquitecturas ARM en general, etc. Así pues, el método utilizado por el dispositivo de esta invención es especialmente interesante para microcontroladores o microprocesadores con recursos muy limitados donde es importante el uso de dichos recursos para otras tareas más prioritarias y donde es necesaria igualmente una autenticación.
En todo sistema de comunicaciones seguras, los miembros del grupo deben confiar los unos en los otros. Esta confianza se genera a partir de los cálculos necesarios para comprobar que el miembro del otro lado es realmente quién dice ser. Por tanto, en esta sección veremos cómo cualquier miembro del grupo tiene la certeza de que el miembro que envía las claves es el servidor de claves y, por otro lado, cómo un miembro puede identificar al otro.
10
imagen10
imagen11
imagen12
imagen13

Claims (1)



  1. imagen1
    imagen2
    imagen3
    imagen4
ES201330513A 2013-04-10 2013-04-10 Dispositivo de cifrado simetrico y procedimiento empleado Expired - Fee Related ES2523423B1 (es)

Priority Applications (5)

Application Number Priority Date Filing Date Title
ES201330513A ES2523423B1 (es) 2013-04-10 2013-04-10 Dispositivo de cifrado simetrico y procedimiento empleado
PCT/ES2014/070287 WO2014167161A2 (es) 2013-04-10 2014-04-10 Dispositivo de cifrado simétrico y procedimiento empleado
PE2015001239A PE20151256A1 (es) 2013-04-10 2014-04-10 Dispositivo de cifrado simetrico y procedimiento empleado
US14/782,753 US20170018207A1 (en) 2013-04-10 2014-04-10 Symmetric encryption device and method used
EP14724783.7A EP2985749A2 (en) 2013-04-10 2014-04-10 Symmetric encryption device, and method used

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
ES201330513A ES2523423B1 (es) 2013-04-10 2013-04-10 Dispositivo de cifrado simetrico y procedimiento empleado

Publications (3)

Publication Number Publication Date
ES2523423A2 ES2523423A2 (es) 2014-11-25
ES2523423R1 ES2523423R1 (es) 2014-12-23
ES2523423B1 true ES2523423B1 (es) 2015-11-24

Family

ID=50733096

Family Applications (1)

Application Number Title Priority Date Filing Date
ES201330513A Expired - Fee Related ES2523423B1 (es) 2013-04-10 2013-04-10 Dispositivo de cifrado simetrico y procedimiento empleado

Country Status (5)

Country Link
US (1) US20170018207A1 (es)
EP (1) EP2985749A2 (es)
ES (1) ES2523423B1 (es)
PE (1) PE20151256A1 (es)
WO (1) WO2014167161A2 (es)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10778435B1 (en) * 2015-12-30 2020-09-15 Jpmorgan Chase Bank, N.A. Systems and methods for enhanced mobile device authentication
ES2685126B1 (es) * 2017-03-31 2019-09-09 Gruprex S L Dispositivo de cifrado corporativo con método de refresco de claves en tiempo real y autenticación
CN108900481A (zh) * 2018-06-13 2018-11-27 四川微迪智控科技有限公司 一种交换机安全接入系统和方法

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4229817A (en) * 1978-04-28 1980-10-21 Datotek, Inc. Portable electronic cryptographic device
NO168860C (no) 1989-11-13 1992-04-08 Alcatel Stk As Kommunikasjonsnettverk
CA2035697A1 (en) * 1991-02-05 1992-08-06 Brian James Smyth Encryption apparatus for computer device
NL9301784A (nl) 1993-10-14 1995-05-01 Irdeto Bv Systeem voor het versleutelen en ontsleutelen van digitale informatie.
WO1995019672A2 (en) 1994-01-13 1995-07-20 Bankers Trust Company Cryptographic system and method with key escrow feature
US5555373A (en) * 1995-02-06 1996-09-10 International Business Machines Corporation Inactivity monitor for trusted personal computer system
US5606616A (en) 1995-07-03 1997-02-25 General Instrument Corporation Of Delaware Cryptographic apparatus with double feedforward hash function
EP0852032A1 (en) * 1995-07-20 1998-07-08 Dallas Semiconductor Corporation Single chip microprocessor, math co-processor, random number generator, real-time clock and ram having a one-wire interface
US6940405B2 (en) * 1996-05-30 2005-09-06 Guardit Technologies Llc Portable motion detector and alarm system and method
ATE343169T1 (de) 1998-08-31 2006-11-15 Irdeto Access Bv System um verschlüsselte daten zu liefern, system um verschlüsselte daten zu entschlüsseln und verfahren um eine kommunikationsschnittstelle in einem solchen system zur verfügung zu stellen
DE69834396T2 (de) 1998-09-01 2007-02-22 Irdeto Access B.V. Sicheres Datensignalübertragungssystem
EP1175749B1 (en) 1999-04-22 2005-07-06 Veridicom, Inc. High security biometric authentication using a public key/private key encryption pairs
US6646565B1 (en) * 2000-06-01 2003-11-11 Hewlett-Packard Development Company, L.P. Point of sale (POS) terminal security system
CA2310538A1 (en) * 2000-06-09 2001-12-09 Christopher Kirchmann Data line interrupter switch
US20050123113A1 (en) * 2003-12-09 2005-06-09 Douglas Horn Internet lockout device
US20060211490A1 (en) * 2005-03-17 2006-09-21 Falvey Grahame M Security for gaming devices
US7429915B2 (en) * 2005-04-20 2008-09-30 Honeywell International Inc. System and method for detecting unauthorized access to electronic equipment or components
US7495554B2 (en) * 2006-01-11 2009-02-24 Honeywell International Inc. Clamshell protective encasement
US7671276B2 (en) * 2007-11-28 2010-03-02 Baker David L Armed junction box enclosure
US8321916B2 (en) * 2008-12-19 2012-11-27 Intel Corporation Method, apparatus and system for remote management of mobile devices
DE102011117214B4 (de) * 2011-10-28 2016-06-16 Stepover Gmbh Verfahren zur Erkennung einer unberechtigten Öffnung eines Signaturgeräts,Signaturgerät und Computersystem mit demselben
CN104518866B (zh) * 2013-09-30 2016-06-29 科大国盾量子技术股份有限公司 一种量子密钥分发终端和系统

Also Published As

Publication number Publication date
US20170018207A1 (en) 2017-01-19
ES2523423R1 (es) 2014-12-23
WO2014167161A3 (es) 2014-12-04
WO2014167161A2 (es) 2014-10-16
PE20151256A1 (es) 2015-09-06
EP2985749A2 (en) 2016-02-17
ES2523423A2 (es) 2014-11-25

Similar Documents

Publication Publication Date Title
Aman et al. Mutual authentication in IoT systems using physical unclonable functions
Cui et al. HCPA-GKA: A hash function-based conditional privacy-preserving authentication and group-key agreement scheme for VANETs
ES2390902T3 (es) Procedimiento para elegir nodos agregadores en una red
ES2858435T3 (es) Dispositivos y método de intercambio de claves
ES2288863T3 (es) Regeneracion asistida por servidor segura de un secreto fuerte a partir de un secreto debil.
US9118661B1 (en) Methods and apparatus for authenticating a user using multi-server one-time passcode verification
ES2348240T3 (es) Canal autenticado seguro.
US20170187524A1 (en) Key exchange system, key exchange method, key exchange device, control method thereof, and recording medium for storing control program
CN107046687A (zh) 低功率设备的安全连接
RU2018126780A (ru) Сетевая система для безопасной связи
JP2019502206A5 (es)
ES2613707T3 (es) Sistema y procedimiento para la autentificación fiable de un aparato
US10699031B2 (en) Secure transactions in a memory fabric
JP2018505620A5 (ja) 通信システム及び認証方法
ES2847751T3 (es) Infraestructura de clave pública y método de distribución
US20190036689A1 (en) Establishing shared key data for wireless pairing
GB2503618A (en) Single-round password-based key exchange protocols
US20230032099A1 (en) Physical unclonable function based mutual authentication and key exchange
WO2023174038A9 (zh) 数据传输方法及相关设备
ES2523423B1 (es) Dispositivo de cifrado simetrico y procedimiento empleado
Cui et al. Chaotic map-based authentication scheme using physical unclonable function for internet of autonomous vehicle
RU2015150542A (ru) Способ аутентификации в канале скрытой передачи данных
Abbas et al. PRISM: PRivacy-aware interest sharing and matching in mobile social networks
Huang et al. Body sensor network key distribution using human interactive channels
Vishwakarma et al. A secure three-party authentication protocol for wireless body area networks

Legal Events

Date Code Title Description
FG2A Definitive protection

Ref document number: 2523423

Country of ref document: ES

Kind code of ref document: B1

Effective date: 20151124

FD2A Announcement of lapse in spain

Effective date: 20210915