Gab.Toolkits.Cryptography
1.0.1
dotnet add package Gab.Toolkits.Cryptography --version 1.0.1
NuGet\Install-Package Gab.Toolkits.Cryptography -Version 1.0.1
<PackageReference Include="Gab.Toolkits.Cryptography" Version="1.0.1" />
<PackageVersion Include="Gab.Toolkits.Cryptography" Version="1.0.1" />
<PackageReference Include="Gab.Toolkits.Cryptography" />
paket add Gab.Toolkits.Cryptography --version 1.0.1
#r "nuget: Gab.Toolkits.Cryptography, 1.0.1"
#:package Gab.Toolkits.Cryptography@1.0.1
#addin nuget:?package=Gab.Toolkits.Cryptography&version=1.0.1
#tool nuget:?package=Gab.Toolkits.Cryptography&version=1.0.1
ICryptographyProvider: implements System.Security.Cryptography
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
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 |
---|
<inheritdoc cref="ICryptographyMd5" />
<summary>
Interfaces:
ICryptographyProvider: implements ICryptographyMd5, ICryptographyHash, ICryptographyBase64
Representa a classe base com implementações de alguns algoritmos de System.Security.Cryptography.
ICryptographyMd5: mplements the basic conversion of Hash MD5
ICryptographyHash: implements the basic conversion of Hash 1, Hash256, Hash 384, Hash 512
ICryptProviderBase64: implements the basic conversion of Base64.
Paulo Cesar P Luna. 27/10/2017
</summary>