Re: Keychain issues with public key on iOS

2013-02-11 Thread Jens Alfke
On Feb 10, 2013, at 10:03 PM, Damien Cooke dam...@smartphonedev.com wrote: Is there any chance you could share the ComputeSHA1 message with me? I know you said it was only a wrapper for commonCrypto but I am so lost in this stuff I want t check everything. Sure; it’s pretty trivial:

Re: Keychain issues with public key on iOS

2013-02-10 Thread Damien Cooke
Thanks so much Jens, Is there any chance you could share the ComputeSHA1 message with me? I know you said it was only a wrapper for commonCrypto but I am so lost in this stuff I want t check everything. Regards Damien On 09/02/2013, at 4:05 PM, Jens Alfke j...@mooseyard.com wrote: On Feb

Keychain issues with public key on iOS

2013-02-08 Thread Damien Cooke
All, I am trying to put a public key into the ios keychain so I can get a SecKeyRef to use to verify a signature. Now the key loos like this: -BEGIN PUBLIC KEY- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqE28o7Rhg36oaTGpHgIY

Re: Keychain issues with public key on iOS

2013-02-08 Thread Jens Alfke
On Feb 8, 2013, at 1:31 PM, Damien Cooke dam...@smartphonedev.com wrote: I am trying to put a public key into the ios keychain so I can get a SecKeyRef to use to verify a signature. Oh dear. Any time I have to deal with the iOS keychain APIs I get either enraged or sick to my stomach or