View : 759 Download: 0

Full metadata record

DC Field Value Language
dc.contributor.author이지은-
dc.creator이지은-
dc.date.accessioned2016-08-26T12:08:40Z-
dc.date.available2016-08-26T12:08:40Z-
dc.date.issued2000-
dc.identifier.otherOAK-000000070778-
dc.identifier.urihttps://dspace.ewha.ac.kr/handle/2015.oak/189715-
dc.identifier.urihttp://dcollection.ewha.ac.kr/jsp/common/DcLoOrgPer.jsp?sItemId=000000070778-
dc.description.abstract초고속 통신망에서의 정보 침해는 짧은 시간에 많은 데이터의 손실을 초래할 수 있기 때문에 정보보호의 필요성이 제기되고 있다. ATM 망에서의 정보보안을 위해 제안된 연구 방안은 계층 별로 보안 서비스를 적용한 해결책을 다양하게 제시하고 있다. 보안 서비스를 ATM 계층과 AAL 계층에 적용시킬 수도 있고, 이 계층들 사이에도 적용시킬 수 있으며 보안 계층을 따로 두어 보안 서비스를 하나의 계층에서 투명하게 적용할 수도 있다. 그러나 이러한 연구들의 결과가 이론에 그치고 있고, 실제로 암호 알고리즘 등의 보안 서비스를 적용한 망에서의 성능을 평가하는 부분에 대해서는 연구가 부족한 상황이다. 본 논문에서는 사용자 평면에서의 데이터의 비밀성, 무결성, 데이터 원천 인증 등의 보안 서비스를 적용한 보안 계층을 구현하고, SDL이라는 시뮬레이션 도구를 이용하여 이러한 보안 서비스를 적용한 세 가지 종류의 망을 모델링을 한 후 메시지 전달 지연 시간 등을 측정하여 그 성능을 비교·분석하였다. 첫 번째 망은 보안 서비스가 적용되지 않은 일반 ATM 망이고, 두 번째 망은 보안 계층이 AAL 계층 내에 있는 CS 부계층과 SAR 부계층 사이에 삽입된 망이고, 세 번째 망은 보안 계층이 ATM 계층과 AAL 계층 사이에 삽입된 망이다. 보안 계층에서 적용되는 보안 서비스를 제공하기 위하여 다양한 암호 알고리즘들, 해쉬함수, 그리고 난수 발생기를 이용한다. 마지막으로 본 논문에서는 암호 알고리즘에 필요한 세션키가 분실될 때의 암호 동기화를 제대로 할 수 있는 방안을 제시하여 보안 서비스가 원활하게 작동할 수 있도록 지원한다.;It needs to provide information security in ATM network because the information hacking in high speed network cause a heavy data loss in short time relatively. The current methods providing information security in ATM network propose various solutions which apply security services to each layers (i.e. ATM layer, AAL layer, between ATM layer and AAL layer) according to ATM reference model. But the result of this researches are theoretical, actually the research about area of performance evaluation in ATM network applying security services such as cryptography algorithm doesn't be processed widely. In this paper, the performance of ATM network including security services is evaluated by measuring message transfer delay time. The security services provide data confidentiality, integrity, data origin authentication in user plane. This security services are implemented using three block cryptography algorithm(IDEA, DES, SAFER), a hash function(RIPEMD-128) and a random number generator(SPRNG). Moreover three kinds of modeling including optional security layer is done by using SDL simulation tool. The first modeling is normal ATM network not providing any security services. The second modeling is the ATM network which is inserted with security layer between CS sublayer and SAR sublayer within AAL layer. The third modeling is the ATM network which inserted with security layer between ATM layer and AAL layer. The proposed scheme is last one that makes cryptography synchronization rapidly, accurately when a session key is lost during message transfer in network. After the session key is lost, the fast recovery of cryptography synchronization must by processed. This proposed method provides the fast recovery of cryptography synchronization by eliminating received messages from sender after a receiver detecting message loss sends OAM cell to sender to indicate this fact.-
dc.description.tableofcontents논문개요 = ix I. 서론 = 1 1.1 연구 배경 = 1 1.2 연구 목적 = 2 1.3 연구 내용 = 3 II. 기존의 ATM 보안 메커니즘 고찰 = 5 2.1 ATM 프로토콜 참조 모델 = 5 2.2 ATM 보안 위협 요소 = 6 2.2.1 도청 = 7 2.2.2 위장 = 7 2.2.3 서비스 부인 = 7 2.2.4 VC 훔치기 = 8 2.2.5 트래픽 분석 = 9 2.2.6 행위 부인 = 9 2.2.7 위조 = 9 2.3 ATM 보안 서비스 = 10 2.3.1 네트워크 보안 시스템의 요구사항 = 10 2.3.2 ATM 보안 규격과 프레임워크 = 11 2.4 ATM 계층별 보안 메커니즘 = 14 2.4.1 물리 계층 내부, 물리 계층과 ATM 계층 사이, ATM 계층 내부 = 15 2.4.2 ATM 적응 계층 내부 = 17 2.4.3 AAL 계층과 ATM 계층 사이 = 19 III. 기존의 암호 메커니즘 고찰 = 22 3.1 기존의 암호 메커니즘 = 22 3.1.1 대칭형 암호 시스템 = 22 3.1.2 해쉬함수 = 27 3.1.3 난수 발생기(Random Number Generator) = 28 3.1.4 블록 암호 모드 = 29 3.2 기존의 세션키 갱신 방안 = 30 3.2.1 ATM 포럼 = 30 3.2.2 Chuang 방안 = 31 3.2.3 신효영 방안 = 31 IV. 제안하는 세션키 갱신 방안 모델 = 33 4.1 기존의 세션키 갱신 방안의 문제점 = 33 4.2 제안한 세션키 갱신 프로토콜 = 35 V. 보안 서비스를 적용한 ATM 망의 모델링 및 성능평가 = 40 5.1 모델링 도구 : SDL과 SDT = 40 5.1.1 개요 및 특성 = 40 5.1.2 SDL 동작 = 41 5.1.3 SDT(SDL Tool) = 42 5.2 모델링 망 모델 = 43 5.2.1 망모델 구조 = 43 5.2.2 보안 계층의 적용 = 44 5.2.3 암호시스템의 적용 = 47 5.3 성능 분석 결과 = 48 5.3.1 보안 서비스가 적용되지 않은 ATM 망 (CASE A) = 48 5.3.2 보안 계층이 CS 부계층과 SAR 부계층 사이에 삽입된 경우(CASE B) = 53 5.3.3 보안 계층이 ATM 계층과 AAL 계층 사이에 삽입될 경우(CASE C) = 57 VI. 결론 = 63 6.1 연구 결과 및 의의 = 63 6.2 향후 연구 계획 = 65 참고문헌 = 67 ABSTRACT = 70-
dc.formatapplication/pdf-
dc.format.extent2228077 bytes-
dc.languagekor-
dc.publisher이화여자대학교 과학기술대학원-
dc.titleAtm 망에서의 보안 서비스 적용과 성능 평가 연구-
dc.typeMaster's Thesis-
dc.format.pageix, 71 p.-
dc.identifier.thesisdegreeMaster-
dc.identifier.major과학기술대학원 컴퓨터학과-
dc.date.awarded2000. 2-
Appears in Collections:
일반대학원 > 컴퓨터공학과 > Theses_Master
Files in This Item:
There are no files associated with this item.
Export
RIS (EndNote)
XLS (Excel)
XML


qrcode

BROWSE