openwallet-foundation-labs / identity-credential

Apache License 2.0
149 stars 76 forks source link

Port core identity library to Kotlin Multiplatform. #648

Closed davidz25 closed 1 week ago

davidz25 commented 2 weeks ago

This also adds an iOS backend for all our Crypto routines, using CryptoKit.

This is the first step in making our apps run on iOS. Other changes:

Test: ./gradlew check Test: Manually tested all apps and samples.