JP4941556B2 - 暗号化装置、暗号化方法および暗号化プログラム - Google Patents
暗号化装置、暗号化方法および暗号化プログラム Download PDFInfo
- Publication number
- JP4941556B2 JP4941556B2 JP2009517674A JP2009517674A JP4941556B2 JP 4941556 B2 JP4941556 B2 JP 4941556B2 JP 2009517674 A JP2009517674 A JP 2009517674A JP 2009517674 A JP2009517674 A JP 2009517674A JP 4941556 B2 JP4941556 B2 JP 4941556B2
- Authority
- JP
- Japan
- Prior art keywords
- encryption
- disk
- encrypted
- information indicating
- data
- 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
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/602—Providing cryptographic facilities or services
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1415—Saving, restoring, recovering or retrying at system level
- G06F11/1435—Saving, restoring, recovering or retrying at system level using file system or storage system metadata
-
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/70—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
- G06F21/78—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
- G06F21/80—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data in storage media based on magnetic or optical technology, e.g. disks with sectors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
-
- 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/0861—Generation of secret information including derivation or calculation of cryptographic keys or passwords
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/2053—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
- G06F11/2094—Redundant storage or storage space
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Library & Information Science (AREA)
- Quality & Reliability (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Human Computer Interaction (AREA)
- Storage Device Security (AREA)
Description
2 サーバ
10 CM
11 制御部
12 制御メモリ
13 キャッシュメモリ
14 データバッファ
20 CA
30 DA
40 ディスク
41 予備のディスク
111 暗号化部
112 暗号化データ複写部
113 フラグ変更部
121 フラグテーブル
1000 コンピュータ
1010 CPU
1020 入力装置
1030 モニタ
1040 媒体読取装置
1050 通信装置
1060 RAM
1061 暗号化プロセス
1070 ハードディスク装置
1071 暗号化プログラム
1072 暗号化用データ
1080 バス
Claims (3)
- RAID(Redundant Array of Inexpensive Disks)グループに属する第1の記録媒体に記憶されているデータを暗号化して、暗号化済のデータを、前記RAIDグループに属さない第2の記録媒体に書き込む暗号化手段と、
前記暗号化手段によって前記第2の記録媒体に書き込まれた前記暗号化済のデータを、前記RAIDグループに属する複数の複写先の記録媒体に複写する複写手段と、
前記暗号化が開始される前に、前記第2の記録媒体に係る情報を、非暗号化であることを示す情報から暗号化中であることを示す情報に変更し、前記暗号化が完了した後に、当該暗号化中であることを示す情報を暗号化済であることを示す情報に変更するとともに、前記複数の複写先の記録媒体に係る情報を、非暗号化であることを示す情報から暗号化中であることを示す情報に変更し、前記複写が完了した後に、当該暗号化中であることを示す情報を暗号化済であることを示す情報に変更する変更手段と
を備えることを特徴とする暗号化装置。 - 暗号化装置が、RAIDグループに属する第1の記録媒体に記憶されているデータを暗号化して、暗号化済のデータを、前記RAIDグループに属さない第2の記録媒体に書き込む暗号化ステップと、
前記暗号化装置が、前記暗号化ステップにおいて前記第2の記録媒体に書き込まれた前記暗号化済のデータを、前記RAIDグループに属する複数の複写先の記録媒体に複写する複写ステップと、
前記暗号化装置が、前記暗号化が開始される前に、前記第2の記録媒体に係る情報を、非暗号化であることを示す情報から暗号化中であることを示す情報に変更し、前記暗号化が完了した後に、当該暗号化中であることを示す情報を暗号化済であることを示す情報に変更するとともに、前記複数の複写先の記録媒体に係る情報を、非暗号化であることを示す情報から暗号化中であることを示す情報に変更し、前記複写が完了した後に、当該暗号化中であることを示す情報を暗号化済であることを示す情報に変更する変更ステップと
を含むことを特徴とする暗号化方法。 - RAIDグループに属する第1の記録媒体に記憶されているデータを暗号化して、暗号化済のデータを、前記RAIDグループに属さない第2の記録媒体に書き込む暗号化手順と、
前記暗号化手順によって前記第2の記録媒体に書き込まれた前記暗号化済のデータを、前記RAIDグループに属する複数の複写先の記録媒体に複写する複写手順と、
前記暗号化が開始される前に、前記第2の記録媒体に係る情報を、非暗号化であることを示す情報から暗号化中であることを示す情報に変更し、前記暗号化が完了した後に、当該暗号化中であることを示す情報を暗号化済であることを示す情報に変更するとともに、前記複数の複写先の記録媒体に係る情報を、非暗号化であることを示す情報から暗号化中であることを示す情報に変更し、前記複写が完了した後に、当該暗号化中であることを示す情報を暗号化済であることを示す情報に変更する変更手順と
をコンピュータに実行させることを特徴とする暗号化プログラム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2007/061644 WO2008149458A1 (ja) | 2007-06-08 | 2007-06-08 | 暗号化装置、暗号化方法および暗号化プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2008149458A1 JPWO2008149458A1 (ja) | 2010-08-19 |
JP4941556B2 true JP4941556B2 (ja) | 2012-05-30 |
Family
ID=40093293
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009517674A Active JP4941556B2 (ja) | 2007-06-08 | 2007-06-08 | 暗号化装置、暗号化方法および暗号化プログラム |
Country Status (5)
Country | Link |
---|---|
US (1) | US8782428B2 (ja) |
JP (1) | JP4941556B2 (ja) |
KR (1) | KR101047213B1 (ja) |
CN (1) | CN101681237B (ja) |
WO (1) | WO2008149458A1 (ja) |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2645673A3 (en) * | 2009-05-25 | 2014-11-26 | Hitachi Ltd. | Storage device and its control method |
US8364985B1 (en) * | 2009-12-11 | 2013-01-29 | Network Appliance, Inc. | Buffer-caches for caching encrypted data via copy-on-encrypt |
US8495386B2 (en) * | 2011-04-05 | 2013-07-23 | Mcafee, Inc. | Encryption of memory device with wear leveling |
CN102571488B (zh) * | 2011-12-21 | 2015-02-25 | 北京星网锐捷网络技术有限公司 | 一种加密卡故障处理方法、装置与系统 |
CN102929806B (zh) | 2012-10-24 | 2015-09-09 | 威盛电子股份有限公司 | 适用于存储装置的编码操作的进度记录方法和恢复方法 |
JP5646682B2 (ja) * | 2013-04-26 | 2014-12-24 | 株式会社日立製作所 | ストレージ装置及びその制御方法 |
US8990589B1 (en) * | 2014-09-18 | 2015-03-24 | Kaspersky Lab Zao | System and method for robust full-drive encryption |
US10637648B2 (en) * | 2017-03-24 | 2020-04-28 | Micron Technology, Inc. | Storage device hash production |
KR101987025B1 (ko) | 2017-05-31 | 2019-06-10 | 삼성에스디에스 주식회사 | 암호화 처리 방법 및 그 장치 |
CN107276884A (zh) * | 2017-08-21 | 2017-10-20 | 江苏北弓智能科技有限公司 | 一种基于智能终端的社交软件自主加解密系统 |
CN109067701A (zh) * | 2018-06-25 | 2018-12-21 | 顺丰科技有限公司 | 一种备用加解密方法、装置及加解密系统 |
CN109271813A (zh) * | 2018-10-26 | 2019-01-25 | 杭州华澜微电子股份有限公司 | 一种安全存储设备、移动存储系统以及安全存储方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002215462A (ja) * | 2001-01-18 | 2002-08-02 | Hitachi Ltd | 計算機システム |
JP2004080202A (ja) * | 2002-08-13 | 2004-03-11 | Nippon Telegr & Teleph Corp <Ntt> | 映像コンテンツ加工処理方式,そのプログラムおよびそのプログラムの記録媒体 |
JP2006119822A (ja) * | 2004-10-20 | 2006-05-11 | Hitachi Ltd | データベースの再編成方法、ストレージ装置及びストレージシステム |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3955453B2 (ja) * | 2001-10-09 | 2007-08-08 | 株式会社日立製作所 | 外部記憶装置の制御方法 |
JP3971941B2 (ja) * | 2002-03-05 | 2007-09-05 | 三洋電機株式会社 | データ記憶装置 |
JP2004201038A (ja) * | 2002-12-18 | 2004-07-15 | Internatl Business Mach Corp <Ibm> | データ記憶装置、これを搭載した情報処理装置及びそのデータ処理方法並びにプログラム |
JP4650778B2 (ja) | 2003-09-30 | 2011-03-16 | 富士ゼロックス株式会社 | 記録媒体管理装置、記録媒体管理方法および記録媒体管理プログラム |
US7162647B2 (en) * | 2004-03-11 | 2007-01-09 | Hitachi, Ltd. | Method and apparatus for cryptographic conversion in a data storage system |
JP2006185108A (ja) * | 2004-12-27 | 2006-07-13 | Hitachi Ltd | ストレージシステムのデータを管理する管理計算機及びデータ管理方法 |
US7272727B2 (en) | 2005-04-18 | 2007-09-18 | Hitachi, Ltd. | Method for managing external storage devices |
JP2007060627A (ja) | 2005-07-27 | 2007-03-08 | Victor Co Of Japan Ltd | 再生装置および再生方法 |
US7646867B2 (en) * | 2005-09-09 | 2010-01-12 | Netapp, Inc. | System and/or method for encrypting data |
JP4877962B2 (ja) * | 2006-10-25 | 2012-02-15 | 株式会社日立製作所 | 暗号化機能を備えたストレージサブシステム |
US20090046858A1 (en) * | 2007-03-21 | 2009-02-19 | Technology Properties Limited | System and Method of Data Encryption and Data Access of a Set of Storage Devices via a Hardware Key |
-
2007
- 2007-06-08 CN CN2007800532730A patent/CN101681237B/zh active Active
- 2007-06-08 KR KR1020097024633A patent/KR101047213B1/ko not_active IP Right Cessation
- 2007-06-08 WO PCT/JP2007/061644 patent/WO2008149458A1/ja active Application Filing
- 2007-06-08 JP JP2009517674A patent/JP4941556B2/ja active Active
-
2009
- 2009-12-01 US US12/591,797 patent/US8782428B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002215462A (ja) * | 2001-01-18 | 2002-08-02 | Hitachi Ltd | 計算機システム |
JP2004080202A (ja) * | 2002-08-13 | 2004-03-11 | Nippon Telegr & Teleph Corp <Ntt> | 映像コンテンツ加工処理方式,そのプログラムおよびそのプログラムの記録媒体 |
JP2006119822A (ja) * | 2004-10-20 | 2006-05-11 | Hitachi Ltd | データベースの再編成方法、ストレージ装置及びストレージシステム |
Also Published As
Publication number | Publication date |
---|---|
JPWO2008149458A1 (ja) | 2010-08-19 |
CN101681237A (zh) | 2010-03-24 |
KR101047213B1 (ko) | 2011-07-06 |
US20100083005A1 (en) | 2010-04-01 |
WO2008149458A1 (ja) | 2008-12-11 |
US8782428B2 (en) | 2014-07-15 |
KR20100007917A (ko) | 2010-01-22 |
CN101681237B (zh) | 2011-09-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4941556B2 (ja) | 暗号化装置、暗号化方法および暗号化プログラム | |
JP4648687B2 (ja) | データストレージシステムにおける暗号化変換の方法と装置 | |
TWI540453B (zh) | 以區段映射表為基礎之快速資料加密策略順從 | |
JP4782871B2 (ja) | デバイスアクセス制御プログラム、デバイスアクセス制御方法および情報処理装置 | |
CN102855452B (zh) | 基于加密组块的快速数据加密策略遵从 | |
US20100058066A1 (en) | Method and system for protecting data | |
JP6064608B2 (ja) | ストレージ装置、バックアッププログラム、およびバックアップ方法 | |
JP2007034487A (ja) | 情報処理装置及びその制御方法、コンピュータプログラム | |
JP2023510311A (ja) | メモリ・ベースの暗号化 | |
JP2008009933A (ja) | 記憶装置とその制御方法 | |
JP5532516B2 (ja) | ストレージ装置、及び、暗号鍵の変更方法 | |
US8392759B2 (en) | Test method, test program, test apparatus, and test system | |
US11573912B2 (en) | Memory device management system, memory device management method, and non-transitory computer-readable recording medium erasing data stored in memory device if a value of a first key and second key are different | |
JP2010130459A (ja) | バックアップシステム及び該バックアップシステムの暗号鍵変更方法 | |
JP4885735B2 (ja) | 管理プログラム、管理方法及び管理装置 | |
KR102525429B1 (ko) | 시스템 식별자를 생성 및 저장하는 사설 교환기 장치 및 방법 | |
JP2010011247A (ja) | ディスク装置及び鍵交換方法 | |
JPWO2006057038A1 (ja) | Raid管理プログラムおよびraid管理方法 | |
JP2010073034A (ja) | 情報処理装置及びプログラム | |
JP2006190185A (ja) | 情報記録装置 | |
JP2006227888A (ja) | バックアップシステムおよび方法 | |
JP2010067334A (ja) | 情報処理装置及びプログラム | |
JP2010009496A (ja) | ディスク装置 | |
CN102201263A (zh) | 存储装置和存储装置中密钥的生成方法 | |
JP2011118504A (ja) | 記憶装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110621 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110822 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110927 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111227 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20120110 |
|
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: 20120131 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120213 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4941556 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150309 Year of fee payment: 3 |