상세검색
최근 검색어 전체 삭제
다국어입력
즐겨찾기0
학술저널

리눅스 운영체제에서 보안 파일 시스템 모듈 구현

Implementation of the SCFS(Security Cryptography File System Module on the Linux O.S

  • 21
커버이미지 없음

본 논문은 리녹스 운영체제에서 동작하는 보안 파일 시스템 (SCFS : Security Cryptography File System) 을 설계한다. SCFS 파일 시스템은 사용자 데이터를 암호화함으로써 특정 시스템에 접근이 허용되지 않는 사용자에게 중요한 자료가 노출되지 않도록 해준다. SCFS 파일 시스템은 blowfish 알고리즘을 사용하여 암호 및 복호화를 수행한다. 키 생성을 위하여 키 서버를 통하지 않고 자체 키 생성 알고리즘에 의하여 키를 만든 후 이키 값을 이용하여 암 · 복호화를 수행한다. SCFS 파일 시스템은 리녹스(Linux) 운영체제 커널에서 동적 모률 개념올 적용하여 동작되도록 설계된다.

I propose the SCFS(Security Cryptography File System) file system to encrypt or decrypt a plaintext or an encrypted text. The SCFS file system uses the blowfish algorithm to encrypt or decrypt a data of the O.S. The SCFS me system protects an important me of the O.S. To overcome the overhead of the key server, I use key generating algorithm which is installed in the same system as the SCFS me system The SCFS me system is fitted into the Linux O.S. The SCFS is transparent to a user by implementing at the kernel level.

요약

Abstract

1.서론

2.관련 연구

3.SCFS(Security Cryptography File System)설계

4.실험

5.결론

참고문헌

(0)

(0)

로딩중