Click here to Skip to main content
15,881,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi Guys,

We are currently in the process of migrating our codes from Javascript to Swift with Objective C supported libraries. Our encryption algorithms was written using Javascript, and I found out that we are using ASN1 structures. I was wondering if any of you knows any ASN1 libraries that are available in Swift or Objective C?

Thanks in advance.


Thanks!
Posted

1 solution

Swift isnt so wide spread now and here, so you better to Objective-C. My tip would be interesting approch to wrap OpenSSL into Xcode.

The professional software from Chilkat has also Swift Example.

Lastly I found that ASN1C on Github.

I really would like to hear from you how you solve it. Maybe you can write an article.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900