DEPRECATED Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)
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.
A (mostly) pure-Rust implementation of various cryptographic algorithms.
The main features of dagenix/rust-crypto are: Rust Cryptography, Cryptography.
Open-source alternatives to dagenix/rust-crypto include: sfackler/rust-openssl — OpenSSL bindings for Rust. klutzy/suruga — [INACTIVE] TLS 1.2 implementation in Rust. dnaq/sodiumoxide — [DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium). 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…