Registry / crypto / spdk-ipsec

spdk-ipsec

JSON →
library2018-07-11vcpkgunverified

SPDK mirror of ipsec. Intel(R) Multi-Buffer Crypto for IPsec Library

vcpkg install spdk-ipsec
INSTALL
IMPORT
SIG · SPDK-IPSEC
S
spdk-ipsec
cryptocppv2018-07-11
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.

ipsec.h
#include <ipsec.h>

Initialize IPSec library

#include <ipsec.h> #include <iostream> int main() { // Example: initialize IPSec library IPSec_STATUS status = IPSec_Init(); std::cout << "IPSec init status: " << status << '\n'; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2018-07-11latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
Amazon
1
Resources

No resource links recorded.

spdk-ipsec — pip install spdk-ipsec · libregistry