Goletas.Security
2.0.0
Provides ability to encrypt and sign data with key rotation support for up to 16 concurrent keys through the DataProtector class. This lib also exposes AES256-CBC, SHA256, HMAC-SHA256, PBKDF2-SHA256, and KDF-SHA256 algorithms implemented in native code for performance reasons.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
Install-Package Goletas.Security -Version 2.0.0
dotnet add package Goletas.Security --version 2.0.0
<PackageReference Include="Goletas.Security" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Goletas.Security --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Goletas.Security, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Goletas.Security as a Cake Addin
#addin nuget:?package=Goletas.Security&version=2.0.0
// Install Goletas.Security as a Cake Tool
#tool nuget:?package=Goletas.Security&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Compiled against .NET 4.5 framework. Signed with strong name and authenticode certificates.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|