AT.NetCore.Encipher
2.2.0.1
The bluefish is the modified encryption/decryption in combination of AES (Advanced Encryption Standard or Rijndael) and MD5 for One way encryption. The encrypted string has querystring compatibility for website url.
Install-Package AT.NetCore.Encipher -Version 2.2.0.1
dotnet add package AT.NetCore.Encipher --version 2.2.0.1
<PackageReference Include="AT.NetCore.Encipher" Version="2.2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AT.NetCore.Encipher --version 2.2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AT.NetCore.Encipher, 2.2.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.2
- System.Management (>= 5.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AT.NetCore.Encipher:
Package | Downloads |
---|---|
AT.NetCore.Common
This AT.NetCore.Common library provides those kind of common functions/methods and it reduces 30% developers coding time.
|
GitHub repositories
This package is not used by any popular GitHub repositories.