bugzilla-daemon at defect.opensolaris.org
2008-Mar-28 04:59 UTC
[Bug 883] New: zfs create with 128bit crypto gets error from kernel wanting 256bit key
http://defect.opensolaris.org/bz/show_bug.cgi?id=883
Summary: zfs create with 128bit crypto gets error from kernel
wanting 256bit key
Classification: Development
Product: zfs-crypto
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: minor
Priority: P3
Component: other
AssignedTo: ajscarp at yahoo.com
ReportedBy: ajscarp at yahoo.com
QAContact: hua.tang at sun.com
CC: zfs-crypto-discuss at opensolaris.org
Estimated Hours: 0.0
During zfs create, if encryption=aes-128-ccm, uses that key length for the
wrapping key.. The kernel is expecting a 256bit key for the wrapping key..
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
bugzilla-daemon at defect.opensolaris.org
2008-Mar-28 10:19 UTC
[Bug 883] zfs create with 128bit crypto gets error from kernel wanting 256bit key
http://defect.opensolaris.org/bz/show_bug.cgi?id=883
Darren J Moffat <darrenm at opensolaris.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darrenm at opensolaris.org
AssignedTo|ajscarp at yahoo.com |darrenm at opensolaris.org
Status|NEW |CAUSEKNOWN
--- Comment #1 from Darren J Moffat <darrenm at opensolaris.org>
2008-03-28 03:19:54 ---
I know about this, I forgot to remove the hardcoded "32" and replace
it with a
lookup in the zio_crypt_table.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
bugzilla-daemon at defect.opensolaris.org
2008-Apr-01 16:56 UTC
[Bug 883] zfs create with 128bit crypto gets error from kernel wanting 256bit key
http://defect.opensolaris.org/bz/show_bug.cgi?id=883
Darren J Moffat <darrenm at opensolaris.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CAUSEKNOWN |FIXINPROGRESS
--- Comment #2 from Darren J Moffat <darrenm at opensolaris.org>
2008-04-01 09:56:30 ---
I believe this is fixed as part of changeset 6c6f6dd7f537.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
bugzilla-daemon at defect.opensolaris.org
2008-Apr-01 16:56 UTC
[Bug 883] zfs create with 128bit crypto gets error from kernel wanting 256bit key
http://defect.opensolaris.org/bz/show_bug.cgi?id=883
Darren J Moffat <darrenm at opensolaris.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|FIXINPROGRESS |CLOSED
Resolution| |FIXED
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.