Releases: gokusan92/SecureGrpc
Releases · gokusan92/SecureGrpc
SecureGrpc v1.0.0 - Secure Post-Quantum gRPC
🚀 First Release!
✅ Security Status
- NO VULNERABILITIES - Uses Grpc.Net.Client 2.65.0
- Fixed CVE-2023-32731 (was in old Grpc.Core)
- Fixed CVE-2023-33953 (was in old Grpc.Core)
📦 Download Package
Download SecureGrpc.1.0.0.nupkg below
🔧 Installation
# Download the .nupkg file, then:
dotnet add package SecureGrpc --source .
✨ Features
- Post-quantum secure (ML-KEM/Kyber + DH)
- AES-256-GCM encryption
- Zero configuration
- Perfect forward secrecy