matteosala
-
- 107 total downloads
- last updated 3/22/2026
- Latest version: 2.4.0
Always-encrypted primitive types (CyInt, CyString, CyBool, etc.) — AES-256-GCM encrypted values with taint tracking and auto-destroy. -
- 100 total downloads
- last updated 3/22/2026
- Latest version: 2.4.0
Roslyn analyzer for CyTypes — detects insecure patterns like unprotected decryption and missing Dispose calls on encrypted primitives. -
- 98 total downloads
- last updated 3/22/2026
- Latest version: 2.4.0
Dependency injection extensions for CyTypes — register security policies, audit sinks, and redacting loggers via IServiceCollection. -
- 97 total downloads
- last updated 3/22/2026
- Latest version: 2.4.0
Entity Framework Core value converters for CyTypes encrypted primitives — seamless persistence of always-encrypted types. -
- 104 total downloads
- last updated 3/22/2026
- Latest version: 2.4.0
Core cryptographic infrastructure for CyTypes — AES-256-GCM encrypted primitives, key management, policy system, and memory protection. -
- 98 total downloads
- last updated 3/22/2026
- Latest version: 2.4.0
Auto-redacting logging for CyTypes — ensures encrypted values never leak into log output. -
- 97 total downloads
- last updated 3/22/2026
- Latest version: 2.4.0
Fully Homomorphic Encryption (FHE) support for CyTypes using Microsoft SEAL — enables arithmetic on encrypted data without decryption. -
- 97 total downloads
- last updated 3/22/2026
- Latest version: 2.4.0
Thread-safe encrypted collections for CyTypes — CyList and CyDictionary with taint propagation and policy enforcement. -
- 63 total downloads
- last updated 3/22/2026
- Latest version: 2.4.0
Secure streaming I/O for CyTypes — encrypted file, IPC (named pipes), and TCP streams with AES-256-GCM chunked encryption and hybrid post-quantum key exchange. -
CyTypes
by: matteosala- 0 total downloads
- last updated 3/22/2026
- Latest version: 2.4.0
Always-encrypted .NET primitive types — single package with all components. Includes Core, Primitives, Collections, FHE (Microsoft SEAL), Streams, EF Core, DI, Logging, and Analyzer.