Aleph1.Security.Implementation.RijndaelManaged 4.8.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Aleph1.Security.Implementation.RijndaelManaged --version 4.8.0
NuGet\Install-Package Aleph1.Security.Implementation.RijndaelManaged -Version 4.8.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="Aleph1.Security.Implementation.RijndaelManaged" Version="4.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aleph1.Security.Implementation.RijndaelManaged --version 4.8.0
#r "nuget: Aleph1.Security.Implementation.RijndaelManaged, 4.8.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.
// Install Aleph1.Security.Implementation.RijndaelManaged as a Cake Addin
#addin nuget:?package=Aleph1.Security.Implementation.RijndaelManaged&version=4.8.0

// Install Aleph1.Security.Implementation.RijndaelManaged as a Cake Tool
#tool nuget:?package=Aleph1.Security.Implementation.RijndaelManaged&version=4.8.0

Aleph1 Security implementation using the RijndaelManaged algorithm

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.1 27 3/27/2024
5.0.0 59 3/26/2024
4.8.0 486 1/6/2023
1.0.1 3,745 7/29/2020
1.0.0 519 6/30/2020

Throws exceptions when decrypting empty strings or null.