05nelsonm on Nostr: Kotlin Multiplatform has 0 support for cryptographic functions, and you have to ...
Kotlin Multiplatform has 0 support for cryptographic functions, and you have to annoyingly drop into each platform specific sources just to do things like sha 256.
Had the same issue with obtaining cryptographically secure random bytes from the system, which prompted me to create a library for it.
Needless to say, I bought the domain kotlincrypto.org and will be working towards building that out. Hopefully will have some basic hashing functions available Friday.
Had the same issue with obtaining cryptographically secure random bytes from the system, which prompted me to create a library for it.
Needless to say, I bought the domain kotlincrypto.org and will be working towards building that out. Hopefully will have some basic hashing functions available Friday.