JP2014045237A - 動的暗号変更システム - Google Patents

動的暗号変更システム Download PDF

Info

Publication number
JP2014045237A
JP2014045237A JP2012184928A JP2012184928A JP2014045237A JP 2014045237 A JP2014045237 A JP 2014045237A JP 2012184928 A JP2012184928 A JP 2012184928A JP 2012184928 A JP2012184928 A JP 2012184928A JP 2014045237 A JP2014045237 A JP 2014045237A
Authority
JP
Japan
Prior art keywords
environment information
control device
communication data
encryption
storage unit
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.)
Granted
Application number
JP2012184928A
Other languages
English (en)
Other versions
JP5931649B2 (ja
Inventor
Hiroki Uchiyama
宏樹 内山
Shinya Iguchi
慎也 井口
Tadashi Kaji
忠司 鍛
Satoshi Okubo
訓 大久保
Naoya Masuko
直也 益子
Terunori Hanawa
輝記 塙
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2012184928A priority Critical patent/JP5931649B2/ja
Publication of JP2014045237A publication Critical patent/JP2014045237A/ja
Application granted granted Critical
Publication of JP5931649B2 publication Critical patent/JP5931649B2/ja
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】処理時間の制約内で、通信データの完全性や秘匿性の高い暗号処理を実現する。
【解決手段】制御装置が、制御装置で動作するアプリケーションやアプリケーションが利用するコマンドに対応した、通信データに対するセキュリティ要件を格納する要件リスト保管部と、各種暗号アルゴリズムの実行に伴う評価結果を格納する評価結果保管部と、制御装置の状態を示す環境情報を格納する自装置環境情報保管部と、第1の通信データを生成したアプリケーションおよびアプリケーションが通信データを生成するために利用したコマンドに対応して、セキュリティ要件と評価結果と第1の環境情報とを満足する、通信データを暗号化する暗号アルゴリズムを各種暗号アルゴリズムから選択する暗号選択部とを備える。
【選択図】 図1

Description

本発明は、ネットワークに接続して情報システムや制御システムといったシステム内の装置間で暗号通信を行う場合に利用するシステムに関する。
電力、鉄道、水道、ガスといった社会インフラで利用される制御システムは、制御対象の装置の状態を示すセンサの情報をもとにバルブやアクチュエータなどを動作させ、制御対象の装置にあらかじめ設定されている圧力や温度を保つように制御することが要求される。制御システムは、この動作を実現するためには、定期的にセンサからの情報を取得し、制御対象の装置状態を確認し、必要であればバルブやアクチュエータなどの制御を行うことが必要となる。このため、制御システムでは周期的に処理を行うことが通例であり、システム内の各制御装置で実行される制御処理は1周期の中で完結することが要求される。また、常に1周期内で完結するために、装置状態の確認や制御などの各処理の処理時間が状況によって大きく変化しないようにすることも求められる。このような条件を満たすように構築されている現在の制御システムは、電力、鉄道、水道といった適用先によって周期や1周期内の空き時間が大きく異なっており、新たな処理を追加するためには、適用先毎に空き時間を見積もり、実装可能な処理内容を検討する必要がある。
一方、制御システムはこれまで専用OSや専用プロトコルを利用しており、インターネット等の外部ネットワークからアクセスできないように孤立した状態で設置されているため、いわゆるコンピュータウィルスやDoS攻撃といったサイバー攻撃からは無縁であると考えられてきた。しかしながら、コスト削減のために汎用OSや汎用プロトコルを利用するケースが増加しており、また、効率向上のために情報系システムとの接続も進んできている。さらに、近年では、制御システムをターゲットとしたコンピュータウィルスが発見されており、制御システムにおいても情報システムと同様にセキュリティ対策が必要となってきている。
このようなセキュリティ対策の一つとして暗号技術が知られている。暗号技術は、格納データや通信データの秘匿性を確保するだけではなく、通信先の認証やデータの改ざん検知も可能であるため、セキュリティ対策の根幹となる技術である。よって制御システムを保護するために今後制御システム内の制御装置に暗号技術を取り込んでゆくことが求められている。
しかしながら、前述したように制御システムは、限られた処理時間内に処理を完了させる必要があるため、情報システムのように、システムを構成するあらゆる装置に対して強固な(秘匿性の高い)暗号を導入することは困難である。
このような課題に対し、データの送信先に応じて使用する暗号アルゴリズムを使い分ける技術が知られている(たとえば、特許文献1参照)。
また、データの送信時に、受信時に使用する暗号アルゴリズムを指定する技術が知られている(たとえば、特許文献2参照)。
特開2003−198530号公報 特開2006−276093号公報
特許文献1に記載されるような、データの送信先に応じて暗号アルゴリズムを使い分ける技術では、データの送信先の装置の処理性能が高い場合と処理性能が低い場合で、暗号アルゴリズムを使い分けることにより、各装置の処理能力に応じた暗号アルゴリズムを利用することが可能となるが、各装置で実行するアプリケーションや各装置を接続したシステムの、自装置(データの送信元の装置)の処理性能や送信するデータの秘匿性のレベルなどの要件といったデータの送信先の装置の処理性能以外の制約条件に応じて暗号アルゴリズムを使い分けることができなかった。また、特許文献2に記載されるような、データ送信時に利用する暗号アルゴリズムを指定できないため、利用する暗号アルゴリズムによっては、処理時間に制約がある制御装置では、1周期内で送信に関わる処理が完了せずにエラーが発生する可能性があった。
そこで、制御システムを構成する各制御装置において、処理時間などの制約内で、通信データの完全性や秘匿性の高い暗号処理の実現が必要になる。
開示する動的暗号変更システムは、複数の制御装置と複数の制御装置を接続するネットワークから構成され、複数の制御装置に含まれる制御装置は、制御装置で動作するアプリケーションやアプリケーションが利用するコマンドに対応した、通信データに対するセキュリティ要件を格納する要件リスト保管部と、制御装置で各種暗号アルゴリズムの実行に伴う評価結果を格納する評価結果保管部と、制御装置の状態を示す第1の環境情報を格納する自装置環境情報保管部と、第1の通信データを生成した第1のアプリケーションおよび第1のアプリケーションが第1の通信データを生成するために利用した第1のコマンドに対応して、要件リスト保管部に格納されているセキュリティ要件と、評価結果保管部に格納されている評価結果と、自装置環境情報保管部に格納されている第1の環境情報とを満足する、第1の通信データを暗号化する暗号アルゴリズムを各種暗号アルゴリズムから選択する暗号選択部と、を備える。
本発明によれば、処理時間などの制約内で、通信データの完全性や秘匿性の高い暗号処理を実行する制御装置を実現できる。
動的暗号変更システムの第一の実施形態の構成図である。 制御サーバのハードウェア構成を例示する図である。 制御装置のハードウェア構成を例示する図である。 第一の実施形態の動的暗号変更システムにおいて、送信元装置の環境情報を用いて暗号アルゴリズを選択し、暗号通信する場合の処理フローを例示する図である。 第二の実施形態の動的暗号変更システムにおいて、送信元装置と送信先装置の環境情報を用いて暗号アルゴリズムを選択し、暗号通信する場合であって、送信先環境情報が無効である場合の処理フローを例示する図である。 第二の実施形態の動的暗号変更システムにおいて、送信元装置と送信先装置の環境情報を用いて暗号アルゴリズムを選択し、暗号通信する場合であって、送信先環境情報が有効である場合の処理フローを例示する図である。 第一または第二の実施形態の動的暗号変更システムにおいて、各装置の環境情報が変化したことを他の装置に通知する処理フローを例示する図である。 動的暗号変更システムの第三の実施形態の構成図である。 動的暗号変更システムの第三の実施形態の処理フローである。 動的暗号変更システムの第四の実施形態の構成図である。 動的暗号変更システムの第四の実施形態の処理フローである。 各装置が保有する評価結果の構成を例示する図である。 各装置が保有する要件リストの構成を例示する図である。 各装置が保有する環境情報リストの構成を例示する図である。 各装置が保有する自装置環境情報の構成を例示する図である。 各装置が保有する環境情報リストや自装置環境情報に含まれる環境情報の構成を例示する図である。 暗号モードの構成を例示する図である。 各装置で暗号アルゴリズムを選択する処理フローを例示する図である。
本発明の一実施形態について説明する。なお、これにより本発明が限定されるものではない。
図1は、動的暗号変更システムの第一の実施形態の構成図である。本実施形態の動的暗号変更システムは、図1に例示するように、制御サーバ10と、制御装置20〜20と、I/O装置30〜30と、ネットワーク40と、から構成される。I/O装置30〜30に接続する制御対象の装置の図示は省略する。
制御サーバ10は、制御装置20〜20で使用する制御設定値(たとえば、制御対象の温度目標値などの、制御対象を制御するための所定値)を生成する制御設定値生成部101と、アプリケーションの要件や制御サーバ10での暗号アルゴリズム評価結果や環境情報をもとに暗号アルゴリズムを選択する暗号選択部102と、暗号選択部102で選択された暗号アルゴリズムを用いて送信データの暗号化を行い、受信した暗号モードをもとに受信データの復号を行う暗復号処理部103と、データ受信時に暗号モードを取得する暗号モード取得部104と、制御サーバ10や制御装置20〜20で暗号アルゴリズムの処理時間などの実行に伴う評価した結果を格納する評価結果保管部105と、各種アプリケーションで求められる要件が記載されている要件リスト保管部106と、ネットワーク40を介して通信を行う通信部107と、制御サーバ10内の環境情報や制御装置20〜20の環境情報を取得する環境情報取得部108と、制御サーバ10内の環境情報や制御装置20〜20の環境情報が変化したことを認識する環境情報変更認識部109と、制御装置20〜20の環境情報を格納する環境情報リスト保管部110と、制御サーバ10の環境情報を格納する自装置環境情報保管部111と、を含む。
制御装置20〜20の各々は、制御サーバ10から取得した制御設定値をもとに制御対象の制御を行う制御業務処理部201〜201と、制御業務処理部201〜201を構成する各種アプリケーション(プログラム)の要件や制御装置20〜20での暗号アルゴリズム評価結果や環境情報をもとに暗号アルゴリズムを選択する暗号選択部202〜202と、暗号選択部で選択された暗号アルゴリズムを用いて送信データに改ざん検知のためのデータの付与や送信データの暗号化を行い、受信した暗号モードをもとに受信データの改ざんの有無の検証や復号を行う暗復号処理部203〜203と、データ受信時に暗号モードを取得する暗号モード取得部204〜204と、制御装置20〜20や制御サーバ10で暗号アルゴリズムの処理時間を評価した結果を格納する評価結果保管部205〜205と、各種アプリケーションで求められる要件が記載されている要件リスト保管部206〜206と、ネットワーク40を介して通信を行う通信部207〜207と、制御装置20〜20の環境情報や他制御装置(自身以外の制御装置20〜20n)や制御サーバ10の環境情報を取得する環境情報取得部208〜208と、制御装置20内の環境情報や他制御装置や制御サーバ10の環境情報が変化したことを認識する環境情報変更認識部209〜209と、他制御装置や制御サーバ10の環境情報を格納する環境情報リスト保管部210〜210と、制御装置20〜20それぞれ自身の環境情報を格納する自装置環境情報保管部211〜211と、制御装置20〜20が制御対象の制御を行うためのI/O装置とのデータ入出力を行う入出力部212〜212と、を含む。
I/O装置30〜30の各々は、バルブや弁といった制御対象の装置の動作を制御するアクチュエータ301〜301と、制御対象の装置の圧力や温度や回転数などの情報を取得するセンサ302〜302と、を含む。
図2は制御サーバ10のハードウェア構成を例示する図である。制御サーバ10は、通信装置11と、入出力装置12と、記憶装置13と、CPU14と、メモリ15と、記憶媒体17の記憶内容を読み込む読取装置16と、がバスなどの内部通信線18で連結され、構成されている。
図3は制御装置20〜20のハードウェア構成を例示する図である。制御装置20〜20は、通信装置21と、センサ23からのデータを読み込み、アクチュエータ24に対してデータを出力する入出力装置22と、記憶装置25と、CPU26と、メモリ27と、がバスなどの内部通信線28で連結され、構成されている。センサ23およびアクチュエータ24を含むI/O装置30〜30を、入出力装置22との接続を分かり易くするために、図3に示してある。
本実施形態の動的暗号変更システムにおける処理フローについて説明する。以下に述べる処理フローは、制御サーバ10や各制御装置20〜20の記憶装置13、25に格納されたプログラムがメモリ15、27にロードされ、CPU14、26により実行されることにより、動的暗号変更システムが制御サーバ10や各制御装置20〜20に具現化される各処理部により実行されるものである。また、各プログラムは予め記憶装置に格納されても良いし、他の記憶媒体または通信媒体(ネットワークまたはネットワークを伝搬する搬送波)を介して、必要なときに導入されても良い。
図4は、第一の実施形態の動的暗号変更システムにおいて、制御装置20が、他の装置(制御サーバ10や他の制御装置20〜20)と暗号通信を行う場合の処理フローを示した図である。
制御装置20は、他の装置に送信する通信データを生成する(S401)。具体的には、制御装置20で実行するアプリケーションがコマンドを発行することにより通信データが生成される。通信データを生成したアプリケーションやコマンドを示す通信データ情報を取得する(S402)。要件リスト保管部206に格納されている要件リストを取得し(S403)、評価結果保管部205に格納されている評価結果を取得する(S404)。ここで、要件リストとは、アプリケーションやコマンドを示す通信データ情報に対応して求められる処理性能要件やセキュリティ要件等の情報を示し、以降の図13に詳細に記載する。また、評価結果とは、各種暗号アルゴリズムを各装置で実行した場合の処理時間や負荷率等の情報であり、以降の図12に詳細に記載する。
自装置環境情報保管部211から制御装置20の自装置環境情報を取得する(S405)。ここで、自装置環境情報とは、制御装置20の動作モードや負荷率等の情報であり、以降の図15に詳細に記載する。
取得した要件リストと評価結果と自装置環境情報から、要件を満足した上で生成した通信データの完全性および秘匿性を確保できる暗号アルゴリズムの組み合わせ(通信データの、完全性を確保するための改ざん検知アルゴリズムと秘匿性を確保するための暗号アルゴリズムの少なくとも一方を含む組み合わせ)を選択する(S406)。具体的な暗号アルゴリズムの選択方法については以降の図18に詳細に記載する。選択した暗号アルゴリズムを用いて生成した通信データの暗号化を実施し(S407)、制御サーバ10や制御装置20〜20に対して暗号モードと暗号化した通信データ(A401)を送信する。ここで、暗号モードとは、通信データに施した暗号処理を識別するための情報であり、以降の図17に詳細に記載する。
制御サーバ10および制御装置20〜20は、制御装置20からの受信データ(A401)の宛先情報を確認し(S408、S409)、自装置宛でなければ、受信データ(パケット)を破棄する(S410、S411)。一方、自装置宛であれば、暗号モードを取得し(S412、S413)、受信データの復号処理が制御処理に影響を及ぼすかを検証する(S414、S415)。ここで、影響の有無は、例えば、復号処理が制御業務処理(制御サーバ10の場合は、制御設定値生成などのアプリケーションの処理)を行う1周期の空き時間以内に収まるかどうかで判断する。また制御サーバ10および制御装置20〜20の負荷率やメモリの容量不足の発生などを基準に影響の有無を検証してもよい。この結果、影響がある場合には、エラーコード(A402、A403)を制御装置20に対して送信する。一方、影響がない場合には、取得した暗号モードに示されている暗号アルゴリズムを用いて復号処理を行い(S416、S417)、制御データ処理(受信データに対応したアプリケーションの処理)を行う(S418、S419)。
制御装置20は、制御サーバ10や制御装置20〜20からエラーコードが返送されていないかを確認し(S420)、エラーコードが返送されていない場合には処理を終了し、エラーコードが返送されている場合には、S406に戻り、再度暗号アルゴリズムの選択を行い、暗号化した上で、エラーコードを返送してきた制御サーバ10や制御装置20〜20に通信データを再送する。
なお、通信データの宛先について説明を省略したが、アプリケーションが、生成した通信データに応じて、宛先(送信先)を決定する。したがって、制御システムは、ネットワーク40に接続する制御サーバ10および制御装置20〜20のすべてに送信するための宛先(ブロードキャスト用アドレス)と、制御サーバ10および制御装置20〜20から1つ以上に選択的に送信するための宛先とをサポートしている。
図4の説明において明らかなように、本実施形態では、他の装置の環境情報を用いないので、図1に示す環境情報リスト保管部110、2101〜210を必ずしも備える必要がない。
動的暗号変更システムの第二の実施形態の処理を説明する。図5は、第二の実施形態の動的暗号変更システムが、制御装置20から制御サーバ10や制御装置20〜20に対して暗号通信を行う場合に、送信元である制御装置20の環境情報だけでなく、送信先である制御サーバ10や制御装置20〜20の環境情報を用いて暗号アルゴリズムを選択する場合であって、送信先の環境情報が無効の場合について示す。
図5のS501〜S505の処理は、図4のS401〜S405の処理と同様であるので説明を省略する。
送信先装置の環境情報を環境情報リスト保管部210から取得し、その有効性を判定する(S506)。その結果、送信先装置の環境情報が格納されていない場合や、格納されている場合でも、有効期限が切れているような場合には、送信先環境情報が無効であると判定し、送信先装置が高負荷であり、受信データの復号処理を実行できない場合を想定し、暗号処理を実施しない。ネットワーク40内の他の装置に対して制御装置20の環境情報と暗号モードと平文通信データ(A501)を送信する。ここで、暗号モードには、暗号処理がされていないという情報が含まれる。
制御サーバ10および制御装置20〜20は、受信データに含まれる制御装置20の環境情報を環境情報リスト保管部(110、210〜210)に格納する(S508、S509)。受信したデータの宛先情報を確認し(S510、S511)、自装置宛でなければ、受信データ(パケット)を破棄する(S512、S513)。一方、自装置宛であれば、暗号モード(ここでは平文を指す)を取得し(S514、S515)、復号処理が制御業務処理に影響を及ぼすかを検証する(S516、S517)。平文通信であり、影響がないので、制御データ処理を行う(S518、S519)。
図6は、図5のS506において、送信先の環境情報が有効である場合の処理フローを示した図である。
制御装置20は、送信先の環境情報が有効である場合、S503で取得した要件リスト、S504で取得した評価結果、自装置環境情報および送信先の環境情報を用いて、要件を満足した上で、S501で生成した通信データの秘匿性を確保できる暗号アルゴリズムの組み合わせを選択する(S601)。選択した暗号アルゴリズムを用いて生成した通信データの暗号化を実施し(S602)、制御サーバ10や制御装置20〜20に対して制御装置20の環境情報と暗号モードと暗号化した通信データ(A601)を送信する。
制御サーバ10および制御装置20〜20は受信データに含まれる制御装置20の環境情報を環境情報リスト保管部(110、210〜210)に格納する(S603、S604)。受信したデータの宛先情報を確認し(S605、S606)、自装置宛でなければ、受信データ(パケット)を破棄する(S607、S608)。一方、自装置宛であれば、暗号モードを取得し(S609、S610)、受信データの復号処理が制御業務処理に影響を及ぼすかを検証する(S611、S612)。ここで、影響の有無は、例えば、復号処理が制御業務を行う1周期の空き時間以内に収まるかどうかで判断する。この結果、影響がある場合には、制御サーバ10はエラーコードおよび制御サーバ10の環境情報(A602)を、制御装置20−20はエラーコードおよび制御装置20−20自身の環境情報(A603)を制御装置20に対して送信する。一方、影響がない場合には、取得した暗号モードに示されている暗号アルゴリズムを用いて復号処理を行い(S613、S614)、制御データ処理を行う(S615、S616)。
次に、制御装置20は制御サーバ10や制御装置20−20からエラーコードが返送されていないかを確認し(S617)、エラーコードが返送されていない場合には処理を終了し(S618)、エラーコードが返送されている場合には、受信した環境情報を環境情報リスト保管部210に格納し(S619)、S601に戻り、再度暗号アルゴリズムの選択を行い、暗号化した上で、エラーコードを返送してきた制御サーバ10や制御装置20〜20に個別に送信するか、ブロードキャストを用いて通信データを再送する。
第二の実施形態において、通信データの複数の送信先の環境情報や要件が異なる場合、最も厳しい要件の送信先に対応させて暗号アルゴリズムを選択する。
図7は、第一または第二の実施形態の動的暗号変更システムにおいて、各装置が保有する環境情報が変化したことを他の装置に対して通知する処理フローを示した図である。
制御装置20は、自身の環境情報を取得した前回より一所定時間経過したか判定する(S701)。その結果、経過していない場合には、所定時間ウェイトを行い(S702)、再度S701を実行する。なお、所定時間ごとの周期タイマにより本処理が起動されるように構成されれば、S701、S702は不要である。一方、経過している場合には、OS等より最新の環境情報を取得し(S703)、また自装置環境情報保管部211に格納されている環境情報を取得する(S704)。最新の環境情報と自装置環境情報保管部211に格納されている環境情報を比較し、一致するか検証する(S705)。その結果、一致しない場合には、制御装置20の最新の環境情報(A701)を制御サーバ10や制御装置20〜20に対して送信する。
制御サーバ10や制御装置20〜20は、受信した制御装置20の環境情報を環境情報リスト保管部(110、210〜210)に格納する(S706、S707)。
制御装置20は、S703で取得した最新の環境情報を自装置環境情報保管部211に格納する(S708)。
一方、S705において一致する場合には、最新の環境情報(A701)の他装置への通知は行わず、S703で取得した最新の環境情報を自装置環境情報保管部211に格納する(S708)。なお、一致する場合でも、環境情報の有効期限が切れている場合には他装置へ通知する。
図8は、動的暗号変更システムの第三の実施形態の構成図である。本実施形態の動的暗号変更システムは、図8に例示するように、制御サーバ10と、制御装置20〜20と、I/O装置30〜30と、ネットワーク40と、から構成されている。I/O装置30〜30に接続する制御対象の装置の図示は省略する。
制御サーバ10は、図1の第一の実施形態の構成に加えて、他の装置から平文通信を受信した回数を格納する平文通信回数保管部112と、平文通信を受信した回数が予め定めた回数を越えているか判定する平文通信判定部113と、を含む。
制御装置20〜20の各々は、図1の第一の実施形態の構成に加えて、他の装置から平文通信を受信した回数を格納する平文通信回数保管部213〜213と、平文通信を受信した回数が予め定めた回数を越えているか判定する平文通信判定部214〜214と、を含む。
I/O装置30〜30の各々は、図1の第一の実施形態の構成と同様である。
図9は、動的暗号変更システムの第三の実施形態の処理フローである。本実施形態は、前述の第二の実施形態において、送信先の環境情報が取得できず平文通信が続くことを回避するものである。
図9のS901〜S915の処理は、図5のS501〜S515の処理と同様であるので説明を省略する。受信した暗号モード(ここでは平文を指す)が平文通信を示している場合、その連続回数をカウントする(S916、S917)。次に、平文通信回数があらかじめ設定した閾値を越えていないかを判定する(S918、S919)。その結果、越えている場合には、制御サーバ10はエラーコードと制御サーバ10の環境情報(A902)を、制御装置20−20は、エラーコードと制御装置20〜20自身の環境情報(A903)を制御装置20に送信する。一方、平文通信回数があらかじめ設定した閾値を越えていない場合には、平文通信回数を平文通信回数保管部(112、213〜213)に格納し(S920、S921)、制御データ処理を行う(S922、S923)。なお、以上の説明からわかるように、平文通信回数保管部(112、213〜213)はカウンタであり、受信した暗号モードが平文通信を示していない(暗号通信を示している)場合に、0にリセットすればよい。
次に、制御装置20は制御サーバ10や制御装置20〜20からエラーコードが返送されていないか確認し(S924)、エラーコードが返送されていない場合には処理を終了し(S925)、エラーコードが返送されている場合には、受信した環境情報を環境情報リスト保管部210に格納し(S926)、図6のS601に遷移し(S927)、暗号アルゴリズムの選択を行い、暗号化を実施した上で、通信データを再送する。
一方、S906において、送信先環境情報が有効である場合には、図5のS506と同様に、S601の処理に遷移する(S907)。
図10は、動的暗号変更システムの第四の実施形態の構成図である。本実施形態の動的暗号変更システムは、図10に例示するように、制御サーバ10と、制御装置20〜20と、I/O装置30〜30と、ネットワーク40と、から構成されている。I/O装置30〜30に接続する制御対象の装置の図示は省略する。
制御サーバ10は、図1の構成に加えて、他の装置の環境情報を推定する環境情報推定部114を含む。
制御装置20〜20の各々は、図1の第一の実施形態の構成に加えて、他の装置の環境情報を推定する環境情報推定部215〜215を含む。
I/O装置30〜30の各々は、図1の第一の実施形態の構成と同様である。
図11は、動的暗号変更システムの第四の実施形態の処理フローである。本実施形態は、前述の第二の実施形態において、送信先の環境情報が不明の場合に環境情報の推定を行い、推定した送信先の環境情報を基に暗号アルゴリズムを選択するものである。
図11のS1101〜S1106の処理は、図5のS501〜S506の処理と同様であるので説明を省略する。S1106において送信先環境情報が無効である場合、送信先装置の環境情報を推定する(S1108)。ここで、環境情報を推定するとは、過去に取得した、CPU負荷、メモリ空き容量、および送信先装置の動作モードなどから現時点での環境情報を類推することを意味する。次に、S1103で取得した要件リストと、S1104で取得した評価結果と、S1105で取得した自装置環境情報と、S1108で推定した送信先装置の環境情報を用いて、要件を満足した上で、S1101で生成した通信データの完全性および秘匿性を確保できる暗号アルゴリズムを選択する(S1109)。選択した暗号アルゴリズムを用いて生成した通信データの暗号化を実施し(S1110)、制御サーバ10や制御装置20〜20に対して制御装置20の環境情報と暗号モードと暗号化した通信データ(A1101)を送信する。
以降のS1111〜S1124の処理は、第二の実施形態の図6のS603〜S616の処理と同様であるので説明を省略する。
制御装置20は、制御サーバ10や制御装置20〜20からエラーコードが返送されていないかを確認し(S1125)、エラーコードが返送されていない場合には、推定した環境情報が誤りでないと判断されるため、環境情報を再推定し(S1126)、環境情報を格納する(S1127)。ここで、推定した環境情報が誤りでないので、必ずしも再推定する必要はない。推定した環境情報が誤りでないとは、推定した環境情報が送信先装置の実際の環境情報より厳しいことを示し、推定した環境情報に対応して選択した暗号アルゴリズムより完全性や秘匿性の高い暗号アルゴリズムを使用できる余地を残している。したがって、環境情報の再推定は、例えば、S1108で推定したときの送信先の負荷より低い負荷を仮定する。具体的には、送信先装置の非常に高い負荷を初期値とし、エラーが発生しない度に、所定値だけ負荷を低下させるなどにより、環境情報を推定する。一方、エラーが発生している場合には、受信した送信先装置の環境情報を環境情報リスト保管部210に格納し(S1128)、S1109に遷移し(S1129)、再度暗号アルゴリズムの選択を行い、選択した暗号アルゴリズムによって、暗号化もしくは平文で通信データを再送する。
図12は、第一から第四の実施形態の動的暗号変更システムにおいて、評価結果保管部(105、205〜205)に格納される評価結果の構成を例示する図である。
評価結果(A1201)は、装置(制御サーバ10や制御装置201〜20)を識別する装置ID(A1202)と、セキュリティ機能の種別を意味する機能種類(A1203)と、暗号アルゴリズム(A1204)と、暗号アルゴリズムで使用する鍵長(A1205)と、暗号アルゴリズムを実行した際のCPU使用率を示すCPU負荷(A1206)と、暗号アルゴリズムの実行に必要なメモリ量を示すメモリ使用量(A1207)と、暗号アルゴリズムの実行に必要な処理時間(A1208)から構成される。
装置ID(A1202)は、たとえば制御サーバ10に0001、制御装置20に0002、制御装置202に0003、・・・というように割り当てられている。CPU負荷(A1206)は、暗号アルゴリズムの実行がCPUに与える負荷であり、装置のCPU性能に依存して、同じ暗号アルゴリズムの実行であってもCPU負荷が異なる。処理時間(A1208)は、暗号アルゴリズムの実行対象の単位データ量(図12では、1byte)当たりの処理時間である。
ここで、評価結果(A1201)の構成要素は上記に限定されるものではなく、少なくとも上記の要素が含まれていればよい。また、評価結果(A1201)の構成要素の順序は上記に限定されるものではない。
図13は、第一から第四の実施形態の動的暗号変更システムにおいて、要件リスト保管部(106、206〜206)に格納される要件リストの構成を例示する図である。
要件リスト(A1301)は、制御サーバ10や制御装置20〜20に格納されるアプリケーションを識別するアプリケーションID(A1302)と、アプリケーションが利用する通信コマンドを識別するコマンドID(A1303)と、アプリケーションが正常に動作するために求められる処理時間要件(セキュリティ要件を満足するための処理に許容される処理時間)(A1304)と、アプリケーションに対して求められる通信データの暗号化や改ざん検知などのセキュリティ要件(A1305)から構成される。ここで、要件リスト(A1301)の構成要素は上記に限定されるものではなく、少なくとも上記の要素が含まれていればよい。また、要件リスト(A1301)の構成要素の順序は上記に限定されるものではない。
図14は、第一から第四の実施形態の動的暗号変更システムにおいて、環境情報リスト保管部(110、210〜210)に格納される環境情報リストの構成を例示する図である。
環境情報リスト(A1401)は、装置を識別する装置ID(A1402)と、環境情報を取得した方法を示す取得方法(A1403)と、環境情報を取得した日時を示す取得日時(A1404)と、環境情報が有効であると定めた期限を示す有効日時(A1405)と、環境情報(A1406)から構成される。ここで、環境情報とは各装置の動作状況を示すものであり、図16を用いて説明する。また、有効日時(A1405)は、環境情報が取得日時(A1404)から変化しないと思われる期間後の日時を示し、取得日時(A1404)から機械的に算出してもよいし、指定してもよい。なお、環境情報リスト(A1401)の構成要素は上記に限定されるものではなく、少なくとも装置ID(A1402)、取得方法(A1403)、および、環境情報(A1406)の要素が含まれていればよい。また、環境情報リスト(A1401)の構成要素の順序は上記に限定されるものではない。
図15は、第一から第四の実施形態の動的暗号変更システムにおいて、自装置環境情報保管部(111、211〜211)に格納される自装置環境情報の構成を例示する図である。
自装置環境情報(A1501)は、環境情報を取得した日時を示す取得日時(A1502)と、環境情報が有効であると定めた期限を示す有効日時(A1503)と、環境情報(A1504)から構成される。ここで、有効日時(A1503)は、環境情報が取得日時(A1502)から変化しないと思われる期間後の日時を示し、取得日時(A1502)から機械的に算出してもよいし、指定してもよい。なお、自装置環境情報(A1501)の構成要素は上記に限定されるものではなく、少なくとも環境情報(A1504)の要素が含まれていればよい。また、自装置環境情報(A1501)の構成要素の順序は上記に限定されるものではない。
図16は、第一から第四の実施形態の動的暗号変更システムにおいて、環境情報リスト保管部(110、210〜210)や自装置環境情報保管部(111、211〜211)に格納される環境情報の構成を例示する図である。
環境情報(A1601)は、装置の動作モード(A1602)と、装置のCPUの負荷率(A1603)と、装置のメモリ空き容量(1604)から構成される。動作モードとは、起動、停止、通常、故障、緊急等の装置の動作状態を示すものである。ここで、環境情報(A1601)の構成要素は上記に限定されるものではなく、少なくとも上記の要素が含まれていればよい。また、環境情報(A1601)の構成要素の順序は上記に限定されるものではない。
図17は、第一から第四の実施形態の動的暗号変更システムにおいて、A401、A501、A601、A901、A1101で送信される暗号モードの構成を例示する図である。
暗号モード(A1701)は、改ざん検知の有無(A1702)と、改ざん検知用暗号アルゴリズム(A1703)と、改ざん検知用暗号アルゴリズム(A1703)の鍵長(A1704)と、改ざん検知用暗号アルゴリズム(A1703)の鍵を識別する鍵ID(A1705)と、改ざん検知用暗号アルゴリズム(A1703)の初期ベクトルを示すIV(A1706)と、暗号の有無(A1707)と、暗号の有無(A1707)が有の場合に暗号化のための暗号アルゴリズム(A1708)と、暗号アルゴリズム(A1708)の鍵長(A1709)と、暗号アルゴリズム(A1708)の鍵を識別する鍵ID(A1710)と、暗号アルゴリズム(A1708)の初期ベクトルを示すIV(A1711)と、全データの中で暗号化を行っている箇所を示す暗号対象データ(A1712)から構成される。ここで、暗号対象データは、例えば、全データが16バイト単位で64ブロックあり、各ブロックに1ビットを割り当て、暗号化を行っているブロックのビットを1で表現する。暗号対象データ(A1712)を16進表記する図17の例では、64ブロックのうち、16ブロックを暗号化していることを示している。つまり、11110000:11110000:11110000:11110000という64ビットをブロックと対応させ、1が立っているブロックが暗号化されているブロックであるとして、暗号対象データを表現しているが、このような表記方法に限定されるものではない。また、暗号モード(A1701)の構成要素は上記に限定されるものではなく、少なくとも暗号を実施した部分のデータを特定できればよい。また、暗号モード(A1701)の構成要素の順序は上記に限定されるものではない。
図18は、第一から第四の実施形態の動的暗号変更システムにおいて、S406、S601、S1109において、要件リスト、評価結果、および、環境情報から、暗号アルゴリズムを選択する処理フローを示した図である。
通信データを生成したアプリケーションや送信コマンドに対応して、要件リスト(A1301)に、セキュリティ要件が含まれるか判定する(S1801)。含まれない場合には、評価結果(A1201)から、改ざん検知アルゴリズムを選択する(S1802)。ここで、選択する方法としては、評価結果(A1201)内の改ざん検知アルゴリズムのうち、送信元装置や送信先装置の環境情報の制約の中で動作するものを選択する。なお、第一の実施形態のS406では送信先装置の環境情報を考慮しなくてよいので、送信元の環境情報の制約の中で動作するものを選択する。
具体的には、送信元装置が、制御サーバ10(装置IDが0001)であり、その環境情報としてCPU負荷が50%、メモリ空き容量が1500Bの場合、評価結果(A1201)のCPU負荷(A1206)およびメモリ使用量(A1207)が環境情報の制約を満足する改ざん検知アルゴリズムであるHMAC with sha−1およびHMAC with sha256を選択する。送信先装置についても、同様に環境情報の制約の中で動作するものを選択し、送信元装置および送信先装置の双方の環境情報の制約の中で動作するものを選択する。
さらに、複数の改ざん検知アルゴリズムが選択された場合、その中で処理時間(A1208)が短いものから順に選択してゆく。次に、処理時間を見積もり、要件リストに記載されている処理時間以内であるか評価する(S1803)。送信元装置が制御サーバ10(装置IDが0001)であり、改ざん検知アルゴリズムであるHMAC with sha−1を選択し、通信データが50byteの場合、評価結果A1201を参照して50μsecの処理時間となる。処理時間は、第一の実施例では、送信元の処理時間を算出し、その他の実施例では、送信元と送信先の両方の処理時間を算出する。その結果、送信元と送信先の各処理時間が、要件リストA1201のアプリケーションID(A1302)およびコマンドID(A1303)に対応した処理時間要件(A1304)内に収まっている場合には、その暗号アルゴリズムを候補として記録し、S1802に戻り、次の改ざん検知アルゴリズムを選択する。一方、処理時間が規定内に収まっていない場合には、改ざん検知アルゴリズムとして候補となるアルゴリズムが取得されているか判定する(S1804)。具体的には、S1803において、候補として記録されている暗号アルゴリズムが存在するか判定する。その結果、候補がない場合には、いずれの改ざん検知アルゴリズムも実行せずに、平文で送信することを選択する(S1806)。一方、候補があると判断された場合には、その候補の中で最も安全性が高い暗号アルゴリズムを改ざん検知アルゴリズムとして決定する(S1805)。ここで、安全性が高いとは、例えば鍵長が最も長いものを意味する。
次に、暗号アルゴリズムを選択する(S1807)。暗号アルゴリズムの選択は、改ざん検知アルゴリズムの選択(S1802)と同様に、評価結果(A1201)内の暗号アルゴリズムのうち、送信元装置や送信先装置の環境情報の制約の中で動作するものを選択し、さらに、その中で処理時間が短いものから順に選択してゆく。次に、改ざん検知アルゴリズムの処理時間の評価(S1803)と同様に、処理時間を見積もり、要件リストに記載されている処理時間以内であるか評価する(S1808)。ここで、処理時間は、送信元と送信先の両方の処理時間を算出し、また、S1805で選択した改ざん検知アルゴリズムの処理時間も含めて評価する。すなわち、改ざん検知アルゴリズムの処理時間と暗号アルゴリズムの処理時間との和が、通信データを生成したアプリケーションおよび送信コマンドに対応した、要件リスト(A1301)の処理時間要件(A1305)を満足するかを評価する。
また、暗号化の場合、部分的な暗号化でも、暗号箇所を適切に選択することにより、ある一定の秘匿性を確保可能であるので、通信データ全体の暗号処理時間が要件を満足できない場合には、部分データの暗号化による暗号処理時間を算出し、評価してもよい。その結果、処理時間が規定内に収まっていると判定された場合には、その暗号アルゴリズムを候補として記録し、S1807に戻り、次の暗号アルゴリズムを選択する。部分データを選択した場合、選択したデータ部分を示すように、暗号モード(A1701)の暗号対象データ(A1712)を設定する。通信データのすべてを暗号化する場合、暗号対象データ(A1712)は前述の表記例に従えば、すべてのビットを1にする。
一方、処理時間が規定内に収まっていない場合には、暗号アルゴリズムとして候補が取得されているか判定する(S1809)。その結果、候補がないと判定された場合には、いずれの暗号アルゴリズムも実行せずに、平文で送信することを選択する(S1811)。候補がある場合には、その候補を暗号アルゴリズムとして選択し(S1810)、処理を終了する(S1812)。
S1801にてセキュリティ要件が含まれる場合には、セキュリティ要件の中に、セキュリティ機能禁止要件が含まれないかを判定する(S1813)。その結果、セキュリティ機能禁止要件が含まれる場合には、平文で送信することを選択する(S1814)。セキュリティ機能禁止要件が含まれないと判定された場合には、セキュリティ要件内の改ざん検知要件の有無を判定する(S1815)。その結果、改ざん検知要件が無の場合には、S1821に遷移する。
改ざん検知要件が有の場合の改ざん検知アルゴリズムの選択(S1816)、処理時間の評価(S1817)、改ざん検知アルゴリズムの候補の判定、候補がない場合の平文送信の選択する(S1820)、候補がある場合の改ざん検知アルゴリズムの決定(S1819)は、S1802〜S1806と同様の処理であるので説明を省略する。
セキュリティ要件内の暗号要件の有無を判定する(S1821)。その結果、暗号要件が無の場合には、S1827に遷移し、処理を終了する。
暗号要件が有の場合の、暗号アルゴリズムの選択(S1822)、処理時間の評価(S1823)、処理時間が規定内に収まっている場合の暗号アルゴリズムの候補の有無の判定(S1824)、暗号アルゴリズムの候補がない場合の平文で送信することの選択は、候補がある場合の暗号アルゴリズムの決定(S1825)、および処理の終了(S1827)は、S1807〜S1812と同様の処理であるので説明を省略する。なお、ここでは、装置の動作モードについて触れていないが、例えば緊急モードの場合には、暗号化や改ざん検知を実施しないなど、動作モードによって選択する暗号アルゴリズムを変更させてもよい。
これらの構成、手順およびデータ構造を実現することにより、性能要件が厳しい制御システムであっても、予め定められた要件を満足し、かつ、完全性や秘匿性の高い暗号アルゴリズムを用いて暗号通信を行うことが可能となる。また、送信元装置や送信先装置の環境情報を考慮して暗号アルゴリズムを選択することにより、制御業務処理に影響を及ぼすことなく暗号通信機能を導入することが可能となる。
なお、動的暗号変更システムは、上記の実施形態に限定されるものではなく、その要旨の範囲内で様々な変形が可能である。
たとえば、制御装置内にネットワークとの通信機能が含まれておらず、別の装置を経由してネットワークと通信を行う場合や、要件リストや評価結果や環境情報を装置内に保有せず、他の装置から取得する場合などである。
該実施形態の場合においてもシステム全体において行う処理に本質的な変化はない。
10:制御サーバ、11:通信装置、12:入出力装置、13:記憶装置、14:CPU、15:メモリ、16:読取装置、17:記憶媒体、18:内部信号線、20〜20:制御装置、21:通信装置、22:入出力装置、23:センサ、24:アクチュエータ。

Claims (15)

  1. 通信時に利用する暗号アルゴリズムを動的に変更する動的暗号変更システムであって、
    前記動的暗号変更システムは、
    複数の制御装置と前記複数の制御装置を接続するネットワークから構成され、
    前記複数の制御装置に含まれる制御装置は、
    前記制御装置で動作するアプリケーションや前記アプリケーションが利用するコマンドに対応した、通信データに対するセキュリティ要件を格納する要件リスト保管部と、前記制御装置で各種暗号アルゴリズムの実行に伴う評価結果を格納する評価結果保管部と、前記制御装置の状態を示す第1の環境情報を格納する自装置環境情報保管部と、第1の通信データを生成した第1のアプリケーションおよび前記第1のアプリケーションが前記第1の通信データを生成するために利用した第1のコマンドに対応して、前記要件リスト保管部に格納されている前記セキュリティ要件と、前記評価結果保管部に格納されている前記評価結果と、前記自装置環境情報保管部に格納されている前記第1の環境情報とを満足する、前記第1の通信データを暗号化する暗号アルゴリズムを前記各種暗号アルゴリズムから選択する暗号選択部と、
    を備えることを特徴とする動的暗号変更システム。
  2. 請求項1に記載の動的暗号変更システムであって、
    前記制御装置は、さらに、
    前記選択した暗号アルゴリズムを用いて前記第1の通信データを暗号化する第1の暗復号処理部と、
    前記選択した暗号アルゴリズムを示す暗号モードと、暗号化した前記第1の通信データとを、前記複数の制御装置のうちの他の制御装置に対して前記ネットワークを介して送信する第1の通信部とを備え、
    前記他の制御装置は、
    前記ネットワークを介して前記暗号モードと暗号化した前記第1の通信データとを受信する第2の通信部と、
    受信した前記暗号モードが示す前記暗号アルゴリズムを用いて、暗号化した前記第1の通信データを復号する第2の暗復号処理部と、
    を備えることを特徴とする動的暗号変更システム。
  3. 請求項2に記載の動的暗号変更システムであって、
    前記第2の暗復号処理部による、暗号化した前記第1の通信データの復号処理が、前記他の制御装置の制御処理へ影響する場合は、前記第2の通信部がエラーコードを前記制御装置に送信することを特徴とする動的暗号変更システム。
  4. 請求項2及び3のいずれか1項に記載の動的暗号変更システムであって、
    前記制御装置は、さらに、
    前記他の制御装置の第2の環境情報を格納する環境情報リスト保管部を備えることを特徴とする動的暗号変更システム。
  5. 請求項4に記載の動的暗号変更システムであって、
    前記暗号選択部は、
    前記第1の通信データを生成した前記第1のアプリケーションおよび前記第1のアプリケーションが前記第1の通信データを生成するために利用した前記第1のコマンドに対応して、前記要件リスト保管部に格納されている前記セキュリティ要件と、前記評価結果保管部に格納されている前記評価結果と、前記自装置環境情報保管部に格納されている前記第1の環境情報に加えて、前記環境情報リスト保管部に格納されている前記第2の環境情報を満足する、前記第1の通信データを暗号化する前記暗号アルゴリズムを前記各種暗号アルゴリズムから選択することを特徴とする動的暗号変更システム。
  6. 請求項4及び5のいずれか1項に記載の動的暗号変更システムであって、
    前記暗号選択部は、前記環境情報リスト保管部に前記第2の環境情報が格納されていない場合または前記第2の環境情報の有効日時を超えている場合に、前記第1の通信データを平文で送信することを選択し、
    前記第1の通信部は、平文である前記第1の通信データとともに平文であることを示す前記暗号モードを送信することを特徴とする動的暗号変更システム。
  7. 請求項6に記載の動的暗号変更システムであって、
    前記他の制御装置は、さらに、
    前記第2の通信部が前記第1のデータを平文で受信した平文受信回数を格納する平文通信回数保管部を備え、
    前記第2の通信部が平文で受信した回数を、前記平文通信回数保管部の前記平文受信回数に格納し、前記平文受信回数が所定の回数以上になった場合に、前記第2の通信部はエラーコードを前記制御装置に送信することを特徴とする動的暗号変更システム。
  8. 請求項4ないし7のいずれか1項に記載の動的暗号変更システムであって、
    前記制御装置は、さらに、
    前記環境情報リスト保管部に前記他の制御装置の前記第2の環境情報が格納されていない場合または前記第2の環境情報の有効日時を超えている場合に、前記他の制御装置の環境情報を推定する環境情報推定部を備えることを特徴とする動的暗号変更システム。
  9. 請求項1ないし8のいずれか1項に記載の動的暗号変更システムであって、
    前記暗号選択部は、前記第1の通信データを暗号化する暗号アルゴリズムとともに、前記第1の通信データの改ざんを検知する暗号アルゴリズムを前記各種暗号アルゴリズムから選択し、
    前記第1の暗復号処理部は、前記選択した暗号アルゴリズムを用いて、前記第1の通信データを暗号化するとともに、前記第1の通信データの改ざんを検知するデータを前記第1の通信データに付与し、
    前記第2の暗復号処理部は、受信した前記暗号モードが示す前記暗号アルゴリズムを用いて、暗号化した前記第1の通信データを復号するとともに、前記第1の通信データに付与されている改ざんを検知するデータを用いて前記第1の通信データが改ざんされていないことを検証することを特徴とする動的暗号変更システム。
  10. 通信時に利用する暗号アルゴリズムを動的に変更する制御装置であって、
    前記制御装置は、
    前記制御装置で動作するアプリケーションや前記アプリケーションが利用するコマンドに対応して、通信データに対するセキュリティ要件を格納する要件リスト保管部と、前記制御装置で各種暗号アルゴリズムの実行に伴う評価結果を格納する評価結果保管部と、前記制御装置の状態を示す第1の環境情報を格納する自装置環境情報保管部と、第1の通信データを生成した第1のアプリケーションおよび前記第1のアプリケーションが前記第1の通信データを生成するために利用した第1のコマンドに対応して、前記要件リスト保管部に格納されているセキュリティ要件と、前記評価結果保管部に格納されている前記評価結果と、前記自装置環境情報保管部に格納されている前記第1の環境情報とを満足する、前記第1の通信データを暗号化する暗号アルゴリズムとともに、前記第1の通信データの改ざんを検知する暗号アルゴリズムを前記各種暗号アルゴリズムから選択する暗号選択部とを備えることを特徴とする制御装置。
  11. 請求項10に記載の制御装置であって、
    前記制御装置は、ネットワークを介して他の制御装置と接続し、
    前記選択した暗号アルゴリズムを用いて前記第1の通信データを暗号化するとともに前記第1の通信データに改ざん検知用のデータを付与する暗復号処理部と、
    前記選択した暗号アルゴリズムを示す第1の暗号モードと、暗号化した前記第1の通信データとを、前記他の制御装置に対して前記ネットワークを介して送信する通信部と、
    を備えることを特徴とする制御装置。
  12. 請求項11に記載の制御装置であって、
    前記制御装置は、
    さらに、前記他の制御装置の第2の環境情報を格納する環境情報リスト保管部を備える、
    ことを特徴とする制御装置。
  13. 請求項12に記載の制御装置であって、
    前記暗号選択部は、
    前記第1の通信データを生成した前記アプリケーションおよび前記第1のアプリケーションが前記第1の通信データを生成するために利用した前記第1のコマンドに対応して、前記要件リスト保管部に格納されている前記セキュリティ要件と、前記評価結果保管部に格納されている前記評価結果と、前記自装置環境情報保管部に格納されている前記第1の環境情報と、前記環境情報リスト保管部に格納されている前記第2の環境情報満足する、前記第1の通信データを暗号化する前記暗号アルゴリズムを前記各種暗号アルゴリズムから選択することを特徴とする制御装置。
  14. 請求項12及び13のいずれか1項に記載の制御装置であって、
    前記暗号選択部は、前記環境情報リスト保管部に前記第2の環境情報が格納されていない場合または前記第2の環境情報の有効日時を超えている場合に、前記第1の通信データを平文で送信することを選択し、
    前記通信部は、平文である前記第1の通信データとともに平文であることを示す前記第1の暗号モードを送信することを特徴とする制御装置。
  15. 請求項11ないし14のいずれか1項に記載の制御装置であって、
    前記制御装置は、
    前記通信部による、前記他の制御装置からの第2の通信データと前記第2の通信データに対応する第2の暗号モードの受信に応答して、前記第2の暗号モードから前記第2の通信データを暗号化した第2の暗号アルゴリズムを特定し、前記第2の暗号アルゴリズムを用いて前記第2の通信データの改ざん検知や復号した場合に、該制御装置の処理への影響の有無を判定し、影響がある場合には、前記通信部によりエラーコードを前記他の制御装置に送信する
    ことを特徴とする制御装置。
JP2012184928A 2012-08-24 2012-08-24 動的暗号変更システム Active JP5931649B2 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012184928A JP5931649B2 (ja) 2012-08-24 2012-08-24 動的暗号変更システム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012184928A JP5931649B2 (ja) 2012-08-24 2012-08-24 動的暗号変更システム

Publications (2)

Publication Number Publication Date
JP2014045237A true JP2014045237A (ja) 2014-03-13
JP5931649B2 JP5931649B2 (ja) 2016-06-08

Family

ID=50396238

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012184928A Active JP5931649B2 (ja) 2012-08-24 2012-08-24 動的暗号変更システム

Country Status (1)

Country Link
JP (1) JP5931649B2 (ja)

Cited By (165)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140330891A1 (en) * 2013-05-03 2014-11-06 Khader Basha P.R. Virtual desktop accelerator with support for dynamic proxy thread management
JP2016031700A (ja) * 2014-07-30 2016-03-07 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation 情報処理装置、端末、プログラム及び方法
US9312919B1 (en) 2014-10-21 2016-04-12 At&T Intellectual Property I, Lp Transmission device with impairment compensation and methods for use therewith
JP2016167692A (ja) * 2015-03-09 2016-09-15 三菱日立パワーシステムズ株式会社 情報通信システム及び情報通信方法
US9461706B1 (en) 2015-07-31 2016-10-04 At&T Intellectual Property I, Lp Method and apparatus for exchanging communication signals
US9467870B2 (en) 2013-11-06 2016-10-11 At&T Intellectual Property I, L.P. Surface-wave communications and methods thereof
US9479266B2 (en) 2013-12-10 2016-10-25 At&T Intellectual Property I, L.P. Quasi-optical coupler
US9490869B1 (en) 2015-05-14 2016-11-08 At&T Intellectual Property I, L.P. Transmission medium having multiple cores and methods for use therewith
US9503189B2 (en) 2014-10-10 2016-11-22 At&T Intellectual Property I, L.P. Method and apparatus for arranging communication sessions in a communication system
US9509415B1 (en) 2015-06-25 2016-11-29 At&T Intellectual Property I, L.P. Methods and apparatus for inducing a fundamental wave mode on a transmission medium
US9520945B2 (en) 2014-10-21 2016-12-13 At&T Intellectual Property I, L.P. Apparatus for providing communication services and methods thereof
US9525524B2 (en) 2013-05-31 2016-12-20 At&T Intellectual Property I, L.P. Remote distributed antenna system
US9525210B2 (en) 2014-10-21 2016-12-20 At&T Intellectual Property I, L.P. Guided-wave transmission device with non-fundamental mode propagation and methods for use therewith
US9531427B2 (en) 2014-11-20 2016-12-27 At&T Intellectual Property I, L.P. Transmission device with mode division multiplexing and methods for use therewith
US9564947B2 (en) 2014-10-21 2017-02-07 At&T Intellectual Property I, L.P. Guided-wave transmission device with diversity and methods for use therewith
US9577306B2 (en) 2014-10-21 2017-02-21 At&T Intellectual Property I, L.P. Guided-wave transmission device and methods for use therewith
US9608740B2 (en) 2015-07-15 2017-03-28 At&T Intellectual Property I, L.P. Method and apparatus for launching a wave mode that mitigates interference
US9608692B2 (en) 2015-06-11 2017-03-28 At&T Intellectual Property I, L.P. Repeater and methods for use therewith
US9615269B2 (en) 2014-10-02 2017-04-04 At&T Intellectual Property I, L.P. Method and apparatus that provides fault tolerance in a communication network
US9628116B2 (en) 2015-07-14 2017-04-18 At&T Intellectual Property I, L.P. Apparatus and methods for transmitting wireless signals
US9628854B2 (en) 2014-09-29 2017-04-18 At&T Intellectual Property I, L.P. Method and apparatus for distributing content in a communication network
US9640850B2 (en) 2015-06-25 2017-05-02 At&T Intellectual Property I, L.P. Methods and apparatus for inducing a non-fundamental wave mode on a transmission medium
US9653770B2 (en) 2014-10-21 2017-05-16 At&T Intellectual Property I, L.P. Guided wave coupler, coupling module and methods for use therewith
US9654173B2 (en) 2014-11-20 2017-05-16 At&T Intellectual Property I, L.P. Apparatus for powering a communication device and methods thereof
US9667317B2 (en) 2015-06-15 2017-05-30 At&T Intellectual Property I, L.P. Method and apparatus for providing security using network traffic adjustments
US9680670B2 (en) 2014-11-20 2017-06-13 At&T Intellectual Property I, L.P. Transmission device with channel equalization and control and methods for use therewith
US9685992B2 (en) 2014-10-03 2017-06-20 At&T Intellectual Property I, L.P. Circuit panel network and methods thereof
US9692101B2 (en) 2014-08-26 2017-06-27 At&T Intellectual Property I, L.P. Guided wave couplers for coupling electromagnetic waves between a waveguide surface and a surface of a wire
US9699785B2 (en) 2012-12-05 2017-07-04 At&T Intellectual Property I, L.P. Backhaul link for distributed antenna system
US9705561B2 (en) 2015-04-24 2017-07-11 At&T Intellectual Property I, L.P. Directional coupling device and methods for use therewith
US9722318B2 (en) 2015-07-14 2017-08-01 At&T Intellectual Property I, L.P. Method and apparatus for coupling an antenna to a device
US9729197B2 (en) 2015-10-01 2017-08-08 At&T Intellectual Property I, L.P. Method and apparatus for communicating network management traffic over a network
US9735833B2 (en) 2015-07-31 2017-08-15 At&T Intellectual Property I, L.P. Method and apparatus for communications management in a neighborhood network
US9742462B2 (en) 2014-12-04 2017-08-22 At&T Intellectual Property I, L.P. Transmission medium and communication interfaces and methods for use therewith
US9749053B2 (en) 2015-07-23 2017-08-29 At&T Intellectual Property I, L.P. Node device, repeater and methods for use therewith
US9749013B2 (en) 2015-03-17 2017-08-29 At&T Intellectual Property I, L.P. Method and apparatus for reducing attenuation of electromagnetic waves guided by a transmission medium
US9748626B2 (en) 2015-05-14 2017-08-29 At&T Intellectual Property I, L.P. Plurality of cables having different cross-sectional shapes which are bundled together to form a transmission medium
US9755697B2 (en) 2014-09-15 2017-09-05 At&T Intellectual Property I, L.P. Method and apparatus for sensing a condition in a transmission medium of electromagnetic waves
US9762289B2 (en) 2014-10-14 2017-09-12 At&T Intellectual Property I, L.P. Method and apparatus for transmitting or receiving signals in a transportation system
US9769128B2 (en) 2015-09-28 2017-09-19 At&T Intellectual Property I, L.P. Method and apparatus for encryption of communications over a network
US9769020B2 (en) 2014-10-21 2017-09-19 At&T Intellectual Property I, L.P. Method and apparatus for responding to events affecting communications in a communication network
US9780834B2 (en) 2014-10-21 2017-10-03 At&T Intellectual Property I, L.P. Method and apparatus for transmitting electromagnetic waves
US9793955B2 (en) 2015-04-24 2017-10-17 At&T Intellectual Property I, Lp Passive electrical coupling device and methods for use therewith
US9793954B2 (en) 2015-04-28 2017-10-17 At&T Intellectual Property I, L.P. Magnetic coupling device and methods for use therewith
US9793951B2 (en) 2015-07-15 2017-10-17 At&T Intellectual Property I, L.P. Method and apparatus for launching a wave mode that mitigates interference
US9800327B2 (en) 2014-11-20 2017-10-24 At&T Intellectual Property I, L.P. Apparatus for controlling operations of a communication device and methods thereof
US9820146B2 (en) 2015-06-12 2017-11-14 At&T Intellectual Property I, L.P. Method and apparatus for authentication and identity management of communicating devices
US9836957B2 (en) 2015-07-14 2017-12-05 At&T Intellectual Property I, L.P. Method and apparatus for communicating with premises equipment
US9838896B1 (en) 2016-12-09 2017-12-05 At&T Intellectual Property I, L.P. Method and apparatus for assessing network coverage
US9847566B2 (en) 2015-07-14 2017-12-19 At&T Intellectual Property I, L.P. Method and apparatus for adjusting a field of a signal to mitigate interference
US9847850B2 (en) 2014-10-14 2017-12-19 At&T Intellectual Property I, L.P. Method and apparatus for adjusting a mode of communication in a communication network
US9853342B2 (en) 2015-07-14 2017-12-26 At&T Intellectual Property I, L.P. Dielectric transmission medium connector and methods for use therewith
US9860075B1 (en) 2016-08-26 2018-01-02 At&T Intellectual Property I, L.P. Method and communication node for broadband distribution
US9865911B2 (en) 2015-06-25 2018-01-09 At&T Intellectual Property I, L.P. Waveguide system for slot radiating first electromagnetic waves that are combined into a non-fundamental wave mode second electromagnetic wave on a transmission medium
US9866309B2 (en) 2015-06-03 2018-01-09 At&T Intellectual Property I, Lp Host node device and methods for use therewith
US9871282B2 (en) 2015-05-14 2018-01-16 At&T Intellectual Property I, L.P. At least one transmission medium having a dielectric surface that is covered at least in part by a second dielectric
US9871283B2 (en) 2015-07-23 2018-01-16 At&T Intellectual Property I, Lp Transmission medium having a dielectric core comprised of plural members connected by a ball and socket configuration
US9876571B2 (en) 2015-02-20 2018-01-23 At&T Intellectual Property I, Lp Guided-wave transmission device with non-fundamental mode propagation and methods for use therewith
US9876264B2 (en) 2015-10-02 2018-01-23 At&T Intellectual Property I, Lp Communication system, guided wave switch and methods for use therewith
US9876605B1 (en) 2016-10-21 2018-01-23 At&T Intellectual Property I, L.P. Launcher and coupling system to support desired guided wave mode
US9882257B2 (en) 2015-07-14 2018-01-30 At&T Intellectual Property I, L.P. Method and apparatus for launching a wave mode that mitigates interference
US9882277B2 (en) 2015-10-02 2018-01-30 At&T Intellectual Property I, Lp Communication device and antenna assembly with actuated gimbal mount
US9893795B1 (en) 2016-12-07 2018-02-13 At&T Intellectual Property I, Lp Method and repeater for broadband distribution
US9906269B2 (en) 2014-09-17 2018-02-27 At&T Intellectual Property I, L.P. Monitoring and mitigating conditions in a communication network
US9904535B2 (en) 2015-09-14 2018-02-27 At&T Intellectual Property I, L.P. Method and apparatus for distributing software
US9912381B2 (en) 2015-06-03 2018-03-06 At&T Intellectual Property I, Lp Network termination and methods for use therewith
US9912419B1 (en) 2016-08-24 2018-03-06 At&T Intellectual Property I, L.P. Method and apparatus for managing a fault in a distributed antenna system
US9911020B1 (en) 2016-12-08 2018-03-06 At&T Intellectual Property I, L.P. Method and apparatus for tracking via a radio frequency identification device
US9913139B2 (en) 2015-06-09 2018-03-06 At&T Intellectual Property I, L.P. Signal fingerprinting for authentication of communicating devices
US9912027B2 (en) 2015-07-23 2018-03-06 At&T Intellectual Property I, L.P. Method and apparatus for exchanging communication signals
US9917341B2 (en) 2015-05-27 2018-03-13 At&T Intellectual Property I, L.P. Apparatus and method for launching electromagnetic waves and for modifying radial dimensions of the propagating electromagnetic waves
US9927517B1 (en) 2016-12-06 2018-03-27 At&T Intellectual Property I, L.P. Apparatus and methods for sensing rainfall
US9948333B2 (en) 2015-07-23 2018-04-17 At&T Intellectual Property I, L.P. Method and apparatus for wireless communications to mitigate interference
US9948354B2 (en) 2015-04-28 2018-04-17 At&T Intellectual Property I, L.P. Magnetic coupling device with reflective plate and methods for use therewith
US9954287B2 (en) 2014-11-20 2018-04-24 At&T Intellectual Property I, L.P. Apparatus for converting wireless signals and electromagnetic waves and methods thereof
US9967173B2 (en) 2015-07-31 2018-05-08 At&T Intellectual Property I, L.P. Method and apparatus for authentication and identity management of communicating devices
US9973940B1 (en) 2017-02-27 2018-05-15 At&T Intellectual Property I, L.P. Apparatus and methods for dynamic impedance matching of a guided wave launcher
US9991580B2 (en) 2016-10-21 2018-06-05 At&T Intellectual Property I, L.P. Launcher and coupling system for guided wave mode cancellation
US9998870B1 (en) 2016-12-08 2018-06-12 At&T Intellectual Property I, L.P. Method and apparatus for proximity sensing
US9999038B2 (en) 2013-05-31 2018-06-12 At&T Intellectual Property I, L.P. Remote distributed antenna system
US9997819B2 (en) 2015-06-09 2018-06-12 At&T Intellectual Property I, L.P. Transmission medium and method for facilitating propagation of electromagnetic waves via a core
US10009065B2 (en) 2012-12-05 2018-06-26 At&T Intellectual Property I, L.P. Backhaul link for distributed antenna system
US10009901B2 (en) 2015-09-16 2018-06-26 At&T Intellectual Property I, L.P. Method, apparatus, and computer-readable storage medium for managing utilization of wireless resources between base stations
US10009067B2 (en) 2014-12-04 2018-06-26 At&T Intellectual Property I, L.P. Method and apparatus for configuring a communication interface
US10020844B2 (en) 2016-12-06 2018-07-10 T&T Intellectual Property I, L.P. Method and apparatus for broadcast communication via guided waves
US10020587B2 (en) 2015-07-31 2018-07-10 At&T Intellectual Property I, L.P. Radial antenna and methods for use therewith
US10027397B2 (en) 2016-12-07 2018-07-17 At&T Intellectual Property I, L.P. Distributed antenna system and methods for use therewith
US10033107B2 (en) 2015-07-14 2018-07-24 At&T Intellectual Property I, L.P. Method and apparatus for coupling an antenna to a device
US10033108B2 (en) 2015-07-14 2018-07-24 At&T Intellectual Property I, L.P. Apparatus and methods for generating an electromagnetic wave having a wave mode that mitigates interference
US10044409B2 (en) 2015-07-14 2018-08-07 At&T Intellectual Property I, L.P. Transmission medium and methods for use therewith
US10051483B2 (en) 2015-10-16 2018-08-14 At&T Intellectual Property I, L.P. Method and apparatus for directing wireless signals
US10051629B2 (en) 2015-09-16 2018-08-14 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having an in-band reference signal
US10069535B2 (en) 2016-12-08 2018-09-04 At&T Intellectual Property I, L.P. Apparatus and methods for launching electromagnetic waves having a certain electric field structure
US10074890B2 (en) 2015-10-02 2018-09-11 At&T Intellectual Property I, L.P. Communication device and antenna with integrated light assembly
US10079661B2 (en) 2015-09-16 2018-09-18 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having a clock reference
US10090606B2 (en) 2015-07-15 2018-10-02 At&T Intellectual Property I, L.P. Antenna system with dielectric array and methods for use therewith
US10090594B2 (en) 2016-11-23 2018-10-02 At&T Intellectual Property I, L.P. Antenna system having structural configurations for assembly
JP2018530271A (ja) * 2015-10-16 2018-10-11 ジェムアルト エスアー アプリケーションを管理する方法
US10103422B2 (en) 2016-12-08 2018-10-16 At&T Intellectual Property I, L.P. Method and apparatus for mounting network devices
US10103801B2 (en) 2015-06-03 2018-10-16 At&T Intellectual Property I, L.P. Host node device and methods for use therewith
US10135145B2 (en) 2016-12-06 2018-11-20 At&T Intellectual Property I, L.P. Apparatus and methods for generating an electromagnetic wave along a transmission medium
US10136434B2 (en) 2015-09-16 2018-11-20 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having an ultra-wideband control channel
US10135146B2 (en) 2016-10-18 2018-11-20 At&T Intellectual Property I, L.P. Apparatus and methods for launching guided waves via circuits
US10135147B2 (en) 2016-10-18 2018-11-20 At&T Intellectual Property I, L.P. Apparatus and methods for launching guided waves via an antenna
US10142086B2 (en) 2015-06-11 2018-11-27 At&T Intellectual Property I, L.P. Repeater and methods for use therewith
US10139820B2 (en) 2016-12-07 2018-11-27 At&T Intellectual Property I, L.P. Method and apparatus for deploying equipment of a communication system
US10144036B2 (en) 2015-01-30 2018-12-04 At&T Intellectual Property I, L.P. Method and apparatus for mitigating interference affecting a propagation of electromagnetic waves guided by a transmission medium
US10148016B2 (en) 2015-07-14 2018-12-04 At&T Intellectual Property I, L.P. Apparatus and methods for communicating utilizing an antenna array
US10154493B2 (en) 2015-06-03 2018-12-11 At&T Intellectual Property I, L.P. Network termination and methods for use therewith
US10168695B2 (en) 2016-12-07 2019-01-01 At&T Intellectual Property I, L.P. Method and apparatus for controlling an unmanned aircraft
US10170840B2 (en) 2015-07-14 2019-01-01 At&T Intellectual Property I, L.P. Apparatus and methods for sending or receiving electromagnetic signals
US10178445B2 (en) 2016-11-23 2019-01-08 At&T Intellectual Property I, L.P. Methods, devices, and systems for load balancing between a plurality of waveguides
US10205655B2 (en) 2015-07-14 2019-02-12 At&T Intellectual Property I, L.P. Apparatus and methods for communicating utilizing an antenna array and multiple communication paths
US10225025B2 (en) 2016-11-03 2019-03-05 At&T Intellectual Property I, L.P. Method and apparatus for detecting a fault in a communication system
US10224634B2 (en) 2016-11-03 2019-03-05 At&T Intellectual Property I, L.P. Methods and apparatus for adjusting an operational characteristic of an antenna
US10243270B2 (en) 2016-12-07 2019-03-26 At&T Intellectual Property I, L.P. Beam adaptive multi-feed dielectric antenna system and methods for use therewith
US10243784B2 (en) 2014-11-20 2019-03-26 At&T Intellectual Property I, L.P. System for generating topology information and methods thereof
US10264586B2 (en) 2016-12-09 2019-04-16 At&T Mobility Ii Llc Cloud-based packet controller and methods for use therewith
US10291311B2 (en) 2016-09-09 2019-05-14 At&T Intellectual Property I, L.P. Method and apparatus for mitigating a fault in a distributed antenna system
US10291334B2 (en) 2016-11-03 2019-05-14 At&T Intellectual Property I, L.P. System for detecting a fault in a communication system
US10298293B2 (en) 2017-03-13 2019-05-21 At&T Intellectual Property I, L.P. Apparatus of communication utilizing wireless network devices
US10305190B2 (en) 2016-12-01 2019-05-28 At&T Intellectual Property I, L.P. Reflecting dielectric antenna system and methods for use therewith
US10312567B2 (en) 2016-10-26 2019-06-04 At&T Intellectual Property I, L.P. Launcher with planar strip antenna and methods for use therewith
US10320586B2 (en) 2015-07-14 2019-06-11 At&T Intellectual Property I, L.P. Apparatus and methods for generating non-interfering electromagnetic waves on an insulated transmission medium
US10326494B2 (en) 2016-12-06 2019-06-18 At&T Intellectual Property I, L.P. Apparatus for measurement de-embedding and methods for use therewith
US10326689B2 (en) 2016-12-08 2019-06-18 At&T Intellectual Property I, L.P. Method and system for providing alternative communication paths
US10340983B2 (en) 2016-12-09 2019-07-02 At&T Intellectual Property I, L.P. Method and apparatus for surveying remote sites via guided wave communications
US10340573B2 (en) 2016-10-26 2019-07-02 At&T Intellectual Property I, L.P. Launcher with cylindrical coupling device and methods for use therewith
US10340601B2 (en) 2016-11-23 2019-07-02 At&T Intellectual Property I, L.P. Multi-antenna system and methods for use therewith
US10340600B2 (en) 2016-10-18 2019-07-02 At&T Intellectual Property I, L.P. Apparatus and methods for launching guided waves via plural waveguide systems
US10340603B2 (en) 2016-11-23 2019-07-02 At&T Intellectual Property I, L.P. Antenna system having shielded structural configurations for assembly
US10341142B2 (en) 2015-07-14 2019-07-02 At&T Intellectual Property I, L.P. Apparatus and methods for generating non-interfering electromagnetic waves on an uninsulated conductor
US10348391B2 (en) 2015-06-03 2019-07-09 At&T Intellectual Property I, L.P. Client node device with frequency conversion and methods for use therewith
US10355367B2 (en) 2015-10-16 2019-07-16 At&T Intellectual Property I, L.P. Antenna structure for exchanging wireless signals
US10361489B2 (en) 2016-12-01 2019-07-23 At&T Intellectual Property I, L.P. Dielectric dish antenna system and methods for use therewith
US10359749B2 (en) 2016-12-07 2019-07-23 At&T Intellectual Property I, L.P. Method and apparatus for utilities management via guided wave communication
US10374316B2 (en) 2016-10-21 2019-08-06 At&T Intellectual Property I, L.P. System and dielectric antenna with non-uniform dielectric
US10382976B2 (en) 2016-12-06 2019-08-13 At&T Intellectual Property I, L.P. Method and apparatus for managing wireless communications based on communication paths and network device positions
US10389037B2 (en) 2016-12-08 2019-08-20 At&T Intellectual Property I, L.P. Apparatus and methods for selecting sections of an antenna array and use therewith
US10389029B2 (en) 2016-12-07 2019-08-20 At&T Intellectual Property I, L.P. Multi-feed dielectric antenna system with core selection and methods for use therewith
US10396887B2 (en) 2015-06-03 2019-08-27 At&T Intellectual Property I, L.P. Client node device and methods for use therewith
US10411356B2 (en) 2016-12-08 2019-09-10 At&T Intellectual Property I, L.P. Apparatus and methods for selectively targeting communication devices with an antenna array
US10439675B2 (en) 2016-12-06 2019-10-08 At&T Intellectual Property I, L.P. Method and apparatus for repeating guided wave communication signals
US10446936B2 (en) 2016-12-07 2019-10-15 At&T Intellectual Property I, L.P. Multi-feed dielectric antenna system and methods for use therewith
US10498044B2 (en) 2016-11-03 2019-12-03 At&T Intellectual Property I, L.P. Apparatus for configuring a surface of an antenna
US10530505B2 (en) 2016-12-08 2020-01-07 At&T Intellectual Property I, L.P. Apparatus and methods for launching electromagnetic waves along a transmission medium
US10535928B2 (en) 2016-11-23 2020-01-14 At&T Intellectual Property I, L.P. Antenna system and methods for use therewith
US10547348B2 (en) 2016-12-07 2020-01-28 At&T Intellectual Property I, L.P. Method and apparatus for switching transmission mediums in a communication system
US10601494B2 (en) 2016-12-08 2020-03-24 At&T Intellectual Property I, L.P. Dual-band communication device and method for use therewith
US10637149B2 (en) 2016-12-06 2020-04-28 At&T Intellectual Property I, L.P. Injection molded dielectric antenna and methods for use therewith
US10650940B2 (en) 2015-05-15 2020-05-12 At&T Intellectual Property I, L.P. Transmission medium having a conductive material and methods for use therewith
US10665942B2 (en) 2015-10-16 2020-05-26 At&T Intellectual Property I, L.P. Method and apparatus for adjusting wireless communications
US10679767B2 (en) 2015-05-15 2020-06-09 At&T Intellectual Property I, L.P. Transmission medium having a conductive material and methods for use therewith
US10694379B2 (en) 2016-12-06 2020-06-23 At&T Intellectual Property I, L.P. Waveguide system with device-based authentication and methods for use therewith
US10727599B2 (en) 2016-12-06 2020-07-28 At&T Intellectual Property I, L.P. Launcher with slot antenna and methods for use therewith
US10755542B2 (en) 2016-12-06 2020-08-25 At&T Intellectual Property I, L.P. Method and apparatus for surveillance via guided wave communication
US10777873B2 (en) 2016-12-08 2020-09-15 At&T Intellectual Property I, L.P. Method and apparatus for mounting network devices
US10784670B2 (en) 2015-07-23 2020-09-22 At&T Intellectual Property I, L.P. Antenna support for aligning an antenna
US10811767B2 (en) 2016-10-21 2020-10-20 At&T Intellectual Property I, L.P. System and dielectric antenna with convex dielectric radome
US10819035B2 (en) 2016-12-06 2020-10-27 At&T Intellectual Property I, L.P. Launcher with helical antenna and methods for use therewith
US10916969B2 (en) 2016-12-08 2021-02-09 At&T Intellectual Property I, L.P. Method and apparatus for providing power using an inductive coupling
US10938108B2 (en) 2016-12-08 2021-03-02 At&T Intellectual Property I, L.P. Frequency selective multi-feed dielectric antenna system and methods for use therewith
US11032819B2 (en) 2016-09-15 2021-06-08 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having a control channel reference signal
CN114143051A (zh) * 2021-11-19 2022-03-04 江苏林洋能源股份有限公司 一种智能电表基于性能调整tls协议选择的方法
US11283607B2 (en) 2018-07-19 2022-03-22 British Telecommunications Public Limited Company Dynamic data encryption

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000261427A (ja) * 1999-03-05 2000-09-22 Toshiba Corp 暗号通信端末、暗号通信センター装置、暗号通信システム及び記憶媒体
JP2002190798A (ja) * 2000-12-20 2002-07-05 Nec Corp 暗号化装置および復号化装置
JP2005117232A (ja) * 2003-10-06 2005-04-28 Matsushita Electric Ind Co Ltd データ通信装置、データ通信方法、データ変換装置および変換選択方法
JP2009089045A (ja) * 2007-09-28 2009-04-23 Toshiba Solutions Corp 暗号モジュール選定装置およびプログラム
JP2009253563A (ja) * 2008-04-03 2009-10-29 Nec Corp コンテンツ暗号化配信システム、コンテンツ暗号化配信方法およびコンテンツ暗号化配信用プログラム

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000261427A (ja) * 1999-03-05 2000-09-22 Toshiba Corp 暗号通信端末、暗号通信センター装置、暗号通信システム及び記憶媒体
JP2002190798A (ja) * 2000-12-20 2002-07-05 Nec Corp 暗号化装置および復号化装置
JP2005117232A (ja) * 2003-10-06 2005-04-28 Matsushita Electric Ind Co Ltd データ通信装置、データ通信方法、データ変換装置および変換選択方法
JP2009089045A (ja) * 2007-09-28 2009-04-23 Toshiba Solutions Corp 暗号モジュール選定装置およびプログラム
JP2009253563A (ja) * 2008-04-03 2009-10-29 Nec Corp コンテンツ暗号化配信システム、コンテンツ暗号化配信方法およびコンテンツ暗号化配信用プログラム

Cited By (227)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10194437B2 (en) 2012-12-05 2019-01-29 At&T Intellectual Property I, L.P. Backhaul link for distributed antenna system
US10009065B2 (en) 2012-12-05 2018-06-26 At&T Intellectual Property I, L.P. Backhaul link for distributed antenna system
US9699785B2 (en) 2012-12-05 2017-07-04 At&T Intellectual Property I, L.P. Backhaul link for distributed antenna system
US9788326B2 (en) 2012-12-05 2017-10-10 At&T Intellectual Property I, L.P. Backhaul link for distributed antenna system
US9485220B2 (en) 2013-05-03 2016-11-01 Dell Products L.P. Virtual desktop accelerator with support for dynamic proxy thread management
US9313297B2 (en) * 2013-05-03 2016-04-12 Dell Products L.P. Virtual desktop accelerator with support for dynamic proxy thread management
US9553847B2 (en) 2013-05-03 2017-01-24 Dell Products L.P. Virtual desktop accelerator with support for multiple cryptographic contexts
US9660961B2 (en) 2013-05-03 2017-05-23 Dell Products L.P. Virtual desktop accelerator with enhanced bandwidth usage
US20140330891A1 (en) * 2013-05-03 2014-11-06 Khader Basha P.R. Virtual desktop accelerator with support for dynamic proxy thread management
US10091787B2 (en) 2013-05-31 2018-10-02 At&T Intellectual Property I, L.P. Remote distributed antenna system
US9930668B2 (en) 2013-05-31 2018-03-27 At&T Intellectual Property I, L.P. Remote distributed antenna system
US10051630B2 (en) 2013-05-31 2018-08-14 At&T Intellectual Property I, L.P. Remote distributed antenna system
US9525524B2 (en) 2013-05-31 2016-12-20 At&T Intellectual Property I, L.P. Remote distributed antenna system
US9999038B2 (en) 2013-05-31 2018-06-12 At&T Intellectual Property I, L.P. Remote distributed antenna system
US9661505B2 (en) 2013-11-06 2017-05-23 At&T Intellectual Property I, L.P. Surface-wave communications and methods thereof
US9467870B2 (en) 2013-11-06 2016-10-11 At&T Intellectual Property I, L.P. Surface-wave communications and methods thereof
US9674711B2 (en) 2013-11-06 2017-06-06 At&T Intellectual Property I, L.P. Surface-wave communications and methods thereof
US9794003B2 (en) 2013-12-10 2017-10-17 At&T Intellectual Property I, L.P. Quasi-optical coupler
US9876584B2 (en) 2013-12-10 2018-01-23 At&T Intellectual Property I, L.P. Quasi-optical coupler
US9479266B2 (en) 2013-12-10 2016-10-25 At&T Intellectual Property I, L.P. Quasi-optical coupler
US10255430B2 (en) 2014-07-30 2019-04-09 International Business Machines Corporation Sending a password to a terminal
US9740851B2 (en) 2014-07-30 2017-08-22 International Business Machines Corporation Sending a password to a terminal
JP2016031700A (ja) * 2014-07-30 2016-03-07 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation 情報処理装置、端末、プログラム及び方法
US9692101B2 (en) 2014-08-26 2017-06-27 At&T Intellectual Property I, L.P. Guided wave couplers for coupling electromagnetic waves between a waveguide surface and a surface of a wire
US10096881B2 (en) 2014-08-26 2018-10-09 At&T Intellectual Property I, L.P. Guided wave couplers for coupling electromagnetic waves to an outer surface of a transmission medium
US9768833B2 (en) 2014-09-15 2017-09-19 At&T Intellectual Property I, L.P. Method and apparatus for sensing a condition in a transmission medium of electromagnetic waves
US9755697B2 (en) 2014-09-15 2017-09-05 At&T Intellectual Property I, L.P. Method and apparatus for sensing a condition in a transmission medium of electromagnetic waves
US9906269B2 (en) 2014-09-17 2018-02-27 At&T Intellectual Property I, L.P. Monitoring and mitigating conditions in a communication network
US10063280B2 (en) 2014-09-17 2018-08-28 At&T Intellectual Property I, L.P. Monitoring and mitigating conditions in a communication network
US9628854B2 (en) 2014-09-29 2017-04-18 At&T Intellectual Property I, L.P. Method and apparatus for distributing content in a communication network
US9973416B2 (en) 2014-10-02 2018-05-15 At&T Intellectual Property I, L.P. Method and apparatus that provides fault tolerance in a communication network
US9615269B2 (en) 2014-10-02 2017-04-04 At&T Intellectual Property I, L.P. Method and apparatus that provides fault tolerance in a communication network
US9998932B2 (en) 2014-10-02 2018-06-12 At&T Intellectual Property I, L.P. Method and apparatus that provides fault tolerance in a communication network
US9685992B2 (en) 2014-10-03 2017-06-20 At&T Intellectual Property I, L.P. Circuit panel network and methods thereof
US9503189B2 (en) 2014-10-10 2016-11-22 At&T Intellectual Property I, L.P. Method and apparatus for arranging communication sessions in a communication system
US9866276B2 (en) 2014-10-10 2018-01-09 At&T Intellectual Property I, L.P. Method and apparatus for arranging communication sessions in a communication system
US9762289B2 (en) 2014-10-14 2017-09-12 At&T Intellectual Property I, L.P. Method and apparatus for transmitting or receiving signals in a transportation system
US9973299B2 (en) 2014-10-14 2018-05-15 At&T Intellectual Property I, L.P. Method and apparatus for adjusting a mode of communication in a communication network
US9847850B2 (en) 2014-10-14 2017-12-19 At&T Intellectual Property I, L.P. Method and apparatus for adjusting a mode of communication in a communication network
US9960808B2 (en) 2014-10-21 2018-05-01 At&T Intellectual Property I, L.P. Guided-wave transmission device and methods for use therewith
US9705610B2 (en) 2014-10-21 2017-07-11 At&T Intellectual Property I, L.P. Transmission device with impairment compensation and methods for use therewith
US9571209B2 (en) 2014-10-21 2017-02-14 At&T Intellectual Property I, L.P. Transmission device with impairment compensation and methods for use therewith
US9577306B2 (en) 2014-10-21 2017-02-21 At&T Intellectual Property I, L.P. Guided-wave transmission device and methods for use therewith
US9954286B2 (en) 2014-10-21 2018-04-24 At&T Intellectual Property I, L.P. Guided-wave transmission device with non-fundamental mode propagation and methods for use therewith
US9564947B2 (en) 2014-10-21 2017-02-07 At&T Intellectual Property I, L.P. Guided-wave transmission device with diversity and methods for use therewith
US9948355B2 (en) 2014-10-21 2018-04-17 At&T Intellectual Property I, L.P. Apparatus for providing communication services and methods thereof
US9577307B2 (en) 2014-10-21 2017-02-21 At&T Intellectual Property I, L.P. Guided-wave transmission device and methods for use therewith
US9525210B2 (en) 2014-10-21 2016-12-20 At&T Intellectual Property I, L.P. Guided-wave transmission device with non-fundamental mode propagation and methods for use therewith
US9912033B2 (en) 2014-10-21 2018-03-06 At&T Intellectual Property I, Lp Guided wave coupler, coupling module and methods for use therewith
US9596001B2 (en) 2014-10-21 2017-03-14 At&T Intellectual Property I, L.P. Apparatus for providing communication services and methods thereof
US9520945B2 (en) 2014-10-21 2016-12-13 At&T Intellectual Property I, L.P. Apparatus for providing communication services and methods thereof
US9876587B2 (en) 2014-10-21 2018-01-23 At&T Intellectual Property I, L.P. Transmission device with impairment compensation and methods for use therewith
US9871558B2 (en) 2014-10-21 2018-01-16 At&T Intellectual Property I, L.P. Guided-wave transmission device and methods for use therewith
US9627768B2 (en) 2014-10-21 2017-04-18 At&T Intellectual Property I, L.P. Guided-wave transmission device with non-fundamental mode propagation and methods for use therewith
US9312919B1 (en) 2014-10-21 2016-04-12 At&T Intellectual Property I, Lp Transmission device with impairment compensation and methods for use therewith
US9780834B2 (en) 2014-10-21 2017-10-03 At&T Intellectual Property I, L.P. Method and apparatus for transmitting electromagnetic waves
US9653770B2 (en) 2014-10-21 2017-05-16 At&T Intellectual Property I, L.P. Guided wave coupler, coupling module and methods for use therewith
US9769020B2 (en) 2014-10-21 2017-09-19 At&T Intellectual Property I, L.P. Method and apparatus for responding to events affecting communications in a communication network
US9544006B2 (en) 2014-11-20 2017-01-10 At&T Intellectual Property I, L.P. Transmission device with mode division multiplexing and methods for use therewith
US9749083B2 (en) 2014-11-20 2017-08-29 At&T Intellectual Property I, L.P. Transmission device with mode division multiplexing and methods for use therewith
US9712350B2 (en) 2014-11-20 2017-07-18 At&T Intellectual Property I, L.P. Transmission device with channel equalization and control and methods for use therewith
US9742521B2 (en) 2014-11-20 2017-08-22 At&T Intellectual Property I, L.P. Transmission device with mode division multiplexing and methods for use therewith
US9954287B2 (en) 2014-11-20 2018-04-24 At&T Intellectual Property I, L.P. Apparatus for converting wireless signals and electromagnetic waves and methods thereof
US9654173B2 (en) 2014-11-20 2017-05-16 At&T Intellectual Property I, L.P. Apparatus for powering a communication device and methods thereof
US9800327B2 (en) 2014-11-20 2017-10-24 At&T Intellectual Property I, L.P. Apparatus for controlling operations of a communication device and methods thereof
US10243784B2 (en) 2014-11-20 2019-03-26 At&T Intellectual Property I, L.P. System for generating topology information and methods thereof
US9680670B2 (en) 2014-11-20 2017-06-13 At&T Intellectual Property I, L.P. Transmission device with channel equalization and control and methods for use therewith
US9531427B2 (en) 2014-11-20 2016-12-27 At&T Intellectual Property I, L.P. Transmission device with mode division multiplexing and methods for use therewith
US10009067B2 (en) 2014-12-04 2018-06-26 At&T Intellectual Property I, L.P. Method and apparatus for configuring a communication interface
US9742462B2 (en) 2014-12-04 2017-08-22 At&T Intellectual Property I, L.P. Transmission medium and communication interfaces and methods for use therewith
US10144036B2 (en) 2015-01-30 2018-12-04 At&T Intellectual Property I, L.P. Method and apparatus for mitigating interference affecting a propagation of electromagnetic waves guided by a transmission medium
US9876571B2 (en) 2015-02-20 2018-01-23 At&T Intellectual Property I, Lp Guided-wave transmission device with non-fundamental mode propagation and methods for use therewith
US9876570B2 (en) 2015-02-20 2018-01-23 At&T Intellectual Property I, Lp Guided-wave transmission device with non-fundamental mode propagation and methods for use therewith
JP2016167692A (ja) * 2015-03-09 2016-09-15 三菱日立パワーシステムズ株式会社 情報通信システム及び情報通信方法
US9749013B2 (en) 2015-03-17 2017-08-29 At&T Intellectual Property I, L.P. Method and apparatus for reducing attenuation of electromagnetic waves guided by a transmission medium
US9705561B2 (en) 2015-04-24 2017-07-11 At&T Intellectual Property I, L.P. Directional coupling device and methods for use therewith
US9793955B2 (en) 2015-04-24 2017-10-17 At&T Intellectual Property I, Lp Passive electrical coupling device and methods for use therewith
US9831912B2 (en) 2015-04-24 2017-11-28 At&T Intellectual Property I, Lp Directional coupling device and methods for use therewith
US10224981B2 (en) 2015-04-24 2019-03-05 At&T Intellectual Property I, Lp Passive electrical coupling device and methods for use therewith
US9948354B2 (en) 2015-04-28 2018-04-17 At&T Intellectual Property I, L.P. Magnetic coupling device with reflective plate and methods for use therewith
US9793954B2 (en) 2015-04-28 2017-10-17 At&T Intellectual Property I, L.P. Magnetic coupling device and methods for use therewith
US9871282B2 (en) 2015-05-14 2018-01-16 At&T Intellectual Property I, L.P. At least one transmission medium having a dielectric surface that is covered at least in part by a second dielectric
US9748626B2 (en) 2015-05-14 2017-08-29 At&T Intellectual Property I, L.P. Plurality of cables having different cross-sectional shapes which are bundled together to form a transmission medium
US9490869B1 (en) 2015-05-14 2016-11-08 At&T Intellectual Property I, L.P. Transmission medium having multiple cores and methods for use therewith
US9887447B2 (en) 2015-05-14 2018-02-06 At&T Intellectual Property I, L.P. Transmission medium having multiple cores and methods for use therewith
US10650940B2 (en) 2015-05-15 2020-05-12 At&T Intellectual Property I, L.P. Transmission medium having a conductive material and methods for use therewith
US10679767B2 (en) 2015-05-15 2020-06-09 At&T Intellectual Property I, L.P. Transmission medium having a conductive material and methods for use therewith
US9917341B2 (en) 2015-05-27 2018-03-13 At&T Intellectual Property I, L.P. Apparatus and method for launching electromagnetic waves and for modifying radial dimensions of the propagating electromagnetic waves
US10154493B2 (en) 2015-06-03 2018-12-11 At&T Intellectual Property I, L.P. Network termination and methods for use therewith
US9866309B2 (en) 2015-06-03 2018-01-09 At&T Intellectual Property I, Lp Host node device and methods for use therewith
US10050697B2 (en) 2015-06-03 2018-08-14 At&T Intellectual Property I, L.P. Host node device and methods for use therewith
US10812174B2 (en) 2015-06-03 2020-10-20 At&T Intellectual Property I, L.P. Client node device and methods for use therewith
US10348391B2 (en) 2015-06-03 2019-07-09 At&T Intellectual Property I, L.P. Client node device with frequency conversion and methods for use therewith
US10797781B2 (en) 2015-06-03 2020-10-06 At&T Intellectual Property I, L.P. Client node device and methods for use therewith
US9967002B2 (en) 2015-06-03 2018-05-08 At&T Intellectual I, Lp Network termination and methods for use therewith
US9912381B2 (en) 2015-06-03 2018-03-06 At&T Intellectual Property I, Lp Network termination and methods for use therewith
US10396887B2 (en) 2015-06-03 2019-08-27 At&T Intellectual Property I, L.P. Client node device and methods for use therewith
US10103801B2 (en) 2015-06-03 2018-10-16 At&T Intellectual Property I, L.P. Host node device and methods for use therewith
US9935703B2 (en) 2015-06-03 2018-04-03 At&T Intellectual Property I, L.P. Host node device and methods for use therewith
US9912382B2 (en) 2015-06-03 2018-03-06 At&T Intellectual Property I, Lp Network termination and methods for use therewith
US9997819B2 (en) 2015-06-09 2018-06-12 At&T Intellectual Property I, L.P. Transmission medium and method for facilitating propagation of electromagnetic waves via a core
US9913139B2 (en) 2015-06-09 2018-03-06 At&T Intellectual Property I, L.P. Signal fingerprinting for authentication of communicating devices
US9608692B2 (en) 2015-06-11 2017-03-28 At&T Intellectual Property I, L.P. Repeater and methods for use therewith
US10142086B2 (en) 2015-06-11 2018-11-27 At&T Intellectual Property I, L.P. Repeater and methods for use therewith
US10142010B2 (en) 2015-06-11 2018-11-27 At&T Intellectual Property I, L.P. Repeater and methods for use therewith
US10027398B2 (en) 2015-06-11 2018-07-17 At&T Intellectual Property I, Lp Repeater and methods for use therewith
US9820146B2 (en) 2015-06-12 2017-11-14 At&T Intellectual Property I, L.P. Method and apparatus for authentication and identity management of communicating devices
US9667317B2 (en) 2015-06-15 2017-05-30 At&T Intellectual Property I, L.P. Method and apparatus for providing security using network traffic adjustments
US9865911B2 (en) 2015-06-25 2018-01-09 At&T Intellectual Property I, L.P. Waveguide system for slot radiating first electromagnetic waves that are combined into a non-fundamental wave mode second electromagnetic wave on a transmission medium
US9509415B1 (en) 2015-06-25 2016-11-29 At&T Intellectual Property I, L.P. Methods and apparatus for inducing a fundamental wave mode on a transmission medium
US10090601B2 (en) 2015-06-25 2018-10-02 At&T Intellectual Property I, L.P. Waveguide system and methods for inducing a non-fundamental wave mode on a transmission medium
US10069185B2 (en) 2015-06-25 2018-09-04 At&T Intellectual Property I, L.P. Methods and apparatus for inducing a non-fundamental wave mode on a transmission medium
US9882657B2 (en) 2015-06-25 2018-01-30 At&T Intellectual Property I, L.P. Methods and apparatus for inducing a fundamental wave mode on a transmission medium
US9787412B2 (en) 2015-06-25 2017-10-10 At&T Intellectual Property I, L.P. Methods and apparatus for inducing a fundamental wave mode on a transmission medium
US9640850B2 (en) 2015-06-25 2017-05-02 At&T Intellectual Property I, L.P. Methods and apparatus for inducing a non-fundamental wave mode on a transmission medium
US10033108B2 (en) 2015-07-14 2018-07-24 At&T Intellectual Property I, L.P. Apparatus and methods for generating an electromagnetic wave having a wave mode that mitigates interference
US10341142B2 (en) 2015-07-14 2019-07-02 At&T Intellectual Property I, L.P. Apparatus and methods for generating non-interfering electromagnetic waves on an uninsulated conductor
US10320586B2 (en) 2015-07-14 2019-06-11 At&T Intellectual Property I, L.P. Apparatus and methods for generating non-interfering electromagnetic waves on an insulated transmission medium
US10044409B2 (en) 2015-07-14 2018-08-07 At&T Intellectual Property I, L.P. Transmission medium and methods for use therewith
US10205655B2 (en) 2015-07-14 2019-02-12 At&T Intellectual Property I, L.P. Apparatus and methods for communicating utilizing an antenna array and multiple communication paths
US9947982B2 (en) 2015-07-14 2018-04-17 At&T Intellectual Property I, Lp Dielectric transmission medium connector and methods for use therewith
US9722318B2 (en) 2015-07-14 2017-08-01 At&T Intellectual Property I, L.P. Method and apparatus for coupling an antenna to a device
US9929755B2 (en) 2015-07-14 2018-03-27 At&T Intellectual Property I, L.P. Method and apparatus for coupling an antenna to a device
US9836957B2 (en) 2015-07-14 2017-12-05 At&T Intellectual Property I, L.P. Method and apparatus for communicating with premises equipment
US9882257B2 (en) 2015-07-14 2018-01-30 At&T Intellectual Property I, L.P. Method and apparatus for launching a wave mode that mitigates interference
US10170840B2 (en) 2015-07-14 2019-01-01 At&T Intellectual Property I, L.P. Apparatus and methods for sending or receiving electromagnetic signals
US9628116B2 (en) 2015-07-14 2017-04-18 At&T Intellectual Property I, L.P. Apparatus and methods for transmitting wireless signals
US10148016B2 (en) 2015-07-14 2018-12-04 At&T Intellectual Property I, L.P. Apparatus and methods for communicating utilizing an antenna array
US9847566B2 (en) 2015-07-14 2017-12-19 At&T Intellectual Property I, L.P. Method and apparatus for adjusting a field of a signal to mitigate interference
US9853342B2 (en) 2015-07-14 2017-12-26 At&T Intellectual Property I, L.P. Dielectric transmission medium connector and methods for use therewith
US10033107B2 (en) 2015-07-14 2018-07-24 At&T Intellectual Property I, L.P. Method and apparatus for coupling an antenna to a device
US10090606B2 (en) 2015-07-15 2018-10-02 At&T Intellectual Property I, L.P. Antenna system with dielectric array and methods for use therewith
US9608740B2 (en) 2015-07-15 2017-03-28 At&T Intellectual Property I, L.P. Method and apparatus for launching a wave mode that mitigates interference
US9793951B2 (en) 2015-07-15 2017-10-17 At&T Intellectual Property I, L.P. Method and apparatus for launching a wave mode that mitigates interference
US9749053B2 (en) 2015-07-23 2017-08-29 At&T Intellectual Property I, L.P. Node device, repeater and methods for use therewith
US10074886B2 (en) 2015-07-23 2018-09-11 At&T Intellectual Property I, L.P. Dielectric transmission medium comprising a plurality of rigid dielectric members coupled together in a ball and socket configuration
US9912027B2 (en) 2015-07-23 2018-03-06 At&T Intellectual Property I, L.P. Method and apparatus for exchanging communication signals
US10784670B2 (en) 2015-07-23 2020-09-22 At&T Intellectual Property I, L.P. Antenna support for aligning an antenna
US9806818B2 (en) 2015-07-23 2017-10-31 At&T Intellectual Property I, Lp Node device, repeater and methods for use therewith
US9871283B2 (en) 2015-07-23 2018-01-16 At&T Intellectual Property I, Lp Transmission medium having a dielectric core comprised of plural members connected by a ball and socket configuration
US9948333B2 (en) 2015-07-23 2018-04-17 At&T Intellectual Property I, L.P. Method and apparatus for wireless communications to mitigate interference
US10020587B2 (en) 2015-07-31 2018-07-10 At&T Intellectual Property I, L.P. Radial antenna and methods for use therewith
US9735833B2 (en) 2015-07-31 2017-08-15 At&T Intellectual Property I, L.P. Method and apparatus for communications management in a neighborhood network
US9838078B2 (en) 2015-07-31 2017-12-05 At&T Intellectual Property I, L.P. Method and apparatus for exchanging communication signals
US9967173B2 (en) 2015-07-31 2018-05-08 At&T Intellectual Property I, L.P. Method and apparatus for authentication and identity management of communicating devices
US9461706B1 (en) 2015-07-31 2016-10-04 At&T Intellectual Property I, Lp Method and apparatus for exchanging communication signals
US9904535B2 (en) 2015-09-14 2018-02-27 At&T Intellectual Property I, L.P. Method and apparatus for distributing software
US10009901B2 (en) 2015-09-16 2018-06-26 At&T Intellectual Property I, L.P. Method, apparatus, and computer-readable storage medium for managing utilization of wireless resources between base stations
US10079661B2 (en) 2015-09-16 2018-09-18 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having a clock reference
US10051629B2 (en) 2015-09-16 2018-08-14 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having an in-band reference signal
US10225842B2 (en) 2015-09-16 2019-03-05 At&T Intellectual Property I, L.P. Method, device and storage medium for communications using a modulated signal and a reference signal
US10136434B2 (en) 2015-09-16 2018-11-20 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having an ultra-wideband control channel
US10349418B2 (en) 2015-09-16 2019-07-09 At&T Intellectual Property I, L.P. Method and apparatus for managing utilization of wireless resources via use of a reference signal to reduce distortion
US9769128B2 (en) 2015-09-28 2017-09-19 At&T Intellectual Property I, L.P. Method and apparatus for encryption of communications over a network
US10742614B2 (en) 2015-09-28 2020-08-11 At&T Intellectual Property I, L.P. Method and apparatus for encryption of communications over a network
US9729197B2 (en) 2015-10-01 2017-08-08 At&T Intellectual Property I, L.P. Method and apparatus for communicating network management traffic over a network
US9876264B2 (en) 2015-10-02 2018-01-23 At&T Intellectual Property I, Lp Communication system, guided wave switch and methods for use therewith
US10074890B2 (en) 2015-10-02 2018-09-11 At&T Intellectual Property I, L.P. Communication device and antenna with integrated light assembly
US9882277B2 (en) 2015-10-02 2018-01-30 At&T Intellectual Property I, Lp Communication device and antenna assembly with actuated gimbal mount
US10665942B2 (en) 2015-10-16 2020-05-26 At&T Intellectual Property I, L.P. Method and apparatus for adjusting wireless communications
US10355367B2 (en) 2015-10-16 2019-07-16 At&T Intellectual Property I, L.P. Antenna structure for exchanging wireless signals
US10051483B2 (en) 2015-10-16 2018-08-14 At&T Intellectual Property I, L.P. Method and apparatus for directing wireless signals
JP2018530271A (ja) * 2015-10-16 2018-10-11 ジェムアルト エスアー アプリケーションを管理する方法
US9912419B1 (en) 2016-08-24 2018-03-06 At&T Intellectual Property I, L.P. Method and apparatus for managing a fault in a distributed antenna system
US9860075B1 (en) 2016-08-26 2018-01-02 At&T Intellectual Property I, L.P. Method and communication node for broadband distribution
US10291311B2 (en) 2016-09-09 2019-05-14 At&T Intellectual Property I, L.P. Method and apparatus for mitigating a fault in a distributed antenna system
US11032819B2 (en) 2016-09-15 2021-06-08 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having a control channel reference signal
US10135147B2 (en) 2016-10-18 2018-11-20 At&T Intellectual Property I, L.P. Apparatus and methods for launching guided waves via an antenna
US10340600B2 (en) 2016-10-18 2019-07-02 At&T Intellectual Property I, L.P. Apparatus and methods for launching guided waves via plural waveguide systems
US10135146B2 (en) 2016-10-18 2018-11-20 At&T Intellectual Property I, L.P. Apparatus and methods for launching guided waves via circuits
US9991580B2 (en) 2016-10-21 2018-06-05 At&T Intellectual Property I, L.P. Launcher and coupling system for guided wave mode cancellation
US10811767B2 (en) 2016-10-21 2020-10-20 At&T Intellectual Property I, L.P. System and dielectric antenna with convex dielectric radome
US10374316B2 (en) 2016-10-21 2019-08-06 At&T Intellectual Property I, L.P. System and dielectric antenna with non-uniform dielectric
US9876605B1 (en) 2016-10-21 2018-01-23 At&T Intellectual Property I, L.P. Launcher and coupling system to support desired guided wave mode
US10340573B2 (en) 2016-10-26 2019-07-02 At&T Intellectual Property I, L.P. Launcher with cylindrical coupling device and methods for use therewith
US10312567B2 (en) 2016-10-26 2019-06-04 At&T Intellectual Property I, L.P. Launcher with planar strip antenna and methods for use therewith
US10224634B2 (en) 2016-11-03 2019-03-05 At&T Intellectual Property I, L.P. Methods and apparatus for adjusting an operational characteristic of an antenna
US10291334B2 (en) 2016-11-03 2019-05-14 At&T Intellectual Property I, L.P. System for detecting a fault in a communication system
US10498044B2 (en) 2016-11-03 2019-12-03 At&T Intellectual Property I, L.P. Apparatus for configuring a surface of an antenna
US10225025B2 (en) 2016-11-03 2019-03-05 At&T Intellectual Property I, L.P. Method and apparatus for detecting a fault in a communication system
US10340603B2 (en) 2016-11-23 2019-07-02 At&T Intellectual Property I, L.P. Antenna system having shielded structural configurations for assembly
US10090594B2 (en) 2016-11-23 2018-10-02 At&T Intellectual Property I, L.P. Antenna system having structural configurations for assembly
US10535928B2 (en) 2016-11-23 2020-01-14 At&T Intellectual Property I, L.P. Antenna system and methods for use therewith
US10178445B2 (en) 2016-11-23 2019-01-08 At&T Intellectual Property I, L.P. Methods, devices, and systems for load balancing between a plurality of waveguides
US10340601B2 (en) 2016-11-23 2019-07-02 At&T Intellectual Property I, L.P. Multi-antenna system and methods for use therewith
US10305190B2 (en) 2016-12-01 2019-05-28 At&T Intellectual Property I, L.P. Reflecting dielectric antenna system and methods for use therewith
US10361489B2 (en) 2016-12-01 2019-07-23 At&T Intellectual Property I, L.P. Dielectric dish antenna system and methods for use therewith
US10755542B2 (en) 2016-12-06 2020-08-25 At&T Intellectual Property I, L.P. Method and apparatus for surveillance via guided wave communication
US10020844B2 (en) 2016-12-06 2018-07-10 T&T Intellectual Property I, L.P. Method and apparatus for broadcast communication via guided waves
US10326494B2 (en) 2016-12-06 2019-06-18 At&T Intellectual Property I, L.P. Apparatus for measurement de-embedding and methods for use therewith
US10819035B2 (en) 2016-12-06 2020-10-27 At&T Intellectual Property I, L.P. Launcher with helical antenna and methods for use therewith
US10694379B2 (en) 2016-12-06 2020-06-23 At&T Intellectual Property I, L.P. Waveguide system with device-based authentication and methods for use therewith
US9927517B1 (en) 2016-12-06 2018-03-27 At&T Intellectual Property I, L.P. Apparatus and methods for sensing rainfall
US10439675B2 (en) 2016-12-06 2019-10-08 At&T Intellectual Property I, L.P. Method and apparatus for repeating guided wave communication signals
US10135145B2 (en) 2016-12-06 2018-11-20 At&T Intellectual Property I, L.P. Apparatus and methods for generating an electromagnetic wave along a transmission medium
US10382976B2 (en) 2016-12-06 2019-08-13 At&T Intellectual Property I, L.P. Method and apparatus for managing wireless communications based on communication paths and network device positions
US10637149B2 (en) 2016-12-06 2020-04-28 At&T Intellectual Property I, L.P. Injection molded dielectric antenna and methods for use therewith
US10727599B2 (en) 2016-12-06 2020-07-28 At&T Intellectual Property I, L.P. Launcher with slot antenna and methods for use therewith
US10027397B2 (en) 2016-12-07 2018-07-17 At&T Intellectual Property I, L.P. Distributed antenna system and methods for use therewith
US10389029B2 (en) 2016-12-07 2019-08-20 At&T Intellectual Property I, L.P. Multi-feed dielectric antenna system with core selection and methods for use therewith
US10359749B2 (en) 2016-12-07 2019-07-23 At&T Intellectual Property I, L.P. Method and apparatus for utilities management via guided wave communication
US10446936B2 (en) 2016-12-07 2019-10-15 At&T Intellectual Property I, L.P. Multi-feed dielectric antenna system and methods for use therewith
US10139820B2 (en) 2016-12-07 2018-11-27 At&T Intellectual Property I, L.P. Method and apparatus for deploying equipment of a communication system
US9893795B1 (en) 2016-12-07 2018-02-13 At&T Intellectual Property I, Lp Method and repeater for broadband distribution
US10168695B2 (en) 2016-12-07 2019-01-01 At&T Intellectual Property I, L.P. Method and apparatus for controlling an unmanned aircraft
US10547348B2 (en) 2016-12-07 2020-01-28 At&T Intellectual Property I, L.P. Method and apparatus for switching transmission mediums in a communication system
US10243270B2 (en) 2016-12-07 2019-03-26 At&T Intellectual Property I, L.P. Beam adaptive multi-feed dielectric antenna system and methods for use therewith
US10601494B2 (en) 2016-12-08 2020-03-24 At&T Intellectual Property I, L.P. Dual-band communication device and method for use therewith
US10389037B2 (en) 2016-12-08 2019-08-20 At&T Intellectual Property I, L.P. Apparatus and methods for selecting sections of an antenna array and use therewith
US10069535B2 (en) 2016-12-08 2018-09-04 At&T Intellectual Property I, L.P. Apparatus and methods for launching electromagnetic waves having a certain electric field structure
US10530505B2 (en) 2016-12-08 2020-01-07 At&T Intellectual Property I, L.P. Apparatus and methods for launching electromagnetic waves along a transmission medium
US10326689B2 (en) 2016-12-08 2019-06-18 At&T Intellectual Property I, L.P. Method and system for providing alternative communication paths
US10411356B2 (en) 2016-12-08 2019-09-10 At&T Intellectual Property I, L.P. Apparatus and methods for selectively targeting communication devices with an antenna array
US10103422B2 (en) 2016-12-08 2018-10-16 At&T Intellectual Property I, L.P. Method and apparatus for mounting network devices
US10938108B2 (en) 2016-12-08 2021-03-02 At&T Intellectual Property I, L.P. Frequency selective multi-feed dielectric antenna system and methods for use therewith
US10777873B2 (en) 2016-12-08 2020-09-15 At&T Intellectual Property I, L.P. Method and apparatus for mounting network devices
US10916969B2 (en) 2016-12-08 2021-02-09 At&T Intellectual Property I, L.P. Method and apparatus for providing power using an inductive coupling
US9911020B1 (en) 2016-12-08 2018-03-06 At&T Intellectual Property I, L.P. Method and apparatus for tracking via a radio frequency identification device
US9998870B1 (en) 2016-12-08 2018-06-12 At&T Intellectual Property I, L.P. Method and apparatus for proximity sensing
US10340983B2 (en) 2016-12-09 2019-07-02 At&T Intellectual Property I, L.P. Method and apparatus for surveying remote sites via guided wave communications
US9838896B1 (en) 2016-12-09 2017-12-05 At&T Intellectual Property I, L.P. Method and apparatus for assessing network coverage
US10264586B2 (en) 2016-12-09 2019-04-16 At&T Mobility Ii Llc Cloud-based packet controller and methods for use therewith
US9973940B1 (en) 2017-02-27 2018-05-15 At&T Intellectual Property I, L.P. Apparatus and methods for dynamic impedance matching of a guided wave launcher
US10298293B2 (en) 2017-03-13 2019-05-21 At&T Intellectual Property I, L.P. Apparatus of communication utilizing wireless network devices
US11283607B2 (en) 2018-07-19 2022-03-22 British Telecommunications Public Limited Company Dynamic data encryption
CN114143051A (zh) * 2021-11-19 2022-03-04 江苏林洋能源股份有限公司 一种智能电表基于性能调整tls协议选择的方法
CN114143051B (zh) * 2021-11-19 2024-02-23 江苏林洋能源股份有限公司 一种智能电表基于性能调整tls协议选择的方法

Also Published As

Publication number Publication date
JP5931649B2 (ja) 2016-06-08

Similar Documents

Publication Publication Date Title
JP5931649B2 (ja) 動的暗号変更システム
EP2817916B1 (en) Cryptographic transmission system using key encryption key
CN104025506B (zh) 通信系统中的消息认证方法及通信系统
EP3190543A1 (en) Method of dynamically encrypting fingerprint data and related fingerprint sensor
JP6306206B2 (ja) 通信制御装置及び通信システム
CN108959978A (zh) 设备中密钥的生成与获取方法及装置
CN104101376A (zh) 传感器模块和用于运行传感器模块的方法
CN103583013A (zh) 密钥信息生成装置以及密钥信息生成方法
US20140189374A1 (en) System and method for the secure transmission of data
KR101305627B1 (ko) 암호 연산 장치 및 메모리 시스템
CN102667796A (zh) 加密的硬件模块或用于对加密的密钥进行更新的方法
CN102843232A (zh) 生成安全装置密钥
CN113014380B (zh) 文件数据的密码管理方法、装置、计算机设备及存储介质
JP5458681B2 (ja) データ送信装置、データ送信方法
JP5370424B2 (ja) 無線通信装置及び暗号鍵漏洩防止方法
JPWO2014147934A1 (ja) 通信装置、通信システム及び通信方法
WO2006118101A1 (ja) 機密情報処理用ホスト機器および機密情報処理方法
JP2014211473A (ja) 完全性検証システム及び方法
US20150249467A1 (en) Storage device, controller, and data writing method
KR20150020017A (ko) 비동기적인 인증을 갖는 보안 컴퓨팅 시스템
JP6017287B2 (ja) 制御方法および情報処理装置
JP2020182142A (ja) 通信システム、通信方法、及びプログラム
JP6923038B2 (ja) 通信システム、通信方法、及びプログラム
JP6161392B2 (ja) 認証システム及び認証方法
KR101373576B1 (ko) Des 암호화 시스템

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150209

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151009

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151110

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160107

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160405

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160427

R150 Certificate of patent or registration of utility model

Ref document number: 5931649

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150