DEPRECATED Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)
A (mostly) pure-Rust implementation of various cryptographic algorithms.
A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT, SD-JWT, and JWE with signing, encryption, and JWK key management.
[INACTIVE] TLS 1.2 implementation in Rust
The main features of klutzy/suruga are: Rust Cryptography, Cryptography.
Open-source alternatives to klutzy/suruga include: sfackler/rust-openssl — OpenSSL bindings for Rust. dnaq/sodiumoxide — [DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium). dagenix/rust-crypto — A (mostly) pure-Rust implementation of various cryptographic algorithms. amosavian/jwsetkit — A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT,… attaswift/siphash — Simple and secure hashing in Swift with the SipHash algorithm. artem-smotrakov/micropython-rsa-signing — This is an implementation of RSA signing for MicroPython. It's writter in pure Python, and based on python-rsa version…