KR101595065B1 - 데이터 중복 제거 서버 및 데이터 중복 제거 방법 - Google Patents
데이터 중복 제거 서버 및 데이터 중복 제거 방법 Download PDFInfo
- Publication number
- KR101595065B1 KR101595065B1 KR1020140105931A KR20140105931A KR101595065B1 KR 101595065 B1 KR101595065 B1 KR 101595065B1 KR 1020140105931 A KR1020140105931 A KR 1020140105931A KR 20140105931 A KR20140105931 A KR 20140105931A KR 101595065 B1 KR101595065 B1 KR 101595065B1
- Authority
- KR
- South Korea
- Prior art keywords
- terminal
- value
- message
- server
- tag
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 24
- 238000012790 confirmation Methods 0.000 claims description 3
- 230000014509 gene expression Effects 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000008030 elimination Effects 0.000 description 2
- 238000003379 elimination reaction Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 102100023882 Endoribonuclease ZC3H12A Human genes 0.000 description 1
- 101710112715 Endoribonuclease ZC3H12A Proteins 0.000 description 1
- 241000283986 Lepus Species 0.000 description 1
- 101100120298 Rattus norvegicus Flot1 gene Proteins 0.000 description 1
- 101100412401 Rattus norvegicus Reg3a gene Proteins 0.000 description 1
- 101100412403 Rattus norvegicus Reg3b gene Proteins 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
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
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
도 1은 본 발명의 일 실시 예에 따른 중복 제거 시스템을 도시한다.
도 2는 도 1에 도시된 중복 제거 서버의 기능 블럭도이다.
도 3과 도 4는 도 1에 도시된 중복 제거 시스템의 동작 방법을 설명하기 위한 흐름도로써, 도 3은 최초 업로더를 대상으로 하는 동작 방법을 설명하기 위한 흐름도이고, 도 4는 이차 사용자를 대상으로 하는 동작 방법을 설명하기 위한 흐름도이다.
100 : 중복 제거 서버
110 : 중복 확인 모듈
130 : 중복 제거 모듈
150 : DB
200 : 제1 단말기
300 : 제2 단말기
Claims (7)
- 서버가 단말기로부터 태그와 질의값을 수신하는 단계;
상기 태그를 이용하여 상기 단말기가 업로드 하려는 메시지에 대한 암호문의 중복 여부를 결정하는 단계;
상기 암호문이 중복되지 않는 경우,
상기 단말기로 상기 메시지에 대한 업로드 요청을 송신하는 단계;
상기 단말기로부터 상기 암호문을 수신하는 단계;
상기 암호문이 중복되는 경우,
상기 질의값과 상기 암호문을 입력으로 하는 해시값인 응답값을 생성하는 단계; 및
상기 응답값을 상기 단말기로 송신하는 단계를 포함하는 중복 제거 방법. - 제1항에 있어서,
상기 태그는 상기 메시지를 입력으로 하는 해시값인 암호화키를 입력으로 하는 해시값인,
중복 제거 방법. - 삭제
- 제1항에 있어서,
상기 암호문이 중복되는 경우, 상기 단말기로부터 중복 제거 요청을 수신하는 단계를 더 포함하는 중복 제거 방법. - 단말기가 메시지에 대한 해시값인 암호화키와 상기 암호화키에 대한 해시값인 태그를 생성하는 단계;
상기 단말기가 질의값과 상기 태그를 서버로 송신하는 단계;
상기 단말기가 상기 서버로부터 상기 메시지에 대한 암호문과 상기 질의값을 입력으로 하는 해시값인 응답값을 수신하는 단계;
상기 단말기가 상기 암호문과 상기 질의값을 입력으로 하는 해시값과 상기 응답값을 비교하여, 상기 서버에 상기 메시지에 대한 암호문이 존재하는 여부를 검증하는 단계; 및
상기 단말기가, 상기 메시지에 대한 암호문과 상기 질의값을 입력으로 하는 해시값과 상기 응답값이 일치하는 경우, 중복 제거 요청을 상기 서버로 송신하는 단계를 포함하는 중복 제거 방법. - 제5항에 있어서,
상기 메시지에 대한 암호문과 상기 질의값을 입력으로 하는 해시값과 상기 응답값이 일치하지 않는 경우, 중복저장요청을 상기 서버로 송신하는 단계를 더 포함하는, 중복 제거 방법. - DB(database);
단말기로부터 태그를 수신하고, 상기 태그를 이용하여 상기 단말기가 업로드 하려는 메시지에 대한 암호문이 상기 DB에 저장되어 있는지 여부를 결정하기 위한 중복 확인 모듈; 및
상기 암호문이 상기 DB에 저장되어 있지 않은 경우, 상기 메시지에 대한 업로드 요청을 상기 단말기로 송신하고, 상기 단말기로부터 상기 암호문을 수신하기 위한 중복 제거 모듈을 포함하고,
상기 암호문이 상기 DB에 저장되어 있는 경우,
상기 중복 확인 모듈은 상기 단말기로부터 수신된 질의값과 상기 암호문을 입력으로 하는 해시값인 응답값을 생성하고, 상기 응답값을 상기 단말기로 송신하고,
상기 중복 제거 모듈은 상기 단말기로부터 중복 제거 요청 또는 중복 저장 요청을 수신하는,
데이터 중복 제거 서버.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140105931A KR101595065B1 (ko) | 2014-08-14 | 2014-08-14 | 데이터 중복 제거 서버 및 데이터 중복 제거 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140105931A KR101595065B1 (ko) | 2014-08-14 | 2014-08-14 | 데이터 중복 제거 서버 및 데이터 중복 제거 방법 |
Publications (1)
Publication Number | Publication Date |
---|---|
KR101595065B1 true KR101595065B1 (ko) | 2016-02-29 |
Family
ID=55448487
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020140105931A KR101595065B1 (ko) | 2014-08-14 | 2014-08-14 | 데이터 중복 제거 서버 및 데이터 중복 제거 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101595065B1 (ko) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20140034222A (ko) * | 2011-05-14 | 2014-03-19 | 비트카사, 인코포레이티드 | 사용자-독립적인 암호화된 파일들의 서버측 중복제거를 하는 클라우드 파일 시스템 |
-
2014
- 2014-08-14 KR KR1020140105931A patent/KR101595065B1/ko active IP Right Grant
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20140034222A (ko) * | 2011-05-14 | 2014-03-19 | 비트카사, 인코포레이티드 | 사용자-독립적인 암호화된 파일들의 서버측 중복제거를 하는 클라우드 파일 시스템 |
Non-Patent Citations (1)
Title |
---|
Message-Locked Encryption and Secure Deduplication(M. Bellare, et al., EUROCRYPT 2013) |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101190059B1 (ko) | 데이터 암호화 방법 및 암호화된 데이터의 결합 키워드 검색방법 | |
EP3375129B1 (en) | Method for re-keying an encrypted data file | |
CN105210079A (zh) | 针对经加密的数据的基于社区的重复删除 | |
US9037846B2 (en) | Encoded database management system, client and server, natural joining method and program | |
CN102640448A (zh) | 用于在对称加密系统内安全地识别和认证设备的系统和方法 | |
CN111294203B (zh) | 信息传输方法 | |
CN102811212A (zh) | 重复数据删除的数据加密方法及其系统 | |
Clarke et al. | Cryptanalysis of the dragonfly key exchange protocol | |
WO2018047698A1 (ja) | 暗号化メッセージ検索方法、メッセージ送受信システム、サーバ、端末、プログラム | |
Ma et al. | CP‐ABE‐Based Secure and Verifiable Data Deletion in Cloud | |
CN102457561B (zh) | 数据访问方法及使用该数据访问方法的设备 | |
CN107171811A (zh) | 一种基于Present算法的轻量级RFID安全认证方法 | |
Luo et al. | A security communication model based on certificateless online/offline signcryption for Internet of Things | |
US11888971B2 (en) | Sharing access to data externally | |
WO2013016736A2 (en) | Product authentication based upon a hyperelliptic curve equation and a curve pairing function | |
CN106257859A (zh) | 一种密码使用方法 | |
KR101595065B1 (ko) | 데이터 중복 제거 서버 및 데이터 중복 제거 방법 | |
US11582028B1 (en) | Sharing grouped data in an organized storage system | |
US11983419B2 (en) | Sharing data in an organized storage system | |
CN108632023A (zh) | 一种支持非单调访问结构的密文长度固定的属性基可搜索加密方法 | |
Park et al. | A symmetric key based deduplicatable proof of storage for encrypted data in cloud storage environments | |
CN115022057A (zh) | 安全认证方法、装置和设备及存储介质 | |
KR101605766B1 (ko) | 비밀키 생성 방법 및 중복 제거 방법 | |
Yoo et al. | Confidential information protection system for mobile devices | |
US12143371B2 (en) | Secure synchronization of data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20140814 |
|
PA0201 | Request for examination | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20150619 Patent event code: PE09021S01D |
|
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20151124 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20160211 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20160211 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20190211 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20190211 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20200128 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20200128 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20210215 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20220203 Start annual number: 7 End annual number: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20230207 Start annual number: 8 End annual number: 8 |