1. Home
  2. Browse
  3. cppvrf

cppvrf

v1.4.0#0Go to latest

VRF implementation library in C++20

Install

Run the following Vcpkg command to install the port.

vcpkg install cppvrf

Usage

cppvrf provides CMake targets:

find_package(cppvrf CONFIG REQUIRED)

target_link_libraries(main PRIVATE cppvrf::cppvrf)

Dependencies

See source

Version

v1.4.0#0

Publication

Supports

All

GitHub

Microsoft/cppvrf

Homepage

github.com/microsoft/cppvrf

Subtree

4f2cca8eb1

License

MIT

Definition

Manifest