Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Release Artifacts

Core-Crypto publishes releases to a variety of platforms.

Typescript

Typescript releases are published on NPM.

JVM / KMP

Java bindings are published on Sonatype.

Android

Android bindings are published on Sonatype.

Swift

Swift bindings are published as a pair of .xcframework.zip files on the Github release.

Rust

We do not publish releases to crates.io. Instead, if you need to include CC as a dependency, add it via the repo:

core-crypto = { version = "10.0.0", tag = "v10.0.0", git = "https://github.com/wireapp/core-crypto" }