IP Library Granted Patent US 11,977,622
Granted Patent B2
US 11,977,622 · App. 17/094,013 · Granted May 7, 2024

Authentication between industrial elements in an industrial control system

Inventors: Timothy Clish (Taunton, MA); Samuel Galpin (Nashua, NH); James G. Calvin (Attleboro, MA); Albert Rooyakkers (Sunnyvale, CA)
Assignee: Analog Devices, Inc.
G06F21/445H04L9/14H04L9/30H04L9/3263H04L9/3273H04L63/08H04L63/0823H04L63/164G06F2212/175H04L67/12
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,977,622
App. No.
17/094,013
Granted
May 7, 2024
Kind
B2
Abstract

A set of redundant industrial control system communications/control modules includes at least a first communications/control module and a second communications/control module. The first and second communications/control modules are configured to perform an authentication sequence including: transmitting a request datagram from the first communications/control module to the second communications/control module, the request datagram including a first nonce, a first device authentication key certificate, and a first identity attribute certificate; transmitting a response datagram from the second communications/control module to the first communications/control module, the response datagram including a second nonce, a first signature associated with the first and second nonces, a second device authentication key certificate, and a second identity attribute certificate; and transmitting an authentication datagram from the first communications/control module to the second communications/control module when the response datagram is valid, the authentication datagram including a second signature associated with the first and second nonces.

Claims (34)

1. A secure industrial control system, comprising:

one or more industrial elements, the one or more industrial elements including at least one input/output module configured to be communicatively coupled to a field device; and

a set of redundant communications/control modules that drive the one or more industrial elements, each of the redundant communications/control modules including at least one respective processor coupled to a respective non-transitory medium that stores instructions executable by the at least one respective processor; the set of redundant communications/control modules including a first communications/control module and a second communications/control module, the first and second communications/control modules both being communicatively coupled with the at least one input/output module and configured to monitor and control the at least one input/output module, the first and second communications/control modules configured to perform an authentication sequence where the first communications/control module queries authentication of the second communications/control module and the second communications/control module queries authentication of the first communications/control module, at least one of the first or second communications/control modules being further configured to be at least one of partially disabled, completely disabled, or restricted from communicating to other devices when the first and second communications/control modules fail to authenticate one another,

wherein the authentication sequence includes at least:

transmitting a request datagram from the first communications/control module to the second communications/control module, the request datagram including a first nonce, a first device authentication key certificate, and a first identity attribute certificate;

transmitting a response datagram from the second communications/control module to the first communications/control module, the response datagram including a second nonce, a first signature associated with the first and second nonces, a second device authentication key certificate, and a second identity attribute certificate; and

transmitting a failed authentication datagram from the first communications/control module to the second communications/control module when the response datagram is invalid, the failed authentication datagram including a signature associated with the second nonce and an error message generated by the first communications/control module.

2. The industrial control system of claim 1 , wherein the authentication sequence includes:

transmitting an authentication datagram from the first communications/control module to the second communications/control module when the response datagram is valid, the authentication datagram including a second signature associated with the first and second nonces.

3. The industrial control system of claim 1 , wherein the authentication sequence performed by the first and second communications/control modules further comprises:

transmitting a responsive authentication datagram from the second communications/control module to the first communications/control module, the responsive authentication datagram including a signature associated with the first nonce and a success or failure message generated by the second communications/control module.

4. The secure industrial control system of claim 1 , wherein at least one of the first nonce and the second nonce comprises a random nonce generated by a true random number generator.

5. The secure industrial control system of claim 2 , wherein the second communications/control module is configured to generate the first signature associated with the first and second nonces by concatenating the first nonce and the second nonce, and signing the concatenation of the first nonce and the second nonce, and wherein the first communications/control module is configured to generate the second signature associated with the first and second nonces by concatenating the first nonce and the second nonce, and signing the concatenation of the first nonce and the second nonce.

6. The secure industrial control system of claim 1 , wherein the second communications/control module is further configured to validate the request datagram by verifying the first device authentication key certificate and the first identity attribute certificate.

7. The secure industrial control system of claim 1 , wherein the first communications/control module is further configured to validate the response datagram by verifying the first signature associated with the first and second nonces, the second device authentication key certificate, and the second identity attribute certificate.

8. The secure industrial control system of claim 7 , wherein the first communications/control module is configured to verify the first signature associated with the first and second nonces by concatenating the first nonce and the second nonce, cryptographically verifying the first signature associated with the first and second nonces with a public device authentication key, and comparing the locally generated concatenation of the first nonce and the second nonce with a cryptographically verified concatenation of the first nonce and the second nonce.

