Download List

Project Description

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

Minor bugfixes.
Tags: Stable, Minor bugfixes

2002-09-27 15:26
1.0

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.
Tags: Stable, Minor feature enhancements

2002-05-23 18:16
1.0-beta3

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.
Tags: Stable, Major feature enhancements

2002-01-22 21:22
1.0-beta2

A new encryption module added for AES (Rijndael) in CBC mode.
Tags: Stable, Major feature enhancements

2001-12-09 20:49
1.0-beta1

Blowfish encryption, inactivity timeout, and optional user-configurable devices.
Tags: Stable, Initial freshmeat announcement

Project Resources