Description
This is cryptographic disk driver for FreeBSD. It provides transparent
encryption and decryption of selected devices. It is based on vn(4).
Freshmeat page: http://freshmeat.net/projects/vncrypt/
Project status
Tracker
- Bugs
( 0 open / 3 total )
Bug Tracking System
- Support Requests
( 0 open / 1 total )
Tech Support Tracking System
- Patches
( 0 open / 0 total )
Patch Tracking System
- Feature Requests
( 0 open / 1 total )
Feature Request Tracking System
Doc Manager
Mailing Lists ( 2 mailing lists )
Screenshots
Task Manager
- Features
- Docs
CVS Tree ( 101 commits, 24 adds )
Released Files
Project news
vncrypt-1.1 released
rblaze - 2003-02-05 05:55 - Cryptographic disk driver for FreeBSD
No new features, minor bugfixes.
vncrypt 1.0 released
rblaze - 2002-09-30 02:00 - Cryptographic disk driver for FreeBSD
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.
vncrypt ported to CURRENT
rblaze - 2002-08-23 00:51 - Cryptographic disk driver for FreeBSD
Now you can encrypt your vnode-based md devices.
You have to recompile your kernel with
vncrypt beta3 released
rblaze - 2002-05-24 01:33 - Cryptographic disk driver for FreeBSD
A new algorithm was added: AES (Rijndael) in "multi-key" mode. Each disk sector encrypted with its own key, derived from one master key.
A user-level decryption utility was added and can be used for testing bf-cbc encryption mode.
Compatibility patch
rblaze - 2002-04-03 07:11 - Cryptographic disk driver for FreeBSD
blowfish interface changed is -STABLE kernels on last week. Patch commited to CVS.
Author homepage (in russian)