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.0.5compared with
Version Details
| 1.0.4 | 1.0.5 | |
|---|---|---|
| Release date | May 30, 2024 | Jun 18, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.4 | 1.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 1.9.23 | 2.0.0 |