JP6460765B2 - 情報処理装置、情報処理装置の制御方法、プログラム - Google Patents
情報処理装置、情報処理装置の制御方法、プログラム Download PDFInfo
- Publication number
- JP6460765B2 JP6460765B2 JP2014249410A JP2014249410A JP6460765B2 JP 6460765 B2 JP6460765 B2 JP 6460765B2 JP 2014249410 A JP2014249410 A JP 2014249410A JP 2014249410 A JP2014249410 A JP 2014249410A JP 6460765 B2 JP6460765 B2 JP 6460765B2
- Authority
- JP
- Japan
- Prior art keywords
- encryption key
- backup
- replaced
- information processing
- processing apparatus
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/14—Protection against unauthorised use of memory or access to memory
- G06F12/1408—Protection against unauthorised use of memory or access to memory by using cryptography
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09C—CIPHERING OR DECIPHERING APPARATUS FOR CRYPTOGRAPHIC OR OTHER PURPOSES INVOLVING THE NEED FOR SECRECY
- G09C1/00—Apparatus or methods whereby a given sequence of signs, e.g. an intelligible text, is transformed into an unintelligible sequence of signs by transposing the signs or groups of signs or by replacing them by others according to a predetermined system
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0816—Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/10—Providing a specific technical effect
- G06F2212/1052—Security improvement
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/12—Details relating to cryptographic hardware or logic circuitry
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- Storage Device Security (AREA)
Description
なお、上記した実施形態では、1台の装置に適用する例について説明したが、複数の装置(例えばホストコンピュータ、インターフェース機器、リーダ、プリンタなど)から構成されるシステムに適用してもよい。
11 CPU
12 RAM
13 暗号化チップ
14 不揮発メモリ
15 UI
16 HDD
17 コントローラボード
20 情報処理制御プログラム
21 UI制御部
22 暗号鍵復旧部
23 データ入出力部
31 暗号鍵管理部
32 データ暗号部
Claims (9)
- 暗号鍵と、前記暗号鍵のバックアップであるバックアップ暗号鍵をそれぞれ異なる部品に格納し、前記暗号鍵で暗号化されたデータを記憶装置に書き込むことが可能な情報処理装置であって、
前記暗号鍵を用いて、前記記憶装置に記憶されているデータが正しく復号できるか否かを確認することにより、前記暗号鍵が格納された第1部品が交換されたか否かを判定する第1判定手段と、
前記第1判定手段において、前記暗号鍵が格納された第1部品が交換されていないと判定された場合、前記情報処理装置の識別情報とともに、前記暗号鍵をバックアップ暗号鍵として第2部品にバックアップするバックアップ手段と、
前記第1判定手段において、前記暗号鍵が格納された第1部品が交換されていると判定された場合、前記情報処理装置の識別情報と前記第2部品から取得した識別情報とが一致するかを確認することにより、前記バックアップ暗号鍵が格納された第2部品が交換されたか否かを判定する第2判定手段と、
前記第2判定手段において、前記バックアップ暗号鍵が格納された第2部品が交換されていないと判定された場合、前記暗号鍵をバックアップ暗号鍵として、前記第1部品にリストアするリストア手段を有し、
前記第2判定手段において、前記バックアップ暗号鍵が格納された第2部品が交換されていると判定された場合、前記暗号鍵をバックアップ暗号鍵として、前記第1部品にリストアしないことを特徴とする情報処理装置。 - 前記バックアップ暗号鍵は、前記暗号鍵、もしくは前記暗号鍵を生成するために必要な情報から構成されることを特徴とする請求項1に記載の情報処理装置。
- 前記第1判定手段は、起動時に前記判定を行うことを特徴とする請求項1又は請求項2に記載の情報処理装置。
- 前記第1判定手段において、前記暗号鍵が格納された第1部品が交換されていないと判定された場合、前記暗号鍵と、前記第2部品に格納されているバックアップ暗号鍵とが一致するかを確認することにより、前記第2部品が交換されたか否かを判定する第3判定手段を有し、
前記第3の判定手段において、前記第2部品が交換されたと判定された場合に、前記バックアップ手段は、前記情報処理装置の識別情報とともに、前記暗号鍵をバックアップ暗号鍵として第2部品にバックアップし、
前記第3の判定手段において、前記第2部品が交換されていないと判定された場合は、前記暗号鍵をバックアップ暗号鍵として第2部品にバックアップしないことを特徴とする請求項1乃至3の何れか1項に記載の情報処理装置。 - 記憶装置と、
暗号鍵を格納し、前記記憶装置に書き込むデータに対して該暗号鍵を用いて暗号化処理を施す暗号化チップと、
前記暗号鍵をバックアップするための不揮発メモリと、
前記暗号鍵を用いて、前記記憶装置に記憶されているデータが正しく復号できるか否かを確認することにより、前記暗号化チップを含む第1部品が交換されたか否かを判定し、
前記暗号化チップを含む第1部品が交換されていないと判定された場合、前記情報処理装置の識別情報とともに、前記暗号鍵をバックアップ暗号鍵として、前記不揮発メモリにバックアップをし、
前記暗号化チップを含む第1部品が交換されていると判定された場合、前記情報処理装置の識別情報と前記第2部品から取得した識別情報とが一致するかを確認することにより、前記不揮発メモリを含む第2部品が交換されたか否かを判定し、
前記不揮発メモリを含む第2部品が交換されていないと判定された場合、前記暗号鍵をバックアップ暗号鍵として、前記暗号化チップにリストアし、
前記不揮発メモリを含む第2部品が交換されていると判定された場合、前記暗号鍵をバックアップ暗号鍵として、前記暗号化チップにリストアしないように制御する制御手段と、
を備えたことを特徴とする情報処理装置。 - 前記不揮発メモリにバックアップされる暗号鍵は、前記暗号鍵、もしくは、前記暗号鍵の生成に関連する情報から構成されることを特徴とする請求項5に記載の情報処理装置。
- 前記暗号化チップを含む第1部品が交換されたか否かの判定は、起動時に行うことを特徴とする請求項5又は請求項6に記載の情報処理装置。
- 前記制御手段は、前記暗号化チップを含む第1部品が交換されていないと判定された場合、前記暗号鍵と、前記不揮発性メモリに格納されているバックアップ暗号鍵とが一致するかを確認することにより、前記不揮発性メモリを含む第2部品が交換されたか否かを判定し、
前記不揮発性メモリを含む第2部品が交換されたと判定された場合に、前記情報処理装置の識別情報とともに、前記暗号鍵をバックアップ暗号鍵として前記不揮発性メモリにバックアップし、
前記不揮発性メモリを含む第2部品が交換されていないと判定された場合は、前記暗号鍵をバックアップ暗号鍵として前記不揮発性メモリにバックアップしないことを特徴とする請求項5乃至7の何れか1項に記載の情報処理装置。 - 暗号鍵と、前記暗号鍵のバックアップであるバックアップ暗号鍵をそれぞれ異なる部品に格納し、前記暗号鍵で暗号化されたデータを記憶装置に書き込むことが可能な情報処理装置の制御方法であって、
前記暗号鍵を用いて、前記記憶装置に記憶されているデータが正しく復号できるか否かを確認することにより、前記暗号鍵が格納された第1部品が交換されたか否かを判定する第1判定ステップと、
前記第1判定ステップで、前記暗号鍵が格納された第1部品が交換されていないと判定された場合、前記情報処理装置の識別情報とともに、前記暗号鍵をバックアップ暗号鍵として第2部品にバックアップするバックアップステップと、
前記第1判定ステップで、前記暗号鍵が格納された第1部品が交換されていると判定された場合、前記情報処理装置の識別情報と前記第2部品から取得した識別情報とが一致するかを確認することにより、前記バックアップ暗号鍵が格納された第2部品が交換されたか否かを判定する第2判定ステップと、
前記第2判定ステップで、前記バックアップ暗号鍵が格納された第2部品が交換されていないと判定された場合、前記暗号鍵をバックアップ暗号鍵として、前記第1部品にリストアするリストアステップを有し、
前記第2判定ステップで、前記バックアップ暗号鍵が格納された第2部品が交換されていると判定された場合、前記暗号鍵をバックアップ暗号鍵として、前記第1部品にリストアしないことを特徴とする制御方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014249410A JP6460765B2 (ja) | 2014-12-09 | 2014-12-09 | 情報処理装置、情報処理装置の制御方法、プログラム |
US14/960,069 US9892062B2 (en) | 2014-12-09 | 2015-12-04 | Information processing apparatus capable of backing up and restoring key for data encryption and method for controlling the same |
US15/863,094 US10402346B2 (en) | 2014-12-09 | 2018-01-05 | Information processing apparatus capable of backing up and restoring key for data encryption and method for controlling the same |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014249410A JP6460765B2 (ja) | 2014-12-09 | 2014-12-09 | 情報処理装置、情報処理装置の制御方法、プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016111627A JP2016111627A (ja) | 2016-06-20 |
JP6460765B2 true JP6460765B2 (ja) | 2019-01-30 |
Family
ID=56094460
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014249410A Active JP6460765B2 (ja) | 2014-12-09 | 2014-12-09 | 情報処理装置、情報処理装置の制御方法、プログラム |
Country Status (2)
Country | Link |
---|---|
US (2) | US9892062B2 (ja) |
JP (1) | JP6460765B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6894678B2 (ja) * | 2016-08-02 | 2021-06-30 | キヤノン株式会社 | 情報処理装置とその制御方法、及びプログラム |
Family Cites Families (74)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6240450B1 (en) * | 1995-10-16 | 2001-05-29 | British Telecommunications Public Limited Company | Network data visualization system and method for downloading visualization software to a user station after user authentication |
EP0936812A1 (en) * | 1998-02-13 | 1999-08-18 | CANAL+ Société Anonyme | Method and apparatus for recording of encrypted digital data |
JP4206529B2 (ja) * | 1998-09-17 | 2009-01-14 | ソニー株式会社 | コンテンツ管理方法及びコンテンツ記憶システム |
JP4519963B2 (ja) * | 1999-06-21 | 2010-08-04 | 富士通株式会社 | 生体情報の暗号化・復号化方法および装置並びに、生体情報を利用した本人認証システム |
WO2001006374A2 (en) * | 1999-07-16 | 2001-01-25 | Intertrust Technologies Corp. | System and method for securing an untrusted storage |
US7152165B1 (en) * | 1999-07-16 | 2006-12-19 | Intertrust Technologies Corp. | Trusted storage systems and methods |
JP2001034113A (ja) * | 1999-07-19 | 2001-02-09 | Canon Inc | 画像形成装置 |
JP4035271B2 (ja) * | 1999-12-27 | 2008-01-16 | キヤノン株式会社 | 情報発信装置及び情報受信装置及びそれらの制御方法及び記憶媒体及びシステム |
US7464086B2 (en) * | 2000-08-01 | 2008-12-09 | Yahoo! Inc. | Metatag-based datamining |
US20030097439A1 (en) * | 2000-10-23 | 2003-05-22 | Strayer William Timothy | Systems and methods for identifying anomalies in network data streams |
WO2002075550A1 (fr) * | 2001-03-15 | 2002-09-26 | Sanyo Electric Co., Ltd. | Enregistreur de donnees restituant des donnees originales autorisees a n'exister qu'en un seul exemplaire |
JP2002312249A (ja) * | 2001-04-12 | 2002-10-25 | Yamaha Corp | コンテンツ再生装置のバックアップ方法およびバックアップ用記憶メディア |
US7242768B2 (en) * | 2002-01-14 | 2007-07-10 | Lenovo (Singapore) Pte. Ltd. | Super secure migratable keys in TCPA |
US7827272B2 (en) * | 2002-11-04 | 2010-11-02 | Riverbed Technology, Inc. | Connection table for intrusion detection |
US8479057B2 (en) * | 2002-11-04 | 2013-07-02 | Riverbed Technology, Inc. | Aggregator for connection based anomaly detection |
JP2004171110A (ja) * | 2002-11-18 | 2004-06-17 | Mitsubishi Electric Corp | コンテンツ再生装置、コンテンツ再生制御プログラム及びコンテンツ再生制御プログラムを記録した記録媒体 |
JP3724577B2 (ja) * | 2003-02-06 | 2005-12-07 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 情報処理装置、情報処理装置用制御方法、及び情報処理装置用制御プログラム |
US7415115B2 (en) * | 2003-05-14 | 2008-08-19 | Broadcom Corporation | Method and system for disaster recovery of data from a storage device |
JP4276895B2 (ja) * | 2003-05-26 | 2009-06-10 | 株式会社日立製作所 | 計測システム |
JP4556103B2 (ja) * | 2004-02-24 | 2010-10-06 | ソニー株式会社 | 暗号化装置及び暗号化方法 |
JP2005327235A (ja) * | 2004-04-13 | 2005-11-24 | Hitachi Ltd | 暗号化バックアップ方法および復号化リストア方法 |
US7099477B2 (en) * | 2004-10-21 | 2006-08-29 | International Business Machines Corporation | Method and system for backup and restore of a context encryption key for a trusted device within a secured processing system |
GB2421142A (en) * | 2004-12-09 | 2006-06-14 | Agilent Technologies Inc | Detecting malicious traffic in a communications network |
EP1840785A1 (en) * | 2005-01-07 | 2007-10-03 | Matsushita Electric Industrial Co., Ltd. | Backup system, recording/reproduction device, backup device, backup method, program, and integrated circuit |
WO2006102915A1 (en) * | 2005-03-31 | 2006-10-05 | Telefonaktiebolaget Lm Ericsson (Publ) | Large scale analysis of push-to-talk traffic |
CN101223599B (zh) * | 2005-05-23 | 2010-05-19 | 松下电器产业株式会社 | 再生装置、记录装置、数据处理方法、数据记录方法及集成电路 |
JP4352054B2 (ja) * | 2006-01-23 | 2009-10-28 | 株式会社東芝 | 情報処理装置および鍵復元方法 |
EP1983441B1 (en) * | 2006-02-01 | 2011-11-23 | Fujitsu Ltd. | Component information restoration method and electronic apparatus therefor |
US7818264B2 (en) * | 2006-06-19 | 2010-10-19 | Visa U.S.A. Inc. | Track data encryption |
KR100891325B1 (ko) * | 2006-05-26 | 2009-03-31 | 삼성전자주식회사 | TSS(TPM Software Stack)에서의 키캐쉬(key cache) 관리 방법 |
US8630308B2 (en) * | 2006-05-31 | 2014-01-14 | The Trustees Of Columbia University In The City Of New York | Methods and apparatuses for detecting deviations from legitimate operation on a wireless network |
CA2654332C (en) * | 2006-06-09 | 2015-05-19 | Telefonaktiebolaget Lm Ericsson (Publ) | Data transfer path evaluation using filtering and change detection |
US20080120698A1 (en) * | 2006-11-22 | 2008-05-22 | Alexander Ramia | Systems and methods for authenticating a device |
US20080120707A1 (en) * | 2006-11-22 | 2008-05-22 | Alexander Ramia | Systems and methods for authenticating a device by a centralized data server |
US20080219449A1 (en) * | 2007-03-09 | 2008-09-11 | Ball Matthew V | Cryptographic key management for stored data |
US8290159B2 (en) * | 2007-03-16 | 2012-10-16 | Ricoh Company, Ltd. | Data recovery method, image processing apparatus, controller board, and data recovery program |
JP4994903B2 (ja) * | 2007-03-16 | 2012-08-08 | 株式会社リコー | 暗号鍵復旧方法、情報処理装置及び暗号鍵復旧プログラム |
JP4990089B2 (ja) * | 2007-10-12 | 2012-08-01 | 株式会社日立製作所 | 格納データ暗号化機能内蔵ストレージ装置の暗号鍵をバックアップ及びリストアする計算機システム |
JP2009181385A (ja) * | 2008-01-31 | 2009-08-13 | Hitachi Ltd | ストレージシステム、その暗号鍵管理方法及び暗号鍵管理プログラム |
US8738652B2 (en) * | 2008-03-11 | 2014-05-27 | Paragon Science, Inc. | Systems and methods for dynamic anomaly detection |
US8560785B1 (en) * | 2008-06-02 | 2013-10-15 | Symantec Corporation | Techniques for providing multiple levels of security for a backup medium |
US10027688B2 (en) * | 2008-08-11 | 2018-07-17 | Damballa, Inc. | Method and system for detecting malicious and/or botnet-related domain names |
US8811619B2 (en) * | 2008-10-31 | 2014-08-19 | Dell Products, Lp | Encryption key management system and methods thereof |
JP2010198314A (ja) * | 2009-02-25 | 2010-09-09 | Fujitsu Ltd | 情報管理装置 |
US8490187B2 (en) * | 2009-03-20 | 2013-07-16 | Microsoft Corporation | Controlling malicious activity detection using behavioral models |
US20100299287A1 (en) * | 2009-05-22 | 2010-11-25 | Alcatel-Lucent Usa Inc. | Monitoring time-varying network streams using state-space models |
EP2645673A3 (en) * | 2009-05-25 | 2014-11-26 | Hitachi Ltd. | Storage device and its control method |
US8311956B2 (en) * | 2009-08-11 | 2012-11-13 | At&T Intellectual Property I, L.P. | Scalable traffic classifier and classifier training system |
US9565439B2 (en) * | 2009-10-15 | 2017-02-07 | Nbcuniversal Media, Llc | System and method for enhancing data compression using dynamic learning and control |
US20110149960A1 (en) * | 2009-12-17 | 2011-06-23 | Media Patents, S.L. | Method and apparatus for filtering multicast packets |
US8826438B2 (en) * | 2010-01-19 | 2014-09-02 | Damballa, Inc. | Method and system for network-based detecting of malware from behavioral clustering |
US8307050B2 (en) * | 2010-03-05 | 2012-11-06 | Ca, Inc. | System and method for intelligent service assurance in network management |
KR101141888B1 (ko) * | 2010-05-24 | 2012-05-03 | 포항공과대학교 산학협력단 | 무선 인지 기술을 기반으로 하는 무선통신 시스템에서 신호의 존재를 검출하는 방법 및 장치 |
JP2011258021A (ja) * | 2010-06-09 | 2011-12-22 | Sony Corp | 情報処理装置、情報処理方法及びプログラム |
US8479290B2 (en) * | 2010-06-16 | 2013-07-02 | Alcatel Lucent | Treatment of malicious devices in a mobile-communications network |
US8935188B2 (en) * | 2010-08-17 | 2015-01-13 | At&T Intellectual Property I, L.P. | Method and apparatus for classifying applications using the collective properties of network traffic in a traffic activity graph |
US8769310B2 (en) * | 2011-10-21 | 2014-07-01 | International Business Machines Corporation | Encrypting data objects to back-up |
US9094288B1 (en) * | 2011-10-26 | 2015-07-28 | Narus, Inc. | Automated discovery, attribution, analysis, and risk assessment of security threats |
US9489528B2 (en) * | 2011-12-12 | 2016-11-08 | Microsoft Technology Licensing, Llc | Single use recovery key |
US8561209B2 (en) * | 2011-12-19 | 2013-10-15 | Microsoft Corporation | Volume encryption lifecycle management |
US20150271787A1 (en) * | 2012-03-19 | 2015-09-24 | Mediatek Singapore Pte. Ltd. | Expert antenna control system |
WO2013187963A2 (en) * | 2012-03-30 | 2013-12-19 | The University Of North Carolina At Chapel Hill | Methods, systems, and computer readable media for rapid filtering of opaque data traffic |
US20140041032A1 (en) * | 2012-08-01 | 2014-02-06 | Opera Solutions, Llc | System and Method for Detecting Network Intrusions Using Statistical Models and a Generalized Likelihood Ratio Test |
US8769274B2 (en) * | 2012-09-05 | 2014-07-01 | International Business Machines Corporation | Backup and restore in a secure appliance with integrity and confidentiality |
US9928738B2 (en) * | 2013-04-12 | 2018-03-27 | Traffic Technology Services, Inc. | Red light warning system based on predictive traffic signal state data |
US9071429B1 (en) * | 2013-04-29 | 2015-06-30 | Amazon Technologies, Inc. | Revocable shredding of security credentials |
KR101768438B1 (ko) * | 2013-10-30 | 2017-08-16 | 삼성에스디에스 주식회사 | 데이터 분류 장치 및 방법과 이를 이용한 데이터 수집 시스템 |
US9853997B2 (en) * | 2014-04-14 | 2017-12-26 | Drexel University | Multi-channel change-point malware detection |
US10445233B2 (en) * | 2014-06-23 | 2019-10-15 | Canon Kabushiki Kaisha | Information processing apparatus, information processing method, and storage medium |
AU2014218444B2 (en) * | 2014-08-29 | 2017-06-15 | Canon Kabushiki Kaisha | Dynamic feature selection for joint probabilistic recognition |
JP6362483B2 (ja) * | 2014-09-02 | 2018-07-25 | キヤノン株式会社 | 情報処理装置、情報処理方法及びプログラム |
JP6060950B2 (ja) * | 2014-09-10 | 2017-01-18 | コニカミノルタ株式会社 | 情報処理システム、ライセンスサーバー、通信中継装置、プログラム及びデータ復旧方法 |
WO2016061283A1 (en) * | 2014-10-14 | 2016-04-21 | Skytree, Inc. | Configurable machine learning method selection and parameter optimization system and method |
US10243924B2 (en) * | 2015-08-18 | 2019-03-26 | Ricoh Company, Ltd. | Service providing system, service providing method, and information processing apparatus |
-
2014
- 2014-12-09 JP JP2014249410A patent/JP6460765B2/ja active Active
-
2015
- 2015-12-04 US US14/960,069 patent/US9892062B2/en not_active Expired - Fee Related
-
2018
- 2018-01-05 US US15/863,094 patent/US10402346B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US20160162418A1 (en) | 2016-06-09 |
US20180129614A1 (en) | 2018-05-10 |
US9892062B2 (en) | 2018-02-13 |
JP2016111627A (ja) | 2016-06-20 |
US10402346B2 (en) | 2019-09-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10331376B2 (en) | System and method for encrypted disk drive sanitizing | |
JP4903071B2 (ja) | 情報処理装置、ソフトウェア更新方法及び画像処理装置 | |
JP7065578B2 (ja) | 情報処理装置、その制御方法、及びプログラム | |
US7334135B2 (en) | Data protection system for removable recording medium | |
US10628333B2 (en) | Information processing apparatus, method of controlling the same, and storage medium | |
US20190324678A1 (en) | System and Method for Encrypted Disk Drive Sanitizing | |
KR101425456B1 (ko) | 정보생성 시스템 및 그 방법 | |
JP6460765B2 (ja) | 情報処理装置、情報処理装置の制御方法、プログラム | |
JP2010097428A (ja) | ソフトウェアのインストール方法 | |
JP2007282064A (ja) | データ処理装置、データ処理方法、記憶媒体、プログラム | |
KR20160114527A (ko) | 정보 처리 장치, 암호 장치, 및 제어 방법 | |
JP5961059B2 (ja) | 情報処理装置およびその起動方法 | |
US20120054501A1 (en) | Image processing apparatus | |
CN102054148A (zh) | 一种文件保护模块和文件保护系统 | |
CN117235772B (zh) | 数据处理方法、装置、计算机设备及介质 | |
US20190026468A1 (en) | Information processing apparatus and non-transitory computer readable medium. | |
JP2010122717A (ja) | サーバ管理システム | |
JP2006164096A (ja) | 暗号化データアクセス制御方法 | |
US10657268B2 (en) | Information processing apparatus, information processing method, and non-transitory computer readable medium to verify validity of backup data | |
US20240195608A1 (en) | Data storage device backup | |
JP2013258512A (ja) | 画像形成装置、バックアップレストア方法及びプログラム | |
JP4671340B2 (ja) | 外部記憶媒体へのデータ保存・読み出し方法 | |
CN115130153A (zh) | 磁盘加密方法及相关组件 | |
JP2006185083A (ja) | データ処理システム及びデータ処理方法 | |
KR20050119283A (ko) | 보안키의 복구가 가능한 컴퓨터 및 그 제어방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20171206 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180829 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180918 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181115 |
|
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: 20181127 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20181225 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6460765 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |