Re: Draft registration for application/xenc+xml

[trimming the really long cc list]

On Friday, May 24, 2002, at 01:13 PM, Joseph Reagle wrote:

> If you encrypt a PNG, the
> resulting instance might look like:
>
>   <?xml version='1.0'?>
>   <EncryptedData xmlns='http://www.w3.org/2001/04/xmlenc#'
>    MimeType='image/png'>
>     <CipherData>
>       <CipherValue>A23B45C56</CipherValue>
>     </CipherData>
>   </EncryptedData>

Doesn't this leak the fact that a PNG is encrypted? Is there any way to 
include this metadata inside the encrypted data?

  - Aaron

Received on Friday, 24 May 2002 14:45:19 UTC