Join Slack
Powered by
KMM folks, Is there a KMM lib which can be use to ...
# multiplatform
c
cybr0ugh
12/15/2022, 2:37 PM
KMM folks, Is there a KMM lib which can be use to perform cryptographic ops similar to what java.security does? Usecase is to generate key pairs using algorithms like EC
l
Landry Norris
12/15/2022, 2:38 PM
Try this one
https://github.com/korlibs/korge/tree/main/krypto
c
cybr0ugh
12/15/2022, 2:46 PM
Thanks. But it doesn't seems to support EC algorithm
v
vsazel
12/16/2022, 12:19 PM
https://github.com/ionspin/kotlin-multiplatform-libsodium
138
Views
Open in Slack
Previous
Next