encryption

I need to (optionally) encrypt my data. I have seen lots of related
threads but none with a clear conclusion. I am wondering if HDF5
offers any straight forward solutions here.
Thanks.

···

--
Dominik

Hi Dominik

The only viable solution at the moment is to write a vfl driver to
encrypt the metadata. At least as far as I know. It is not of course
supported by HDF.

Cheers

Dimitris

···

2012/2/2, Dominik Szczerba <dominik@itis.ethz.ch>:

I need to (optionally) encrypt my data. I have seen lots of related
threads but none with a clear conclusion. I am wondering if HDF5
offers any straight forward solutions here.
Thanks.

--
Dominik

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Hi,

I am not concerned about metadata, I am concerned entirely with the
"heavy" data, so the array contents.

Thanks for any hints,
Dominik

···

On Thu, Feb 2, 2012 at 11:00 PM, Dimitris Servis <servisster@gmail.com> wrote:

Hi Dominik

The only viable solution at the moment is to write a vfl driver to
encrypt the metadata. At least as far as I know. It is not of course
supported by HDF.

Cheers

Dimitris

2012/2/2, Dominik Szczerba <dominik@itis.ethz.ch>:

I need to (optionally) encrypt my data. I have seen lots of related
threads but none with a clear conclusion. I am wondering if HDF5
offers any straight forward solutions here.
Thanks.

--
Dominik

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

--
Dominik

Hi,

  as far as I know there is no pre-existing encryption filter yet, but it should
not be too hard to register an encryption method as a data filter. This may well
require 3rd party libraries beyond HDF5 to do the actual encryption, thus be
application/domain-specific.

http://www.hdfgroup.org/HDF5/doc/RM/RM_H5Z.html#Compression-Register

  Werner

···

On Fri, 03 Feb 2012 21:45:49 +0100, Dominik Szczerba <dominik@itis.ethz.ch> wrote:

Hi,

I am not concerned about metadata, I am concerned entirely with the
"heavy" data, so the array contents.

Thanks for any hints,
Dominik

On Thu, Feb 2, 2012 at 11:00 PM, Dimitris Servis <servisster@gmail.com> > wrote:

Hi Dominik

The only viable solution at the moment is to write a vfl driver to
encrypt the metadata. At least as far as I know. It is not of course
supported by HDF.

Cheers

Dimitris

2012/2/2, Dominik Szczerba <dominik@itis.ethz.ch>:

I need to (optionally) encrypt my data. I have seen lots of related
threads but none with a clear conclusion. I am wondering if HDF5
offers any straight forward solutions here.
Thanks.

--
Dominik

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

--
___________________________________________________________________________
Dr. Werner Benger Visualization Research
Laboratory for Creative Arts and Technology (LCAT)
Center for Computation & Technology at Louisiana State University (CCT/LSU)
211 Johnston Hall, Baton Rouge, Louisiana 70803
Tel.: +1 225 578 4809 Fax.: +1 225 578-5362

Hi Dominik

if you encrypt the metadata there is no easy way toaccess the data.
You have to consider first how much security you can afford.

Cheers

Dimitris

···

2012/2/3, Dominik Szczerba <dominik@itis.ethz.ch>:

Hi,

I am not concerned about metadata, I am concerned entirely with the
"heavy" data, so the array contents.

Thanks for any hints,
Dominik

On Thu, Feb 2, 2012 at 11:00 PM, Dimitris Servis <servisster@gmail.com> > wrote:

Hi Dominik

The only viable solution at the moment is to write a vfl driver to
encrypt the metadata. At least as far as I know. It is not of course
supported by HDF.

Cheers

Dimitris

2012/2/2, Dominik Szczerba <dominik@itis.ethz.ch>:

I need to (optionally) encrypt my data. I have seen lots of related
threads but none with a clear conclusion. I am wondering if HDF5
offers any straight forward solutions here.
Thanks.

--
Dominik

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

--
Dominik

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org