I would like to create my own CSP (cryptographic service provider) with non standart cryptographic algorithms (like GOST etc) Is there any way for me to register it in ios, so the other applications may use my csp through standart ios security interface? p.s without jailbreak =)

p.p.s. sorry for my poor english =)

link|improve this question
feedback

1 Answer

No. Apps on iOS are strongly separated from each other. One app cannot provide services to another app, except to open URLs or document files.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.