Design of files and directories with security features within the Windows O.S using Visual C++

Visual C++을 이용한 윈도우 운영체제 내의 파일 및 디렉토리 보안 기능 설계

  • Jang, Seung-Ju (Dept. of Computer Engineering, Dong-Eui University) ;
  • Kim, Jun-ho (Dept. of Computer Engineering, Dong-Eui University)
  • 장승주 (동의대학교 컴퓨터공학과) ;
  • 김준호 (동의대학교 컴퓨터공학과)
  • Published : 2009.05.22

Abstract

This program was developed in Visual C + +, the Windows operating system has security features within the files and directories. File and directory security, encryption / decryption operations yirueojimyeo file security can be round, to know the value of the key and security password I need to know the directory is designed to be decrypted. In addition, ECB, CBC algorithm and 3DES, SEED algorithms and methods, and encryption. De0 can not run that created the file extension, as has been developed to allow for double security.

이 프로그램은 Visual C++로 개발되었으며, 윈도우 운영체제내에서 파일 및 디렉토리 보안 기능을 가지고 있다. 파일 및 디렉토리 보안은 암호화/복호화 작업으로 이루어지며 파일 보안은 키 값과 라운드수를 알아야 하고, 디렉토리 보안은 비밀번호를 알아야만 복호화 할 수 있도록 설계되었다. 또한 ECB, CBC 연산방식과 3DES, SEED 알고리즘방식을 지원하며, 암호화 시 .de0 이라는 실행할 수 없는 확장자의 파일로 만들어지면서 이중보안을 할 수 있도록 개발되었다.

Keywords