KR101375670B1 - 데이터의 암호화/복호화 방법 및 이를 적용한 버스 시스템 - Google Patents
데이터의 암호화/복호화 방법 및 이를 적용한 버스 시스템 Download PDFInfo
- Publication number
- KR101375670B1 KR101375670B1 KR1020070044700A KR20070044700A KR101375670B1 KR 101375670 B1 KR101375670 B1 KR 101375670B1 KR 1020070044700 A KR1020070044700 A KR 1020070044700A KR 20070044700 A KR20070044700 A KR 20070044700A KR 101375670 B1 KR101375670 B1 KR 101375670B1
- Authority
- KR
- South Korea
- Prior art keywords
- data
- frame
- initialization vector
- sequence number
- header
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 27
- 230000005540 biological transmission Effects 0.000 claims abstract description 38
- 238000012986 modification Methods 0.000 abstract description 7
- 230000004048 modification Effects 0.000 abstract description 7
- 238000010586 diagram Methods 0.000 description 10
- 238000011161 development Methods 0.000 description 3
- 238000010079 rubber tapping Methods 0.000 description 3
- 239000000470 constituent Substances 0.000 description 2
- 238000013507 mapping Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000000630 rising effect Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- 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/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/065—Encryption by serially and continuously modifying data stream elements, e.g. stream cipher systems, RC4, SEAL or A5/3
-
- 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/82—Protecting input, output or interconnection devices
- G06F21/85—Protecting input, output or interconnection devices interconnection devices, e.g. bus-connected or in-line devices
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
Claims (5)
- 데이터를 포함하는 바디 및 헤더로 구성된 프레임 단위로 전송되는 상기 데이터의 암호화 방법에 있어서,소정의 키(key)와 초기화 벡터를 기초로 생성된 키 스트림과 상기 바디에 포함된 데이터를 연산함으로써 암호화된 데이터를 버스로 전송하는 단계;상기 프레임의 전송 순서를 나타내는 순서 번호(sequence number)를 포함하는 상기 헤더를 상기 버스로 전송하는 단계; 및상기 초기화 벡터가 갱신되는 경우 상기 초기화 벡터를 상기 바디에 포함시키고, 상기 바디를 포함하는 제어 프레임을 상기 버스로 전송하는 단계를 포함하는 것을 특징으로 하는 데이터 암호화 방법.
- 제1항에 있어서,상기 초기화 벡터가 갱신되는 경우 상기 초기화 벡터를 상기 바디에 포함시키고,상기 키 스트림과 상기 초기화 벡터를 연산하여 상기 초기화 벡터를 암호화하는 단계를 더 포함하는 것을 특징으로 하는 데이터 암호화 방법.
- 데이터를 포함하는 바디 및 헤더로 구성된 프레임 단위로 전송되는 상기 데이터의 복호화 방법에 있어서,상기 헤더로부터 추출된 발신용 순서 번호를 수신 모듈의 수신용 순서 번호와 비교하는 단계; 및비교 결과 상기 발신용 순서 번호와 상기 수신용 순서 번호가 일치하는 경우 소정의 키와 초기화 벡터를 기초로 생성된 키 스트림과 상기 바디에 포함된 데이터를 연산함으로써 상기 데이터를 복호화하는 단계를 포함하고,상기 초기화 벡터가 갱신되는 경우, 갱신된 초기화 벡터가 포함된 제어 프레임이 수신되어 상기 초기화 벡터가 갱신되는 것을 특징으로 하는 데이터 복호화 방법.
- 제3항에 있어서,상기 발신용 순서 번호와 상기 수신용 순서 번호가 불일치하는 경우상기 초기화 벡터를 갱신하고, 갱신된 초기화 벡터를 상기 프레임을 전송한 모듈로 전송하는 단계를 더 포함하는 것을 특징으로 하는 데이터 복호화 방법.
- 버스로 연결된 제1 및 제2 모듈이 데이터를 포함하는 바디 및 헤더로 구성된 프레임 단위로 상기 데이터를 송수신하는 버스 시스템에 있어서,상기 제1 및 제2 모듈은 각각발신 프레임의 헤더에 상기 발신 프레임의 전송 순서를 나타내는 순서 번호를 기록하고, 수신 프레임의 헤더를 파싱하는 프레임 핸들러;상기 발신 프레임의 바디에 포함된 데이터를 암호화하는 스트림 암호화 송신부; 및상기 수신 프레임의 헤더에 포함된 순서 번호가 수신하고자 하는 프레임의 순서 번호와 일치하는 경우 상기 수신 프레임의 바디에 포함된 데이터를 복호화하는 스트림 암호화 수신부를 포함하고,초기화 벡터가 갱신되는 경우, 갱신된 초기화 벡터가 포함된 제어 프레임이 수신되어 상기 초기화 벡터가 갱신되는 것을 특징으로 하는 버스 시스템.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070044700A KR101375670B1 (ko) | 2007-05-08 | 2007-05-08 | 데이터의 암호화/복호화 방법 및 이를 적용한 버스 시스템 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070044700A KR101375670B1 (ko) | 2007-05-08 | 2007-05-08 | 데이터의 암호화/복호화 방법 및 이를 적용한 버스 시스템 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20080099071A KR20080099071A (ko) | 2008-11-12 |
KR101375670B1 true KR101375670B1 (ko) | 2014-03-18 |
Family
ID=40286268
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020070044700A KR101375670B1 (ko) | 2007-05-08 | 2007-05-08 | 데이터의 암호화/복호화 방법 및 이를 적용한 버스 시스템 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101375670B1 (ko) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114697051B (zh) * | 2020-12-25 | 2024-01-09 | 华为技术有限公司 | 安全传输数据的方法、装置及系统 |
CN114401081A (zh) * | 2022-03-03 | 2022-04-26 | 矩阵时光数字科技有限公司 | 数据加密传输方法、应用及系统 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005510184A (ja) * | 2001-11-15 | 2005-04-14 | ジェネラル・インスツルメント・コーポレーション | 機密保護インターネット・プロトコル権利管理アーキテクチャ用の鍵管理プロトコルおよび認証システム |
US20050213751A1 (en) | 2004-03-26 | 2005-09-29 | Apostolopoulos John J | Methods and systems for generating transcodable encrypted content |
-
2007
- 2007-05-08 KR KR1020070044700A patent/KR101375670B1/ko not_active IP Right Cessation
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005510184A (ja) * | 2001-11-15 | 2005-04-14 | ジェネラル・インスツルメント・コーポレーション | 機密保護インターネット・プロトコル権利管理アーキテクチャ用の鍵管理プロトコルおよび認証システム |
US20050213751A1 (en) | 2004-03-26 | 2005-09-29 | Apostolopoulos John J | Methods and systems for generating transcodable encrypted content |
Non-Patent Citations (1)
Title |
---|
Kungl Tekniska Hogskolan Stockholm Master of Science Thesis, "Key Agreement for Secure Voice Over IP" (December 2003) * |
Also Published As
Publication number | Publication date |
---|---|
KR20080099071A (ko) | 2008-11-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101370829B1 (ko) | 데이터의 암호화/복호화 방법 및 이를 적용한 버스 시스템 | |
TWI736271B (zh) | 非對稱密鑰中的私鑰生成和使用方法、裝置和設備 | |
US7336783B2 (en) | Cryptographic systems and methods supporting multiple modes | |
US5345508A (en) | Method and apparatus for variable-overhead cached encryption | |
USRE40694E1 (en) | Apparatus and method for re-encrypting data without unsecured exposure of its non-encrypted format | |
US11269786B2 (en) | Memory data protection based on authenticated encryption | |
US10659216B2 (en) | Data processing method and apparatus | |
US5444781A (en) | Method and apparatus for decryption using cache storage | |
US20060265595A1 (en) | Cascading key encryption | |
KR20070022021A (ko) | 데이터 암호 처리 방법 및 장치 | |
CN105790927B (zh) | 一种总线分级加密系统 | |
US20070180270A1 (en) | Encryption/decryption device, communication controller, and electronic instrument | |
CN111832051B (zh) | 一种基于fpga的对称加解密方法及系统 | |
US7894608B2 (en) | Secure approach to send data from one system to another | |
KR20220000537A (ko) | 차량 네트워크 기반의 데이터 송수신 시스템 및 그 방법 | |
KR101790948B1 (ko) | Drm 서비스 제공 장치 및 방법, drm 서비스를 이용한 콘텐츠 재생 장치 및 방법 | |
US7773753B2 (en) | Efficient remotely-keyed symmetric cryptography for digital rights management | |
KR101375670B1 (ko) | 데이터의 암호화/복호화 방법 및 이를 적용한 버스 시스템 | |
US11909893B2 (en) | Composite encryption across cryptographic algorithms | |
US20170126399A1 (en) | Encryption apparatus, storage system, decryption apparatus, encryption method, decryption method, and computer readable medium | |
JPS6363232A (ja) | 暗号化通信方式 | |
CN117221878B (zh) | 一种基于无线网络设备的信息安全管控方法及装置 | |
CN114143022A (zh) | 数据加密方法、数据传输方法和数据解密方法及相关装置 | |
KR20190135663A (ko) | 보안이 강화된 ofb 모드의 암호화 방법 | |
JP2000244479A (ja) | 暗号化方法および装置、ならびに、復号化方法および装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20070508 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20120406 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20070508 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20130531 Patent event code: PE09021S01D |
|
E90F | Notification of reason for final refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Final Notice of Reason for Refusal Patent event date: 20131030 Patent event code: PE09021S02D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20140125 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20140312 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20140313 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20170224 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20180227 Start annual number: 5 End annual number: 5 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |