KR19990079826A - 이더넷 랜 시스템 - Google Patents
이더넷 랜 시스템 Download PDFInfo
- Publication number
- KR19990079826A KR19990079826A KR1019980012634A KR19980012634A KR19990079826A KR 19990079826 A KR19990079826 A KR 19990079826A KR 1019980012634 A KR1019980012634 A KR 1019980012634A KR 19980012634 A KR19980012634 A KR 19980012634A KR 19990079826 A KR19990079826 A KR 19990079826A
- Authority
- KR
- South Korea
- Prior art keywords
- data frame
- data
- address
- client
- lan system
- 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
Links
- 238000000034 method Methods 0.000 claims abstract description 11
- 230000005540 biological transmission Effects 0.000 description 8
- 101100172132 Mus musculus Eif3a gene Proteins 0.000 description 5
- 238000004891 communication Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 5
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000001934 delay Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/04—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
- H04L63/0428—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
- H04L63/0435—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload wherein the sending and receiving network entities apply symmetric encryption, i.e. same key used for encryption and decryption
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/35—Switches specially adapted for specific applications
- H04L49/351—Switches specially adapted for specific applications for local area network [LAN], e.g. Ethernet switches
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Small-Scale Networks (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
Abstract
Description
Claims (6)
- 이더넷 랜 시스템에서,데이터 프레임을 전송받을 목적 클라이언트의 어드레스를 키(key)로 하여 상기 데이터 프레임을 암호화하는 단계;상기 암호화된 데이터 프레임을 출력하는 단계;상기 데이터 프레임을 처리할 노드 클라이언트의 어드레스를 키로 하여 외부에서 암호화된 데이터 프레임을 복호하는 단계;상기 복호된 데이터 프레임을 입력받는 단계를 포함하는 이더넷 랜 시스템의 데이터 입출력 방법.
- 제 1 항에 있어서, 상기 데이터 프레임을 암호화하는 단계는 상기 데이터 프레임과 상기 목적 클라이언트의 어드레스를 입력받는 단계;상기 목적 클라이언트의 어드레스를 키(key)로 하여 상기 데이터 프레임을 암호화하는 단계;상기 단계에서 암호화된 데이터 프레임에 포함된 소스 어드레스의 첫번째 비트를 1 로 대치하는 단계;상기 소스 어드레스의 첫번째 비트가 1로 대치된 데이터 프레임과 원래의 데이터 프레임의 출력여부를 선택하는 단계로 구성된 것을 특징으로 하는 이더넷 랜 시스템의 데이터 입출력 방법.
- 제 1 항에 있어서, 상기 암호화된 데이터 프레임을 복호하는 단계는 외부에서 데이터 프레임을 입력받는 단계;상기 데이터 프레임의 소스 어드레스의 첫번째 비트가 1 인지의 여부를 판단하는 단계; 그리고,상기 소스 어드레스의 첫번째 비트가 1 이면 상기 노드 클라이언트의 어드레스(Node Address)를 키(key)로 하여 상기 데이터 프레임을 복호하는 단계로 구성된 것을 특징으로 하는 이더넷 랜 시스템의 데이터 입출력 방법.
- 데이터 프레임을 입출력하는 입출력부;상기 입출력부를 통해 입력된 데이터 프레임의 암호화 여부를 판단하는 데이터 선택부;상기 데이터 선택부에서 선택된 암호화 데이터 프레임을 고유의 노드 어드레스를 복호키(key)로 하여 복호하는 데이터 복호부;상기 데이터 복호부에서 복호된 데이터 프레임 또는, 상기 데이터 선택부에서 선택된 비암호화 데이터 프레임의 출력을 선택하여 처리하는 데이터 처리부;상기 데이터 처리부에서 처리된 데이터 프레임을 소정의 목적 어드레스를 암호키(key)로 하여 암호화하는 데이터 암호부; 그리고,상기 데이터 암호부에서 암호화된 데이터 프레임 또는, 상기 데이터 처리부에서 출력된 비암호화 데이터 프레임을 선택하여 출력하는 멀티플렉스부를 포함하여 구성된 이더넷 랜 시스템.
- 제 4 항에 있어서, 상기 노드 어드레스는 클라이언트 고유의 주소값인 것을 특징으로 하는 이더넷 랜 시스템.
- 제 4 항에 있어서, 상기 목적 어드레스는 상기 데이터 프레임을 전송받을 클라이언트 고유의 주소값인 것을 특징으로 하는 이더넷 랜 시스템.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019980012634A KR100261155B1 (ko) | 1998-04-09 | 1998-04-09 | 이더넷 랜 시스템 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019980012634A KR100261155B1 (ko) | 1998-04-09 | 1998-04-09 | 이더넷 랜 시스템 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR19990079826A true KR19990079826A (ko) | 1999-11-05 |
KR100261155B1 KR100261155B1 (ko) | 2000-07-01 |
Family
ID=19536035
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019980012634A Expired - Fee Related KR100261155B1 (ko) | 1998-04-09 | 1998-04-09 | 이더넷 랜 시스템 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100261155B1 (ko) |
-
1998
- 1998-04-09 KR KR1019980012634A patent/KR100261155B1/ko not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
KR100261155B1 (ko) | 2000-07-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8983061B2 (en) | Method and apparatus for cryptographically processing data | |
US5161193A (en) | Pipelined cryptography processor and method for its use in communication networks | |
US5235644A (en) | Probabilistic cryptographic processing method | |
US5594869A (en) | Method and apparatus for end-to-end encryption of a data packet in a computer network | |
US5442708A (en) | Computer network encryption/decryption device | |
US5086469A (en) | Encryption with selective disclosure of protocol identifiers | |
US5070528A (en) | Generic encryption technique for communication networks | |
US8775790B2 (en) | System and method for providing secure network communications | |
US8112622B2 (en) | Chaining port scheme for network security | |
US5099517A (en) | Frame status encoding for communication networks | |
US20050071628A1 (en) | Method and apparatus of communicating security/encryption information to a physical layer transceiver | |
US7039190B1 (en) | Wireless LAN WEP initialization vector partitioning scheme | |
KR20050017350A (ko) | 입력 장치가 없는 시스템에서의 암호키 생성 방법 및 이에적합한 장치 | |
Chavez et al. | Achieving confidentiality security service for can | |
US20020116606A1 (en) | Encryption and decryption system for multiple node network | |
JP2693881B2 (ja) | 通信ネットワークで使用される暗号処理装置及び方法 | |
JP2007500481A (ja) | Desアルゴリズムに基づく暗号化方法。 | |
KR100261155B1 (ko) | 이더넷 랜 시스템 | |
KR20010008808A (ko) | 무선랜에서의 데이터 암호화 방법 | |
WO2023228623A1 (ja) | 暗号化システムおよび暗号化方法 | |
KR100438180B1 (ko) | 선택적인 암호화기능을 갖는 tcp/ip기반 네트워크용고속 암/복호화 장치 및 방법 | |
Chandramathi et al. | Fuzzy based dynamic WEP keymanagement for WLAN security enhancement | |
Chávez et al. | Security services in fieldbuses: at what cost? | |
HK1099147A (en) | Method and apparatus for cryptographically processing data | |
JP2003143127A (ja) | セキュリティ保持方法及びその実施システム並びにその処理プロセス |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 19980409 |
|
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 19980409 Comment text: Request for Examination of Application |
|
PG1501 | Laying open of application | ||
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: 20000322 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20000417 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20000418 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20030318 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20040326 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20050322 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20050322 Start annual number: 6 End annual number: 6 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |