Macro-first encryption and obfuscation library for Rust
Compile-time obfuscation macros for rustcrypt
Core encryption and obfuscation functionality for rustcrypt
Derive macros for rustcrypt automatic struct encryption
Function-like macros for rustcrypt runtime obfuscation
Utilities for building activitypub servers
Create and decode JWTs in a strongly typed way, using crypto primatives from the RustCrypto proejct.
Library for encoding, decoding, and validating JSON Web Tokens (JWTs) implemented using Rust Crypto libraries.
EDHOC crypto library backend based on the RustCrypto crates
RustCrypto based CryptoProvider for mls-rs
OxiTLS adapter: rustls + RustCrypto CryptoProvider (pure Rust TLS)
Implementation of PLUME: nullifier friendly signature scheme on ECDSA; using the k256 library