Registry / crypto / libaes-siv

libaes-siv

JSON →
library2020-10-15vcpkgunverified

An RFC5297-compliant C implementation of AES-SIV.

vcpkg install libaes-siv
INSTALL
IMPORT
SIG · LIBAES-SIV
L
libaes-siv
cryptocppv2020-10-15
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.

aes_siv.h
#include <aes_siv.h>

Initialize AES-SIV context

#include <aes_siv.h> int main() { struct aes_siv_ctx ctx; aes_siv_init(&ctx, NULL, 0); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2020-10-15latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources

No resource links recorded.

libaes-siv — pip install libaes-siv · libregistry