1 / 7

KDC 프로그램 계획서 – 3 조

KDC 프로그램 계획서 – 3 조. 목차. KDC 프로그램 계획서 1 . 프로그램 목적 2. KDC 시나리오 3. KDC 구축 환경 . 4. 개발 일정 . . 1. 프로그램 목적. Key Distributed Center(KDC) 를 이론이 아닌 실제 프로그램으로 구현. 2. KDC 시나리오. 1. client A 가 난수를 생성하여 서버에 전송

brenna
Download Presentation

KDC 프로그램 계획서 – 3 조

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. KDC프로그램 계획서 – 3 조

  2. 목차 • KDC 프로그램 계획서 1.프로그램 목적 2. KDC 시나리오 3. KDC 구축 환경. 4. 개발 일정.

  3. 1. 프로그램 목적 • Key Distributed Center(KDC)를 이론이 아닌 실제 프로그램으로 구현.

  4. 2. KDC 시나리오 1.client A가 난수를 생성하여 서버에 전송 2. 서버 처리 {세션키 + 요청메세지 + 난수 + (EKb[Ks, IDA]) }를 암호화 하여 사용자에게 전송 3. 복호화 하여 세션키 저장 후 EKb[Ks, IDA] 는 B Client 로 전송 4. 송수신자간 인증 모듈 실행

  5. 2. KDC 시나리오 • 5.B는 A에게 임시 비표 (난수N)를 세션키로 암호화하여 전송 • 6.A는 B에게 f(난수N)를 세션키로 암호화하여 전송 응답으로 A를 인증

  6. 3. KDC 구축 환경 • 3.1. 네트워크 연결 • Sever PC, Client A, Client B 구성하여 인증. • 3.2 언어. • C++을 이용한 소켓 프로그램밍.

  7. 4. KDC 개발 일정

More Related