1. Home
  2. Browse
  3. cppvrf

cppvrf

v1.6.2#0Latest

cppvrf is a C++20 implementation of Verifiable Random Functions.

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.6.2#0

Publication

Supports

All

GitHub

Microsoft/cppvrf5

Homepage

github.com/microsoft/cppvrf

Subtree

353415a59f

License

MIT

Definition

Manifest