Crossdyne.Security.Exceptions
0.3.0-beta.1
dotnet add package Crossdyne.Security.Exceptions --version 0.3.0-beta.1
NuGet\Install-Package Crossdyne.Security.Exceptions -Version 0.3.0-beta.1
<PackageReference Include="Crossdyne.Security.Exceptions" Version="0.3.0-beta.1" />
<PackageVersion Include="Crossdyne.Security.Exceptions" Version="0.3.0-beta.1" />
<PackageReference Include="Crossdyne.Security.Exceptions" />
paket add Crossdyne.Security.Exceptions --version 0.3.0-beta.1
#r "nuget: Crossdyne.Security.Exceptions, 0.3.0-beta.1"
#:package Crossdyne.Security.Exceptions@0.3.0-beta.1
#addin nuget:?package=Crossdyne.Security.Exceptions&version=0.3.0-beta.1&prerelease
#tool nuget:?package=Crossdyne.Security.Exceptions&version=0.3.0-beta.1&prerelease
Custom exception types for Crossdyne.Security library. Provides specialized exceptions for authentication failures, cryptographic errors, SRP protocol violations, and security-related error handling.
| 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
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Crossdyne.Security.Exceptions:
| Package | Downloads |
|---|---|
|
Crossdyne.Security.Configuration
Cryptographic configuration constants and options for Crossdyne.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. |
|
|
Crossdyne.Security.Cryptography
Cryptographic primitives and utilities for Crossdyne.Security. Includes secure hashing, encryption, key derivation functions (KDF), and cryptographic helpers with best practices implementation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.3.0-beta.1 | 82 | 5/16/2026 |
| 0.2.0-beta.1 | 88 | 4/26/2026 |