#6 new
snej

Alternative message format [iPhone]

Reported by snej | April 14th, 2009 @ 07:12 PM

The standard way to package up RSA-encrypted and/or -signed data is with CMS (Cryptographic Message Syntax). The MYEncoder and MYDecoder class provide this. But the underlying CMS functionality isn't available on iPhone OS, unfortunately.

Crypo experts caution against inventing new protocols and formats, but there's no alternative except for waiting for Apple to release a public CMS API for the iPhone.

(I did this a year ago for my Cloudy project, using YAML as the wrapper format. If I did it again, I'd probably use JSON instead, as it's simpler than YAML and easier to canonicalize.)

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A high-level cryptography API for Mac OS X and iPhone.

People watching this ticket

Pages