Registry / crypto / liboqs

liboqs

JSON →
library0.15.0vcpkgunverified

Open source C library for quantum-safe cryptographic algorithms.

vcpkg install liboqs
INSTALL
IMPORT
SIG · LIBOQS
L
liboqs
cryptocppv0.15.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.

oqs/oqs.h
#include <oqs/oqs.h>

Print the name of a supported KEM algorithm

#include <oqs/oqs.h> #include <iostream> int main() { std::cout << OQS_KEM_alg_kyber_512 << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

liboqs — pip install liboqs · libregistry