Download List

프로젝트 설명

This is cryptographic disk driver for FreeBSD. It
provides transparent encryption and decryption of
selected devices. It is based on vn(4).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-01-29 12:22
1.1

마이너 버그수정.
Tags: Stable, Minor bugfixes
Minor bugfixes.

2002-09-27 15:26
1.0

이 릴리스에는 몇 가지 코드 정리와 호환성을위한 변경이 포함되어있습니다. '- P'로 vncryptctl 옵션이 추가되었습니다; 그것을 지금은 모든 파일 설명에서 열쇠 글을 읽을 수있습니다.
Tags: Stable, Minor feature enhancements
This release includes some code cleanup and compatibility changes. The '-p' option was added to vncryptctl; it can now read passphrases from any file descriptor.

2002-05-23 18:16
1.0-beta3

사용자 수준의 암호 해독 유틸리티가 추가되었습니다 bf 테스트를 위해 사용될 수있습니다 - CBC는 암호화 모드입니다. 새로운 알고리즘이 추가되었습니다 : AES는 (Rijndael을) "멀티 키"모드이다. 각 디스크 섹터 자체의 열쇠는 하나의 마스터 키에서 파생된 암호화. 이 버전은 최근 4 - 안정 커널에서만 커널 복어 인터페이스부터 3 월 하순에 바뀌었습니다 컴파일됩니다.
Tags: Stable, Major feature enhancements
A user-level decryption utility was added and can
be used for testing bf-cbc encryption mode. A new
algorithm was added: AES (Rijndael) in "multi-key"
mode. Each disk sector encrypted with its own key,
derived from one master key. This version will
compile only with recent 4-STABLE kernels since
the blowfish interface in the kernel was changed
in late March.

2002-01-22 21:22
1.0-beta2

새 암호화 모듈 AES는 (Rijndael을위한) CBC는 모드에 추가되었습니다.
Tags: Stable, Major feature enhancements
A new encryption module added for AES (Rijndael) in CBC mode.

2001-12-09 20:49
1.0-beta1

복어 암호화, 비활동 시간 초과, 및 선택적 사용자 구성 가능한 장치.
Tags: Stable, Initial freshmeat announcement
Blowfish encryption, inactivity timeout, and optional user-configurable devices.

Project Resources