Virgil.CryptoAPI by Virgil Security,Inc

<PackageReference Include="Virgil.CryptoAPI" Version="1.0.0" />

 Virgil.CryptoAPI 1.0.0

Virgil.CryptoAPI provides the required interfaces to Virgil.SDK.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Virgil.CryptoAPI</id>
    <version>1.0.0</version>
    <title>Virgil.CryptoAPI</title>
    <authors>Virgil Security,Inc</authors>
    <owners>Virgil Security,Inc</owners>
    <licenseUrl>http://opensource.org/licenses/Apache-2.0</licenseUrl>
    <projectUrl>https://virgilsecurity.com/</projectUrl>
    <iconUrl>https://avatars0.githubusercontent.com/u/9740508</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Virgil.CryptoAPI provides the required interfaces to Virgil.SDK.</description>
    <summary>Virgil Security allows for every developer can build cryptographic features including end-to-end encryption, passwordless authentication, and cryptographic verification of data, devices, and identities into their products, with no cryptographic training. Virgil SDK simplifies their work with Virgil Security services(keys management and identities validation) and Crypto Library(modern algorithms with crypto agility).

Docs - https://developer.virgilsecurity.com/docs/cs
Source - https://github.com/VirgilSecurity/virgil-sdk-net

Supported Platforms:
  - .NET Framework 4.5+
  - ASP.NET Core 1.0+
  - Windows 8+
  - Windows Phone 8.1+
  - Windows Phone Silverlight 8+
  - Xamarin.Android
  - Xamarin.iOS
  - Xamarin.iOS (Classic)</summary>
    <releaseNotes />
    <copyright>© 2018 Virgil Security, Inc.</copyright>
    <language>en-US</language>
    <tags>PKI, Cryptography, Cross Platform</tags>
  </metadata>
</package>