Info
Version: | 1.0.1 |
Author(s): | NCode Group |
Last Update: | Sunday, July 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NCode.CryptoTransforms |
Install
Install-Package NCode.CryptoTransforms
dotnet add package NCode.CryptoTransforms
paket add NCode.CryptoTransforms
NCode.CryptoTransforms Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- NCode.ArrayLeases(>= 1.0.0)
- System.Buffers(>= 4.3.0)
- NCode.ArrayLeases(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.3.0)
Tags
Specifically this library provides implementations of ICryptoTransform for HashAlgorithm, ToBase64Transform, and FromBase64Transform.