Rijndael256 3.2.0
.NET Core 1.0
.NET Framework 4.5.2
Install-Package Rijndael256 -Version 3.2.0
dotnet add package Rijndael256 --version 3.2.0
<PackageReference Include="Rijndael256" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rijndael256 --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rijndael256, 3.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rijndael256 as a Cake Addin
#addin nuget:?package=Rijndael256&version=3.2.0
// Install Rijndael256 as a Cake Tool
#tool nuget:?package=Rijndael256&version=3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Rijndael256 makes encrypting data and files a breeze with the AES symmetric-key cipher Rijndael.
Features: AES-128, AES-192, AES-256, Authenticated Encryption (AE), Encrypt-then-MAC (EtM), SHA-512, PBKDF2.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 1.0
- Microsoft.NETCore.App (>= 1.1.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
-
.NETFramework 4.5.2
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Rijndael256:
Package | Downloads |
---|---|
Barricade
Barricade is a lightweight membership system. An ASP.NET Web API security library that implements OAuth 2 authentication and claim based authorizations. |
GitHub repositories
This package is not used by any popular GitHub repositories.