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.
[DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)
الميزات الرئيسية لـ dnaq/sodiumoxide هي: Rust Cryptography, التشفير.
تشمل البدائل مفتوحة المصدر لـ dnaq/sodiumoxide: sfackler/rust-openssl — OpenSSL bindings for Rust. klutzy/suruga — [INACTIVE] TLS 1.2 implementation in Rust. 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…