OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

kmip-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Fwd: [kmip-comment] Clarification on Key Value for wrapped objects


I could be wrong but I believe the answer is in section 2.1.5 Key Wrapping Data

The following encoding options are currently defined:  

No Encoding (i.e., the wrapped un-encoded value of the Byte String Key Material field in the Key Value structure).  

TTLV Encoding (i.e., the wrapped TTLV-encoded Key Value structure).


TC-WRAP-14 uses the "No Encoding" value



Best,
Mark Joseph
P6R, Inc



-------- Forwarded Message --------
Subject: [kmip-comment] Clarification on Key Value for wrapped objects
Date: Fri, 1 Sep 2017 16:03:43 -0300
From: Gabriel Mandaji <gabriel@kryptus.com>
To: kmip-comment@lists.oasis-open.org


Hi all,

While running tests TC-WRAP-*-14, I started to wonder how to properly format Key Values for wrapped objects and would really appreciate any help to clarify that.

Those tests expect wrapped keys to be within a Key Material, both when registering and when retrieving wrapped objects. E.g.:

<KeyValue>
    <KeyMaterial type="ByteString" value="1fa68b0a8112b447aef34bd8fb5a7b829d3e862371d2cfe5"/>
</KeyValue>

However, that seems to go against what is defined on the specification. The Key Value's description states that it may either be a Structure, if the object is not wrapped, or a Byte String, if the object is wrapped.

Therefore, I would expect wrapped objects to have a Key Value without any Key Material. E.g.:

<KeyValue type="ByteString" value="1fa68b0a8112b447aef34bd8fb5a7b829d3e862371d2cfe5"/>

Which is the correct format?

On a related note, TC-WRAP-1-14 seems to be missing the Unwrap flag on the KEK (though I don't know how to properly report that, now that the public review has ended).

Best Regards,

Gabriel Francisco Mandaji,
Desenvolvedor de Software
KRYPTUS EED S/A
Trust in Cybersecurity
+55 19 3112 5000
====================


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]