CommonCrypto how can i use it in Fire?

Hi,
I want to use in my iOS Fire project CommonCrypto. I found that these files (.h) are located in Application Xcode.app package.
Can I generated .fx files for .h or is any other way to do it?
Best regards
Mateusz

I believe CommonCrypto is written in Apple Swift, so right now you cannot use it from Elements, until our Swift ABI support is finalized, hopefully sometime in 2022.

Do you know any other crypto library for objective-c whose I can use right now?
Mateusz