Expand description
§MockForge Security Core
Security and encryption primitives for MockForge.
This crate provides:
- Security: Access review, change management, compliance, privileged access, risk assessment, SIEM integration, and observability
- Encryption: Crypto algorithms (AES-GCM, ChaCha20-Poly1305), key management, key derivation (Argon2, PBKDF2), key rotation, and auto-encryption policies
Re-exports§
Modules§
- encryption
- Encryption module for MockForge Security Core
- error
- Error types for MockForge Security Core
- security
- Security module for MockForge