Inhaltsverzeichnis
WvdS.System.Security.Cryptography Namespace
Contains core configuration and enumerations for post-quantum cryptography.
Classes
| Class | Description |
|---|---|
| CryptoConfig | Static class for global configuration |
Enumerations
| Enum | Description |
|---|---|
| CryptoMode | Defines the cryptographic mode (Classic, Hybrid, PostQuantum) |
Remarks
This namespace is the entry point for all PQ crypto operations. Configuration is done via CryptoConfig.DefaultMode.
using WvdS.System.Security.Cryptography; CryptoConfig.DefaultMode = CryptoMode.Hybrid;
See Also
Wolfgang van der Stille @ EMSR DATA d.o.o. - Post-Quantum Cryptography Professional
Zuletzt geändert: on 2026/01/29 at 11:21 PM