Hello all, Is there any plans for a kotlin multiplatform crypto lib? I'm looking for the obvious SHA256, Bech32, Base58 etc... perhaps as part of standard library.
I found komputing.org too which isn't yet multiplatform but they're well on their way
Would be great if the base algorithms we're in stdlib so we could build on top of those instead of pulling together lots of stuff from different parts of the community