summaryrefslogtreecommitdiffstats
path: root/sys/geom/eli/g_eli.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for Camellia encryption algorithm.pjd2007-09-011-1/+6
* Add 'configure' subcommand which for now only allows setting and removingpjd2006-09-161-3/+5
* Before using byte offset for IV creation, covert it to little endian.pjd2006-08-111-9/+13
* Forgot to bump version number after G_ELI_FLAG_READONLY flag addition.pjd2006-08-111-3/+5
* Allow geli to operate on read-only providers.pjd2006-08-091-0/+4
* Implement data integrity verification (data authentication) for geli(8).pjd2006-06-051-12/+124
* Revert previous change, as I fixed MD5(9).pjd2006-03-301-6/+2
* md_hash field in g_eli_metadata structure is not 4 byte aligned, whichpjd2006-03-301-2/+6
* Remove trailing spaces.pjd2006-02-011-1/+1
* Add a __packed keyword to g_eli_metadata struct definition, sopjd2005-08-201-1/+1
* - Add a missing period.pjd2005-08-191-3/+3
* Be case-insensitive when dealing with algorithm names.pjd2005-08-081-4/+5
* Add GEOM_ELI class which provides GEOM providers encryption.pjd2005-07-271-0/+366
OpenPOWER on IntegriCloud