IRI.Maptor.Sta.Security
2.11.0
dotnet add package IRI.Maptor.Sta.Security --version 2.11.0
NuGet\Install-Package IRI.Maptor.Sta.Security -Version 2.11.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IRI.Maptor.Sta.Security" Version="2.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IRI.Maptor.Sta.Security" Version="2.11.0" />
<PackageReference Include="IRI.Maptor.Sta.Security" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IRI.Maptor.Sta.Security --version 2.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IRI.Maptor.Sta.Security, 2.11.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package IRI.Maptor.Sta.Security@2.11.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IRI.Maptor.Sta.Security&version=2.11.0
#tool nuget:?package=IRI.Maptor.Sta.Security&version=2.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
IRI.Maptor.Sta.Security
A .NET Standard 2.1 library of cryptography and security primitives used across the Maptor ecosystem — AES encryption, RSA public-key cryptography, hashing, and JWT signing.
Features
Symmetric Encryption (AES)
RijndaelHelper— AES/Rijndael encrypt and decrypt with configurable key/IV
Asymmetric Encryption (RSA)
CryptoRSAHelper— RSA encrypt/decrypt and sign/verifyRSACryptoServiceProviderExtension— helper extensions forRSACryptoServiceProviderRsaKeys— key pair container (public + private)RsaMessage— encrypted message envelope
Hashing
HashAlgorithmHelper— MD5, SHA-1, SHA-256, SHA-512 convenience wrappers
JWT
SignedJsonWebToken— create and validate signed JSON Web Tokens
Helpers
CryptographyHelper— general-purpose cryptography utilitiesEncryptedMessage— generic encrypted payload wrapper
Installation
dotnet add package IRI.Maptor.Sta.Security
Project Structure
Sta.Security/
├── AES/
│ └── RijndaelHelper.cs
├── RSA/
│ ├── CryptoRSAHelper.cs
│ ├── RSACryptoServiceProviderExtension.cs
│ ├── RsaKeys.cs
│ └── RsaMessage.cs
├── Hashing/
│ └── HashAlgorithmHelper.cs
├── Services/
├── CryptographyHelper.cs
├── EncryptedMessage.cs
└── SignedJsonWebToken.cs
📦 NuGet: IRI.Maptor.Sta.Security
🐞 Issues: GitHub Issues
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- IRI.Maptor.Sta.Common (>= 2.11.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on IRI.Maptor.Sta.Security:
| Package | Downloads |
|---|---|
|
IRI.Maptor.Jab.Common
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.11.0 | 30 | 7/4/2026 |
| 2.11.0-alpha | 31 | 7/4/2026 |
| 2.10.0-alpha | 104 | 5/7/2026 |
| 2.9.1 | 124 | 4/16/2026 |
| 2.9.1-alpha | 101 | 4/19/2026 |
| 2.9.0 | 127 | 2/3/2026 |
| 2.9.0-alpha | 118 | 2/3/2026 |
| 2.8.13 | 146 | 12/26/2025 |
| 2.8.13-alpha | 145 | 12/26/2025 |
| 2.8.12 | 457 | 12/11/2025 |
| 2.8.12-alpha | 251 | 12/11/2025 |
| 2.8.11 | 443 | 11/19/2025 |
| 2.8.11-alpha | 434 | 11/19/2025 |
| 2.8.10 | 185 | 11/8/2025 |
| 2.8.10-alpha | 179 | 11/8/2025 |
| 2.8.9 | 220 | 10/31/2025 |
| 2.8.9-alpha | 189 | 10/31/2025 |
| 2.8.8 | 139 | 10/18/2025 |
| 2.8.8-alpha | 203 | 10/19/2025 |
| 2.8.7-alpha | 206 | 10/4/2025 |
Loading failed