LibVRF.Native by Skird

<PackageReference Include="LibVRF.Native" Version="0.0.8" />

Package Files

0 bytes

 LibVRF.Native 0.0.8

This package contains platform-specific native code builds of rust LibVRF implementation. Included: linux-x64/libvrf.so, osx-x64/libvrf.dylib, win-x64/vrf.dll

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>LibVRF.Native</id>
    <version>0.0.8</version>
    <authors>Skird</authors>
    <owners>Skird</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/Skird/vrf-rs</projectUrl>
    <description>This package contains platform-specific native code builds of rust LibVRF implementation. Included: linux-x64/libvrf.so, osx-x64/libvrf.dylib, win-x64/vrf.dll</description>
    <tags>VRF elliptic curve cryptography</tags>
  </metadata>
</package>