<PackageReference Include="SshNet.Security.Cryptography" Version="1.0.0" />

SshNet.Security.Cryptography 1.0.0

Cryptographic functions for .NET

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>SshNet.Security.Cryptography</id>
    <version>1.0.0</version>
    <title>SshNet.Security.Cryptography</title>
    <authors>Renci</authors>
    <owners>drieseng,olegkap</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/sshnet/Cryptography/LICENSE</licenseUrl>
    <projectUrl>https://github.com/sshnet/Cryptography/</projectUrl>
    <description>Cryptographic functions for .NET</description>
    <summary>Cryptographic functions for .NET</summary>
    <copyright>2010-2016, RENCI</copyright>
    <language>en-US</language>
    <tags>crypto</tags>
  </metadata>
</package>