Type-safe Multiplatform cryptography library for Kotlin.
The library doesn't implement any cryptography algorithm on its own, but wraps well-known future-proof solutions
like OpenSSL 3.x, WebCrypto or JCA with type-safe multiplatform API providing uniform experience with aligned default behavior, and same expected results using identical parameters while allowing to use platform-specific capabilities.
rsocket-kotlin
RSocket Kotlin multi-platform implementation based on kotlinx.coroutines and Ktor.
Library Link
cryptography-kotlin
Type-safe Multiplatform cryptography library for Kotlin. The library doesn't implement any cryptography algorithm on its own, but wraps well-known future-proof solutions like OpenSSL 3.x, WebCrypto or JCA with type-safe multiplatform API providing uniform experience with aligned default behavior, and same expected results using identical parameters while allowing to use platform-specific capabilities.
Library Link