OpenSolaris

  subsites   code review   repo   packages   bugs   defect   polls   planet
You are not signed in. Sign in or register.

Announcements

Demo at LOSUG | 07/03/2008

In the March London OpenSolaris User Group meeting got a presentation and demo of the current ZFS Crypto work. Slides and an audio recording are available from the LOSUG pages.

x86 Alpha bfu released | 10/04/2007

Alpha bfu archives for the x86 platform are available here.

First Crypt! | 05/30/2006

The diffs against onnv_41 are the first bits to encrypt data without causing a panic. Note this uses a HARDCODED KEY this is NOT suitable for deployment yet.

Also decrypt doesn't work and there appears to be a related problem with pool import. The reason decrypt doesn't work is because we have actually changed the data in the ARC and zio_read_decrypt() isn't getting called because we have the data in the cache.

Opening day | 02/22/2006

Lets go crypt some storage!

Posted draft design doc and skelteton code changes for ZFS I/O pipeline to do encryption and decryption.