Provides access from kotlin multiplatform to:
- Native cryptographic primitives and digest algorithms including:
- Secure random
- Aes encryption
- Rsa encryption and signing
- Hmac signing
- Byte array encoding and decoding (hex, base64)
Version1.2.0compared with
Version Details
| 1.1.3 | 1.2.0 | |
|---|---|---|
| Release date | Sep 30, 2024 | Oct 15, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.1.3 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.0.0 | 2.0.21 |
Runtime Changes (2)
| 1.1.3 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.kotlinx » kotlinx-io-core-jvm | - | 0.5.4 |
| - Removed | io.ktor » ktor-utils-jvm | 2.3.8 | - |