Quantropic.Security.Configuration
0.2.0-beta.1
Prefix Reserved
dotnet add package Quantropic.Security.Configuration --version 0.2.0-beta.1
NuGet\Install-Package Quantropic.Security.Configuration -Version 0.2.0-beta.1
<PackageReference Include="Quantropic.Security.Configuration" Version="0.2.0-beta.1" />
<PackageVersion Include="Quantropic.Security.Configuration" Version="0.2.0-beta.1" />
<PackageReference Include="Quantropic.Security.Configuration" />
paket add Quantropic.Security.Configuration --version 0.2.0-beta.1
#r "nuget: Quantropic.Security.Configuration, 0.2.0-beta.1"
#:package Quantropic.Security.Configuration@0.2.0-beta.1
#addin nuget:?package=Quantropic.Security.Configuration&version=0.2.0-beta.1&prerelease
#tool nuget:?package=Quantropic.Security.Configuration&version=0.2.0-beta.1&prerelease
Cryptographic configuration constants and options for Quantropic.Security libraries.
Provides RFC 5054-compliant SRP parameters (3072-bit prime), AES-GCM settings,
and PBKDF2 key derivation options with built-in validation, fluent builder API,
and secure presets (Default, HighSecurity, Legacy).
Ensures safe defaults and prevents misconfiguration of cryptographic operations.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Quantropic.Security.Exceptions (>= 0.2.0-beta.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Quantropic.Security.Configuration:
| Package | Downloads |
|---|---|
|
Quantropic.Security.Abstractions
Core abstractions, interfaces, and base types for Quantropic.Security library. Provides foundational contracts for security implementations including authentication, cryptography, and SRP protocols. |
|
|
Quantropic.Security.Utilities
Cryptographic utility library for .NET providing BigInteger extensions, URL-safe Base64 encoding, and SRP (Secure Remote Password) protocol helpers. Includes fixed-length big-endian serialization, SHA-256 hashing utilities, and protocol-specific encoding for secure authentication implementations. |
|
|
Quantropic.Security.Cryptography
Cryptographic primitives and utilities for Quantropic.Security. Includes secure hashing, encryption, key derivation functions (KDF), and cryptographic helpers with best practices implementation. |
|
|
Quantropic.Security.Srp.Server
Secure Remote Password (SRP-6a) protocol server implementation. Provides secure password verification and session establishment for authentication servers. Includes password verifier storage and multi-step authentication flow. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.0-beta.1 | 69 | 3/19/2026 |
| 0.1.0-beta.2 | 63 | 3/4/2026 |
| 0.1.0-beta.1 | 72 | 3/3/2026 |