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.4.0compared with
Version Details
| 1.3.1 | 1.4.0 | |
|---|---|---|
| Release date | Jul 15, 2025 | Oct 30, 2025 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.3.1 | 1.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.0.21 | 2.2.20 |
Runtime Changes (2)
| 1.3.1 | 1.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.bouncycastle » bcprov-jdk18on | 1.81 | 1.82 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-io-core-jvm | 0.5.4 | 0.8.0 |