Run a test KMS server for testing purposes
Compile-time string obfuscation with runtime decryption and secure memory wiping
Core runtime logic for obfuse string obfuscation
Procedural macros for obfuse string obfuscation
Constant-time-designed pure-Rust SM2/SM3/SM4 primitives (no_std + alloc) with an in-CI dudect timing-leak regression harness
SIMD backends for gmcrypto-core — AVX2 (x86_64) and NEON (aarch64) packed bitsliced SM4 S-box, quarantined to keep `gmcrypto-core` `unsafe_code = forbid`
A library for decrypting/encrypting RPG Maker MV/MZ audio and image assets.
CryptGuard is a post-quantum cryptography library with support for Kyber, Falcon, Dilithium in combination with AES and XChaCha20.
Secure, flexible and fast encryption for Rust types. Part of the Vitamin-C cryptographic suite.
Rust implementation of Bottle protocol - layered message containers with encryption and signatures
A safe, ergonomic Rust wrapper around the age encryption library with strong typing, comprehensive error handling, and passphrase support.
Recipient-oriented file and directory encryption: passphrase (Argon2id) and X25519 public-key recipients, XChaCha20-Poly1305 STREAM payloads, HKDF-SHA3-256 / HMAC-SHA3-256 key derivation and authentication.