Rijndael256.Core
3.2.5
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.Core -Version 3.2.5
dotnet add package Rijndael256.Core --version 3.2.5
<PackageReference Include="Rijndael256.Core" Version="3.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rijndael256.Core --version 3.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rijndael256.Core, 3.2.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5.1
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Rijndael256.Core:
Package | Downloads |
---|---|
Xtra.Services
Xtra Services for .Net Core Web Application.
|
|
DotNet.Misc.Security
Simplifies data encryption and decryption, removing the need to handle byte arrays, memory slices and other low level implementation details.
|
|
CoreExtensions.Cryptography
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.2.5 | 35,113 | 8/4/2017 |