oml-cryptokit-rs

Crates.iooml-cryptokit-rs
lib.rsoml-cryptokit-rs
version0.1.1-alpha
created_at2025-05-25 15:06:22.466143+00
updated_at2025-05-25 15:58:55.200136+00
descriptionA very lightweight wrapper around Apple's CryptoKit for Swift.
homepage
repositoryhttps://github.com/AndreasOM/oml-cryptokit-rs
max_upload_size
id1688435
size14,446
Andreas Neukoetter (AndreasOM)

documentation

README

oml-cryptokit-rs

Note: I’m not a lawyer — please make sure to verify your own export compliance when distributing software that includes cryptographic algorithms.

TL;DR: This is a minimal wrapper around Apple’s CryptoKit, which unfortunately is only available as a Swift package.

We use it, along with a matching GDExtension, to ship Godot-based games that use encryption or signing — and benefit from reduced export paperwork, thanks to Apple handling the heavy lifting.

This is early work in progress!

Commit count: 0

cargo fmt