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 =)
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.