Virgil.PFS
1.0.3-alpha
Perfect Forward Secrecy (PFS) is a technique that protects previously intercepted traffic from being decrypted even if the main private key is compromised.
With PFS enabled communication, a hacker could only access information that is actively transmitted because PFS forces a system to create different keys per session.In other words, PFS makes sure there is no master key to decrypt all the traffic.
This is a prerelease version of Virgil.PFS.
Install-Package Virgil.PFS -Version 1.0.3-alpha
dotnet add package Virgil.PFS --version 1.0.3-alpha
<PackageReference Include="Virgil.PFS" Version="1.0.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Virgil.PFS --version 1.0.3-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Virgil.SDK (>= 4.3.3)
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 |
---|---|---|
1.0.3-alpha | 364 | 8/31/2017 |
1.0.2-alpha | 340 | 8/31/2017 |
1.0.1-alpha | 316 | 8/31/2017 |
1.0.0-alpha | 333 | 8/31/2017 |