Virgil.PFS
1.0.1-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.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Virgil.PFS -Version 1.0.1-alpha
dotnet add package Virgil.PFS --version 1.0.1-alpha
<PackageReference Include="Virgil.PFS" Version="1.0.1-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.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Virgil.PFS, 1.0.1-alpha"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Virgil.SDK (>= 4.3.2)
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 | 445 | 8/31/2017 |
1.0.2-alpha | 421 | 8/31/2017 |
1.0.1-alpha | 401 | 8/31/2017 |
1.0.0-alpha | 414 | 8/31/2017 |