Rijndael256 3.2.0
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.
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"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 1.0
- Microsoft.NETCore.App (>= 1.1.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
-
.NETFramework 4.5.2
- No dependencies.
Used By
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.