Registry / crypto / apsi
library0.11.0vcpkgunverified

APSI is a research library for asymmetric private set intersection.

vcpkg install apsi
INSTALL
IMPORT
SIG · APSI
A
apsi
cryptocppv0.11.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

apsi/apsi.h
#include <apsi/apsi.h>

Basic APSI library initialization

#include <apsi/apsi.h> #include <iostream> int main() { std::cout << "APSI library loaded" << std::endl; return 0; }
Debug
Known issues
breakingAPSI is research-grade and may have breaking API changes between versions
fix
Pin to a specific version and test thoroughly before upgrading
affects: <1.0.0
Upgrade
Version history
0.11.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
34
Resources

No resource links recorded.

apsi — pip install apsi · libregistry