How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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)
The main features of dnaq/sodiumoxide are: Rust Cryptography, Cryptography.
Projects with overlapping indexed features include: 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…