9. The secure industrial control system of claim 2 , wherein the second communications/control module, in response to receiving the authentication datagram from the first communications/control module, is configured to verify the second signature associated with the first and second nonces by concatenating the first nonce and the second nonce, cryptographically verifying the second signature associated with the first and second nonces with a public device authentication key, and comparing the locally generated concatenation of the first nonce and the second nonce with a cryptographically verified concatenation of the first nonce and the second nonce.

10. The secure industrial control system of claim 1 , wherein the first and second communications/control modules are configured to perform the authentication sequence in response to at least one of: a startup/reset event; an installation of the first communications/control module or the second communications/control module; a periodic time event; or a scheduled time event.

11. The secure industrial control system of claim 1 , wherein the one or more industrial elements further include at least one of: a power module; a field device; a switch; a workstation; or a physical interconnect device.

12. A communications/control module, comprising:

a first connection for communicatively coupling with at least one input/output module configured to be communicatively coupled to a field device, the at least one input/output module being communicatively coupled with a second communications/control module;

a second connection for communicatively coupling with the second communications/control module;

at least one processor; and

a non-transitory medium bearing a set of instructions executable by the at least one processor, the set of instructions including instructions for performing an authentication sequence with the second communications/control module where the communications/control module queries authentication of the second communications/control module and the second communications/control module queries authentication of the communications/control module, at least one of the communications/control module or the second communications/control module being further configured to be at least one of partially disabled, completely disabled, or restricted from communicating to other devices when the communications/control module and the second communications/control module fail to authenticate one another,

wherein the authentication sequence includes at least instructions to:

send a request datagram to the second communications/control module, the request datagram including a first nonce, a first device authentication key certificate, and a first identity attribute certificate;

receive a response datagram from the second communications/control module, the response datagram including a second nonce, a first signature associated with the first and second nonces, a second device authentication key certificate, and a second identity attribute certificate; and

send a failed authentication datagram to the second communications/control module when the response datagram is invalid, the failed authentication datagram including a signature associated with the second nonce and an error message.

13. The communications/control module of claim 12 , wherein the authentication sequence includes instructions to:

send an authentication datagram to the second communications/control module when the response datagram is valid, the authentication datagram including a second signature associated with the first and second nonces.

14. The communications/control module of claim 12 , wherein the set of instructions further includes instructions to:

validate the response datagram by verifying the first signature associated with the first and second nonces, the second device authentication key certificate, and the second identity attribute certificate.

15. The communications/control module of claim 14 , wherein the set of instructions further includes instructions to:

verify the first signature associated with the first and second nonces by concatenating the first nonce and the second nonce, cryptographically verifying the first signature associated with the first and second nonces with a public device authentication key, and comparing the locally generated concatenation of the first nonce and the second nonce with a cryptographically verified concatenation of the first nonce and the second nonce.

Assignments (4)
RELEASE OF SECURITY INTEREST IN INTELLECTUAL PROPERTY FOR PATENTS @ REELS AND FRAMES 062137/0367 AND 061684/0964 Recorded Oct 18, 2023
From: ANALOG DEVICES, INC.
To: BEDROCK AUTOMATION PLATFORMS, INC.
Reel/Frame 065273/0281 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 18, 2023
From: BEDROCK AUTOMATION PLATFORMS, INC.
To: ANALOG DEVICES, INC.
Reel/Frame 065283/0781 →
AMENDED AND RESTATED INTELLECTUAL PROPERTY SECURITY AGREEMENT OF IP SECURITY AGREEMENT AT REEL 061684 AND FRAME 0964 Recorded Dec 15, 2022
From: BEDROCK AUTOMATION PLATFORMS, INC.
To: ANALOG DEVICES, INC.
Reel/Frame 062137/0367 →
SECURITY INTEREST Recorded Oct 14, 2022
From: BEDROCK AUTOMATION PLATFORMS, INC.
To: ANALOG DEVICES, INC.
Reel/Frame 061684/0964 →
Continuity (8)
Continuation 15986923 · May 23, 2018
Continuation 15287937 · Oct 7, 2016
Continuation 14519047 · Oct 20, 2014
Continuation In Part 14469931 · Aug 27, 2014
Continuation In Part 14446412 · Jul 30, 2014
Continuation In Part PCTUS2013053721 · Aug 6, 2013
Provisional Application 62021438 · Jul 7, 2014
Related Publication 20210135881A1 · May 6, 2021
Cited By (1)
US 12,395,339