https://kotlinlang.org logo
Title
e

Evegenii Khokhlov

03/22/2023, 8:24 AM
Hello, I would like to share an article I wrote about how to utilize Apple’s CryptoKit library within a Kotlin Multiplatform shared module using the Swift Klib Gradle plugin. This approach may be helpful if you are concerned about using third-party cryptographic libraries for security reasons. https://dev.to/ttypic/going-swiftly-using-a-swift-only-libraries-in-your-kotlin-multiplatform-app-1ml9
j

Johann Pardanaud

03/22/2023, 8:42 AM
Thank you, I didn’t know about Swift Klib! 👏
Oh! Which is actually developed by yourself, congrats!
e

Evegenii Khokhlov

03/22/2023, 8:46 AM
thank you very much @Johann Pardanaud! if you face any difficulties with plugin feel free to text me here or create an issue in github